cvelist/2024/50xxx/CVE-2024-50826.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2024-10-28 04:00:37 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2024-11-14 18:00:36 +00:00
"ID": "CVE-2024-50826",
"STATE": "PUBLIC"
2024-10-28 04:00:37 +00:00
},
2024-11-14 18:00:36 +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 04:00:37 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2024-11-14 18:00:36 +00:00
"value": "A SQL Injection vulnerability was found in /admin/add_content.php in kashipara E-learning Management System Project 1.0 via the title and content parameters."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/m14r41/Writeups/blob/main/CVE/Kashipara/SQL%20Injection%20-%20add%20content.pdf",
"refsource": "MISC",
"name": "https://github.com/m14r41/Writeups/blob/main/CVE/Kashipara/SQL%20Injection%20-%20add%20content.pdf"
2024-10-28 04:00:37 +00:00
}
]
}
}