PT-2025-39439 · Petstore · Petstore
Published
2025-09-25
·
Updated
2025-09-26
·
CVE-2025-29156
CVSS v3.1
6.1
Medium
| Vector | AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
petstore version 1.0.7
Description
A Cross Site Scripting issue exists in petstore version 1.0.7. This allows a remote attacker to execute arbitrary code by providing a crafted script to the
/api/v3/pet API endpoint. The attack vector involves submitting a malicious script through this endpoint.Recommendations
Update to a newer version that contains a fix for this vulnerability. As a temporary workaround, sanitize all user inputs before processing them in the
/api/v3/pet endpoint.Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Petstore