cvelist/2023/3xxx/CVE-2023-3311.json

110 lines
3.9 KiB
JSON
Raw Normal View History

2023-06-18 15:00:40 +00:00
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-3311",
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
2023-06-19 08:00:39 +00:00
"value": "A vulnerability, which was classified as problematic, was found in PuneethReddyHC online-shopping-system-advanced 1.0. This affects an unknown part of the file addsuppliers.php. The manipulation of the argument First name leads to cross site scripting. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-231807."
2023-06-18 15:00:40 +00:00
},
{
"lang": "deu",
2023-06-19 08:00:39 +00:00
"value": "Es wurde eine problematische Schwachstelle in PuneethReddyHC online-shopping-system-advanced 1.0 gefunden. Es geht dabei um eine nicht klar definierte Funktion der Datei addsuppliers.php. Durch Manipulation des Arguments First name mit unbekannten Daten kann eine cross site scripting-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk passieren. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung."
2023-06-18 15:00:40 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross Site Scripting",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
2023-06-19 08:00:39 +00:00
"vendor_name": "PuneethReddyHC",
2023-06-18 15:00:40 +00:00
"product": {
"product_data": [
{
2023-06-19 08:00:39 +00:00
"product_name": "online-shopping-system-advanced",
2023-06-18 15:00:40 +00:00
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.231807",
"refsource": "MISC",
"name": "https://vuldb.com/?id.231807"
},
{
"url": "https://vuldb.com/?ctiid.231807",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.231807"
2023-06-19 15:00:42 +00:00
},
{
"url": "https://kr1shna4garwal.github.io/posts/cve-poc-2023/#cve-2023-3311",
"refsource": "MISC",
"name": "https://kr1shna4garwal.github.io/posts/cve-poc-2023/#cve-2023-3311"
2023-06-18 15:00:40 +00:00
}
]
},
"credits": [
2023-06-19 09:00:43 +00:00
{
"lang": "en",
"value": "Krishna Agarwal"
},
2023-06-18 15:00:40 +00:00
{
"lang": "en",
"value": "kr1shna4garwal (VulDB User)"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 2.4,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N",
"baseSeverity": "LOW"
},
{
"version": "3.0",
"baseScore": 2.4,
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N",
"baseSeverity": "LOW"
},
{
"version": "2.0",
"baseScore": 3.3,
"vectorString": "AV:N/AC:L/Au:M/C:N/I:P/A:N",
"baseSeverity": "LOW"
}
]
}
}