cvelist/2023/51xxx/CVE-2023-51298.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2023-12-18 05:00:34 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2025-02-19 20:00:33 +00:00
"ID": "CVE-2023-51298",
"STATE": "PUBLIC"
2023-12-18 05:00:34 +00:00
},
2025-02-19 20:00:33 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2023-12-18 05:00:34 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2025-02-19 20:00:33 +00:00
"value": "PHPJabbers Event Booking Calendar v4.0 is vulnerable to CSV Injection vulnerability which allows an attacker to execute remote code. The vulnerability exists due to insufficient input validation on Languages section Labels any parameters field in System Options that is used to construct CSV file."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.phpjabbers.com/event-booking-calendar/#sectionDemo",
"refsource": "MISC",
"name": "https://www.phpjabbers.com/event-booking-calendar/#sectionDemo"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/176487/PHPJabbers-Event-Booking-Calendar-4.0-CSV-Injection.html",
"url": "http://packetstormsecurity.com/files/176487/PHPJabbers-Event-Booking-Calendar-4.0-CSV-Injection.html"
2023-12-18 05:00:34 +00:00
}
]
}
}