vendor:
Pet Listing Script
by:
HackXBack
8,8
CVSS
HIGH
Cross Site Request Forgery, Multiple Cross Site Scripting
352, 79
CWE
Product Name: Pet Listing Script
Affected Version From: V1.0
Affected Version To: V1.0
Patch Exists: YES
Related CWE: N/A
CPE: a:phpjabbers:pet_listing_script
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
2020
Pet Listing Script V1.0 – Multiple Vulnerabilities
The Pet Listing Script V1.0 is vulnerable to Cross Site Request Forgery and Multiple Cross Site Scripting. An attacker can exploit this vulnerability by sending a malicious request to the server with a crafted HTML form containing hidden input fields. The attacker can also exploit the vulnerability by sending a malicious request with a crafted HTML form containing a script tag with malicious JavaScript code. This can be used to steal the user's cookies and gain access to the application.
Mitigation:
The application should use a secure random token to verify the authenticity of the request. The application should also validate all user input and sanitize it before displaying it to the user.