cvelist/2024/5xxx/CVE-2024-5519.json

110 lines
3.9 KiB
JSON
Raw Normal View History

2024-05-30 07:00:34 +00:00
{
2024-05-30 16:01:05 +00:00
"data_version": "4.0",
2024-05-30 07:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-5519",
2024-05-30 16:01:05 +00:00
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
2024-05-30 07:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-05-30 16:01:05 +00:00
"value": "A vulnerability classified as critical was found in ItsourceCode Learning Management System Project In PHP 1.0. This vulnerability affects unknown code of the file login.php. The manipulation of the argument user_email leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-266590 is the identifier assigned to this vulnerability."
},
{
"lang": "deu",
"value": "In ItsourceCode Learning Management System Project In PHP 1.0 wurde eine Schwachstelle entdeckt. Sie wurde als kritisch eingestuft. Es geht um eine nicht n\u00e4her bekannte Funktion der Datei login.php. Mittels dem Manipulieren des Arguments user_email mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk erfolgen. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 SQL Injection",
"cweId": "CWE-89"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "ItsourceCode",
"product": {
"product_data": [
{
"product_name": "Learning Management System Project In PHP",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.266590",
"refsource": "MISC",
"name": "https://vuldb.com/?id.266590"
},
{
"url": "https://vuldb.com/?ctiid.266590",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.266590"
},
{
"url": "https://vuldb.com/?submit.346310",
"refsource": "MISC",
"name": "https://vuldb.com/?submit.346310"
},
{
"url": "https://github.com/L1OudFd8cl09/CVE/issues/2",
"refsource": "MISC",
"name": "https://github.com/L1OudFd8cl09/CVE/issues/2"
}
]
},
"credits": [
{
"lang": "en",
"value": "N3xu5Cr4ck37 (VulDB User)"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 7.3,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "HIGH"
},
{
"version": "3.0",
"baseScore": 7.3,
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "HIGH"
},
{
"version": "2.0",
"baseScore": 7.5,
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P"
2024-05-30 07:00:34 +00:00
}
]
}
}