A stored cross-site scripting (XSS) vulnerability in Garage Management System v1.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the categoriesName parameter in createCategories.php.
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Link | Tags |
---|---|
https://www.sourcecodester.com/php/15485/garage-management-system-using-phpmysql-source-code.html | product |
http://packetstormsecurity.com/files/168718/Garage-Management-System-1.0-Cross-Site-Scripting.html | exploit vdb entry third party advisory |
https://github.com/thecasual/CVE-2022-41358 | third party advisory exploit |
https://cxsecurity.com/issue/WLB-2022100037 | issue tracking exploit third party advisory |
https://vulmon.com/vulnerabilitydetails?qid=CVE-2022-41358 | third party advisory |
https://www.samwallace.dev/research/Stored%20XSS%20in%20GMS%201.0 | third party advisory exploit |