vendor:
PHP Article Publisher
by:
ThE g0bL!N
7,5
CVSS
HIGH
Arbitrary Auth Bypass
287
CWE
Product Name: PHP Article Publisher
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Localhost
2009
PHP Article Publisher Arbitrary Auth Bypass Vulnerability
The path of the control panel is http://localhost/php_article_publisher/publisher/admin.php. The panel requires a username and password. The exploit is to enter http://localhost/php_article_publisher/publisher/admin.php?id=1, which will bypass the authentication and grant the user full permissions.
Mitigation:
Ensure that authentication is properly implemented and enforced.