Executive brief
itsourcecode Content Management System 1.0 is a PHP-based platform used for managing website content. A security vulnerability in the system's administrative interface allows an attacker to perform SQL injection. If exploited, this could lead to unauthorized access to the database, exposure of sensitive information, or the ability to modify or delete website data.
Technical details
A SQL injection vulnerability exists in itsourcecode Content Management System 1.0 within the /admin/add_sub_topic.php file. The root cause is the failure to properly sanitize or validate the 'topic_id' GET parameter before using it in a database query. A remote attacker with low-level privileges (authenticated user) can exploit this by sending a specially crafted UNION-based SQL query. Successful exploitation allows the attacker to bypass database security controls, extract sensitive data, or manipulate database records. A public exploit (PoC) using sqlmap has been disclosed.
Affected products
- itsourcecode Content Management System 1.0
Timeline
- 2026-05-09: disclosed: Initial vulnerability report on GitHub
- 2026-06-01: advisory: NVD/VulDB publication date