cvelist/2024/40xxx/CVE-2024-40402.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2024-07-05 05:00:48 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2024-07-17 20:00:34 +00:00
"ID": "CVE-2024-40402",
"STATE": "PUBLIC"
2024-07-05 05:00:48 +00:00
},
2024-07-17 20:00:34 +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-07-05 05:00:48 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2024-07-17 20:00:34 +00:00
"value": "A SQL injection vulnerability was found in 'ajax.php' of Sourcecodester Simple Library Management System 1.0. This vulnerability stems from insufficient user input validation of the 'username' parameter, allowing attackers to inject malicious SQL queries."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/CveSecLook/cve/issues/49",
"refsource": "MISC",
"name": "https://github.com/CveSecLook/cve/issues/49"
2024-07-05 05:00:48 +00:00
}
]
}
}