CVE-2011-10013
published 2025-08-13CVE-2011-10013: Traq versions 2.0 through 2.3 contain a remote code execution vulnerability in the admincp/common.php script. The flawed authorization logic fails to halt…
PriorityP272critical10CVSS 4.0
AVNACLATNPRNUINVCHVIHVAHSCHSIHSAHEXCRXIRXARXMAVXMACXMATXMPRXMUIXMVCXMVIXMVAXMSCXMSIXMSAXSXAUXRXVXREXUX
EXPLOIT
EPSS
1.49%
70.9th percentile
Traq versions 2.0 through 2.3 contain a remote code execution vulnerability in the admincp/common.php script. The flawed authorization logic fails to halt execution after a failed access check, allowing unauthenticated users to reach admin-only functionality. This can be exploited via plugins.php to inject and execute arbitrary PHP code.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| traq_project | issue_tracking_system | 2.0 – 2.3 | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Unauthenticated HTTP requests targeting /admincp/plugins.php should be flagged — the broken authorization in admincp/common.php allows the header() redirect to be bypassed, meaning unauthenticated clients can reach admin-only plugin functionality and inject arbitrary PHP code. ↗
- →Monitor for unauthenticated POST requests to any script under the /admincp/ directory, as the flawed access check in common.php fails to halt execution after a failed authorization, exposing all admin scripts to unauthenticated access. ↗
- ·Affected versions are strictly Traq 2.0 through 2.3; detections and mitigations should be scoped to this version range. ↗
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
No writeups or analysis indexed.
https://github.com/nirix/traq/releases/tag/v2.3.1https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/multi/http/traq_plugin_exec.rbhttps://web.archive.org/web/20110729003039/https://traqproject.org/https://www.exploit-db.com/exploits/18213https://www.exploit-db.com/exploits/18239https://www.vulncheck.com/advisories/traq-issue-tracking-system-rce
2025-08-13
Published