cvelist/2024/51xxx/CVE-2024-51209.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2024-10-28 05:00:56 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2024-11-20 15:00:30 +00:00
"ID": "CVE-2024-51209",
"STATE": "PUBLIC"
2024-10-28 05:00:56 +00:00
},
2024-11-20 15:00:30 +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-10-28 05:00:56 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2024-11-20 15:00:30 +00:00
"value": "Cross-Site Scripting (XSS) vulnerabilities in Anuj Kumar's Client Management System Version 1.2 allow local attackers to inject arbitrary web script or HTML via the search input field parameter to admin search invoice page and client search invoice page."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://phpgurukul.com/client-management-system-using-php-mysql/",
"refsource": "MISC",
"name": "https://phpgurukul.com/client-management-system-using-php-mysql/"
},
{
"refsource": "MISC",
"name": "https://gist.github.com/Esquirez/0c41e0279ca11d9bfc52c3938041d935",
"url": "https://gist.github.com/Esquirez/0c41e0279ca11d9bfc52c3938041d935"
2024-10-28 05:00:56 +00:00
}
]
}
}