cve/2023/CVE-2023-6579.md

18 lines
1008 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-6579](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-6579)
![](https://img.shields.io/static/v1?label=Product&message=osCommerce&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%204%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
A vulnerability, which was classified as critical, has been found in osCommerce 4. Affected by this issue is some unknown functionality of the file /b2b-supermarket/shopping-cart of the component POST Parameter Handler. The manipulation of the argument estimate[country_id] leads to sql injection. The attack may be launched remotely. The identifier of this vulnerability is VDB-247160. NOTE: The vendor was contacted early about this disclosure but did not respond in any way.
### POC
#### Reference
- http://packetstormsecurity.com/files/176124/osCommerce-4-SQL-Injection.html
#### Github
No PoCs found on GitHub currently.