cvelist/2023/6xxx/CVE-2023-6579.json

105 lines
3.8 KiB
JSON
Raw Normal View History

2023-12-07 14:00:32 +00:00
{
2023-12-07 22:00:32 +00:00
"data_version": "4.0",
2023-12-07 14:00:32 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-6579",
2023-12-07 22:00:32 +00:00
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
2023-12-07 14:00:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-12-07 22:00:32 +00:00
"value": "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."
},
{
"lang": "deu",
"value": "Eine kritische Schwachstelle wurde in osCommerce 4 entdeckt. Davon betroffen ist unbekannter Code der Datei /b2b-supermarket/shopping-cart der Komponente POST Parameter Handler. Dank Manipulation des Arguments estimate[country_id] mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk erfolgen."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 SQL Injection",
"cweId": "CWE-89"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "osCommerce",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "4"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.247160",
"refsource": "MISC",
"name": "https://vuldb.com/?id.247160"
},
{
"url": "https://vuldb.com/?ctiid.247160",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.247160"
2023-12-08 18:00:34 +00:00
},
{
"url": "http://packetstormsecurity.com/files/176124/osCommerce-4-SQL-Injection.html",
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/176124/osCommerce-4-SQL-Injection.html"
2023-12-07 22:00:32 +00:00
}
]
},
"credits": [
{
"lang": "en",
"value": "skalvin (VulDB User)"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 7.3,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "HIGH"
},
{
"version": "3.0",
"baseScore": 7.3,
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "HIGH"
},
{
"version": "2.0",
"baseScore": 7.5,
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P"
2023-12-07 14:00:32 +00:00
}
]
}
}