vendor:
Article Publisher PRO
by:
ZoRLu
7.5
CVSS
HIGH
Insecure Cookie Handling
614
CWE
Product Name: Article Publisher PRO
Affected Version From: 1.5
Affected Version To: 1.5
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: N/A
2008
Article Publisher PRO Insecure Cookie Handling Vulnerability
Article Publisher PRO version 1.5 is vulnerable to insecure cookie handling. An attacker can exploit this vulnerability by setting a malicious cookie with user_id and passwd_md5 values. This will allow the attacker to gain access to the application without authentication.
Mitigation:
Ensure that cookies are set with the secure flag and that the application is validating the user_id and passwd_md5 values.