vendor:
Scribe
by:
KiNgOfThEwOrLd
7.5
CVSS
HIGH
Remote PHP Code Execution
79
CWE
Product Name: Scribe
Affected Version From:
Affected Version To: 0.2
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
Scribe <= 0.2 Remote PHP Code Execution
When registering a new user in Scribe <= 0.2, a file with the username is created in the /regged/ directory. The file contains the username. An attacker can exploit this by injecting PHP code in the username field during registration, which will be executed on the target server when accessing the generated file.
Mitigation:
Upgrade to a newer version of Scribe that fixes this vulnerability. Remove any potentially malicious usernames from the /regged/ directory.