-
Notifications
You must be signed in to change notification settings - Fork 3.4k
[FALSE-NEGATIVE] CVE-2022-31181 #13938
Copy link
Copy link
Closed
Labels
false-negativeNuclei template missing valid resultsNuclei template missing valid results
Description
Template IDs or paths
- CVE-2022-31181Environment
- OS: Ubuntu 24.04
- Nuclei: v3.5.1
- Go: go1.25.3Steps To Reproduce
nuclei -id CVE-2022-31181 -u https://site.com/ -debug
Relevant dumped responses
Anything else?
The SQL injection requires a product to be present in the wishlist to trigger successfully. However, the current template creates a new account with an empty wishlist, which prevents the injection from executing even if the vulnerability exists. This results in a false negative.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
false-negativeNuclei template missing valid resultsNuclei template missing valid results