vendor:
AeroCMS
by:
Hubert Wojciechowski
8.8
CVSS
HIGH
PHP Code Injection
94
CWE
Product Name: AeroCMS
Affected Version From: 0.0.1
Affected Version To: 0.0.1
Patch Exists: NO
Related CWE:
CPE: a:megatkc:aerocms:0.0.1
Platforms Tested: Windows 10
2022
Aero CMS v0.0.1 – PHP Code Injection (auth)
Aero CMS v0.0.1 is vulnerable to PHP Code Injection. An attacker can inject malicious code into the 'post_title' parameter of the 'posts.php' page when creating a new post. This can be exploited to execute arbitrary PHP code on the server.
Mitigation:
Input validation should be used to prevent malicious code from being injected into the 'post_title' parameter.