cvelist/2024/42xxx/CVE-2024-42761.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2024-08-05 10:01:03 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2024-08-22 21:00:33 +00:00
"ID": "CVE-2024-42761",
"STATE": "PUBLIC"
2024-08-05 10:01:03 +00:00
},
2024-08-22 21: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",
2024-08-05 10:01:03 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2024-08-22 21:00:33 +00:00
"value": "A Stored Cross Site Scripting (XSS) vulnerability was found in \"/admin_schedule.php\" in Kashipara Bus Ticket Reservation System v1.0, which allows remote attackers to execute arbitrary code via scheduleDurationPHP parameter."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.kashipara.com/",
"refsource": "MISC",
"name": "https://www.kashipara.com/"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/takekaramey/CVE_Writeup/blob/main/Kashipara/Bus%20Ticket%20Reservation%20System%20v1.0/Stored%20XSS%20-%20Bus%20Schedule%20List.pdf",
"url": "https://github.com/takekaramey/CVE_Writeup/blob/main/Kashipara/Bus%20Ticket%20Reservation%20System%20v1.0/Stored%20XSS%20-%20Bus%20Schedule%20List.pdf"
2024-08-05 10:01:03 +00:00
}
]
}
}