cvelist/2024/7xxx/CVE-2024-7636.json

110 lines
3.9 KiB
JSON
Raw Normal View History

2024-08-09 07:00:36 +00:00
{
2024-08-09 13:00:37 +00:00
"data_version": "4.0",
2024-08-09 07:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-7636",
2024-08-09 13:00:37 +00:00
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
2024-08-09 07:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-08-09 13:00:37 +00:00
"value": "A vulnerability was found in code-projects Simple Ticket Booking 1.0. It has been declared as critical. Affected by this vulnerability is an unknown functionality of the file authenticate.php of the component Login. The manipulation of the argument email/password leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used."
},
{
"lang": "deu",
"value": "In code-projects Simple Ticket Booking 1.0 wurde eine kritische Schwachstelle ausgemacht. Betroffen ist eine unbekannte Verarbeitung der Datei authenticate.php der Komponente Login. Durch die Manipulation des Arguments email/password mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk passieren. 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": "code-projects",
"product": {
"product_data": [
{
"product_name": "Simple Ticket Booking",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.274057",
"refsource": "MISC",
"name": "https://vuldb.com/?id.274057"
},
{
"url": "https://vuldb.com/?ctiid.274057",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.274057"
},
{
"url": "https://vuldb.com/?submit.386671",
"refsource": "MISC",
"name": "https://vuldb.com/?submit.386671"
},
{
"url": "https://github.com/space-security/cve/issues/1",
"refsource": "MISC",
"name": "https://github.com/space-security/cve/issues/1"
}
]
},
"credits": [
{
"lang": "en",
"value": "LiuMingxuan (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-08-09 07:00:36 +00:00
}
]
}
}