CVE-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 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.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2025-08-13 21:15

Updated : 2025-08-14 13:11


NVD link : CVE-2011-10013

Mitre link : CVE-2011-10013

CVE.ORG link : CVE-2011-10013


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')

CWE-306

Missing Authentication for Critical Function