avatarlist.php in the Your Account module, reached through modules.php, in Raven Web Services RavenNuke 2.30 allows remote authenticated users to execute arbitrary code via PHP sequences in an element of the replacements array, which is processed by the preg_replace function with the eval switch, as specified in an element of the patterns array.
References
Configurations
History
No history.
Information
Published : 2009-02-22 22:30
Updated : 2024-02-04 17:33
NVD link : CVE-2009-0677
Mitre link : CVE-2009-0677
CVE.ORG link : CVE-2009-0677
JSON object : View
Products Affected
ravenphpscripts
- ravennuke
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')