cvelist/2023/7xxx/CVE-2023-7130.json

105 lines
3.8 KiB
JSON
Raw Normal View History

2023-12-28 08:00:35 +00:00
{
2023-12-31 09:00:36 +00:00
"data_version": "4.0",
2023-12-28 08:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-7130",
2023-12-31 09:00:36 +00:00
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
2023-12-28 08:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-12-31 09:00:36 +00:00
"value": "A vulnerability has been found in code-projects College Notes Gallery 2.0 and classified as critical. Affected by this vulnerability is an unknown functionality of the file login.php. The manipulation of the argument user leads to sql injection. The exploit has been disclosed to the public and may be used. The identifier VDB-249133 was assigned to this vulnerability."
},
{
"lang": "deu",
"value": "In code-projects College Notes Gallery 2.0 wurde eine Schwachstelle gefunden. Sie wurde als kritisch eingestuft. Dabei geht es um eine nicht genauer bekannte Funktion der Datei login.php. Mittels dem Manipulieren des Arguments user mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. 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": "College Notes Gallery",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "2.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.249133",
"refsource": "MISC",
"name": "https://vuldb.com/?id.249133"
},
{
"url": "https://vuldb.com/?ctiid.249133",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.249133"
},
{
"url": "https://github.com/h4md153v63n/CVEs/blob/main/College_Notes_Gallery/College_Notes_Gallery-SQL_Injection.md",
"refsource": "MISC",
"name": "https://github.com/h4md153v63n/CVEs/blob/main/College_Notes_Gallery/College_Notes_Gallery-SQL_Injection.md"
}
]
},
"credits": [
{
"lang": "en",
"value": "Hamdi Sevben (VulDB User)"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 6.3,
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "MEDIUM"
},
{
"version": "3.0",
"baseScore": 6.3,
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "MEDIUM"
},
{
"version": "2.0",
"baseScore": 5.8,
"vectorString": "AV:A/AC:L/Au:N/C:P/I:P/A:P"
2023-12-28 08:00:35 +00:00
}
]
}
}