header-logo
Suggest Exploit
vendor:
PHPDug
by:
High-Tech Bridge SA Security Research Lab
3.3
CVSS
LOW
Cross-Site Request Forgery (CSRF) and Cross Site Scripting (XSS)
352 (CSRF) and 79 (XSS)
CWE
Product Name: PHPDug
Affected Version From: 2.0.0
Affected Version To: 2.0.0
Patch Exists: YES
Related CWE: N/A
CPE: a:kubelabs:phpdug
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
2011

Multiple XSS and CSRF Vulnerabilities in PHPDug

The vulnerability exists due to failure in the 'adm/admin_edit.php' script to properly verify the source of HTTP request. Successful exploitation of this vulnerability could result in a compromise of the application, theft of cookie-based authentication credentials, disclosure or modification of sensitive data. The vulnerability exists due to failure in the 'add_story.php', 'editprofile.php', 'adm/content_add.php', 'adm/admin_edit.php' scripts to properly sanitize user-supplied input in 'story_url', 'email', 'title', 'username' variables. Successful exploitation of this vulnerability could result in a compromise of the application, theft of cookie-based authentication credentials, disclosure or modification of sensitive data.

Mitigation:

Validate all input data and encode all output data.
Source

Exploit-DB raw data: