cvelist/2023/41xxx/CVE-2023-41448.json

72 lines
2.1 KiB
JSON
Raw Normal View History

2023-08-30 05:00:34 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-09-27 23:00:32 +00:00
"ID": "CVE-2023-41448",
"STATE": "PUBLIC"
2023-08-30 05:00:34 +00:00
},
2023-09-27 23:00:32 +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-08-30 05:00:34 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-09-27 23:00:32 +00:00
"value": "Cross Site Scripting vulnerability in phpkobo AjaxNewTicker v.1.0.5 allows a remote attacker to execute arbitrary code via a crafted payload to the ID parameter in the index.php component."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "http://ajaxnewsticker.com",
"refsource": "MISC",
"name": "http://ajaxnewsticker.com"
},
{
"url": "http://phpkobo.com",
"refsource": "MISC",
"name": "http://phpkobo.com"
},
{
"refsource": "MISC",
"name": "https://gist.github.com/RNPG/458e17f24ebf7d8af3c5c4d7073347a0",
"url": "https://gist.github.com/RNPG/458e17f24ebf7d8af3c5c4d7073347a0"
2023-08-30 05:00:34 +00:00
}
]
}
}