vendor:
Ppim
by:
BeyazKurt
7.5
CVSS
HIGH
File Delete and XSS
79, 264
CWE
Product Name: Ppim
Affected Version From: 1
Affected Version To: 1
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
Ppim v1.0 File Delete and XSS Vulnerability
Ppim v1.0 is vulnerable to file delete and XSS attacks. The file delete vulnerability is present in the upload.php file, which can be exploited by sending a specially crafted HTTP request to the vulnerable script. The XSS vulnerability is present in the events.php file, which can be exploited by sending a specially crafted HTTP request to the vulnerable script.
Mitigation:
Ensure that the application is not vulnerable to XSS attacks by validating all user-supplied input. Ensure that the application is not vulnerable to file delete attacks by properly validating user-supplied input.