cvelist/2023/4xxx/CVE-2023-4111.json

105 lines
3.9 KiB
JSON
Raw Normal View History

2023-08-02 21:00:34 +00:00
{
2023-08-03 04:00:35 +00:00
"data_version": "4.0",
2023-08-02 21:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-4111",
2023-08-03 04:00:35 +00:00
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
2023-08-02 21:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-08-03 04:00:35 +00:00
"value": "A vulnerability was found in PHP Jabbers Bus Reservation System 1.1 and classified as problematic. Affected by this issue is some unknown functionality of the file /index.php. The manipulation of the argument index/pickup_id leads to cross site scripting. The attack may be launched remotely. VDB-235958 is the identifier assigned to this vulnerability. NOTE: The vendor was contacted early about this disclosure but did not respond in any way."
},
{
"lang": "deu",
"value": "Eine Schwachstelle wurde in PHP Jabbers Bus Reservation System 1.1 gefunden. Sie wurde als problematisch eingestuft. Betroffen davon ist ein unbekannter Prozess der Datei /index.php. Durch Manipulieren des Arguments index/pickup_id mit unbekannten Daten kann eine cross site scripting-Schwachstelle ausgenutzt werden. Die Umsetzung des Angriffs kann dabei \u00fcber das Netzwerk erfolgen."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross Site Scripting",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "PHP Jabbers",
"product": {
"product_data": [
{
"product_name": "Bus Reservation System",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.235958",
"refsource": "MISC",
"name": "https://vuldb.com/?id.235958"
},
{
"url": "https://vuldb.com/?ctiid.235958",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.235958"
2023-08-03 16:00:34 +00:00
},
{
"url": "http://packetstormsecurity.com/files/173927/PHPJabbers-Bus-Reservation-System-1.1-Cross-Site-Scripting.html",
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/173927/PHPJabbers-Bus-Reservation-System-1.1-Cross-Site-Scripting.html"
2023-08-03 04:00:35 +00:00
}
]
},
"credits": [
{
"lang": "en",
"value": "skalvin (VulDB User)"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 4.3,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"baseSeverity": "MEDIUM"
},
{
"version": "3.0",
"baseScore": 4.3,
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"baseSeverity": "MEDIUM"
},
{
"version": "2.0",
"baseScore": 5,
2023-10-25 17:37:44 +00:00
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N"
2023-08-02 21:00:34 +00:00
}
]
}
}