cvelist/2025/2xxx/CVE-2025-2051.json

124 lines
4.3 KiB
JSON
Raw Normal View History

2025-03-06 15:00:34 +00:00
{
2025-03-07 01:00:35 +00:00
"data_version": "4.0",
2025-03-06 15:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2025-2051",
2025-03-07 01:00:35 +00:00
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
2025-03-06 15:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2025-03-07 01:00:35 +00:00
"value": "A vulnerability has been found in PHPGurukul Apartment Visitors Management System 1.0 and classified as critical. This vulnerability affects unknown code of the file /search-visitor.php. The manipulation of the argument searchdata leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used."
},
{
"lang": "deu",
"value": "In PHPGurukul Apartment Visitors Management System 1.0 wurde eine kritische Schwachstelle gefunden. Hierbei betrifft es unbekannten Programmcode der Datei /search-visitor.php. Dank der Manipulation des Arguments searchdata mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Umgesetzt werden kann der Angriff \u00fcber das Netzwerk. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "SQL Injection",
"cweId": "CWE-89"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "Injection",
"cweId": "CWE-74"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "PHPGurukul",
"product": {
"product_data": [
{
"product_name": "Apartment Visitors Management System",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.298804",
"refsource": "MISC",
"name": "https://vuldb.com/?id.298804"
},
{
"url": "https://vuldb.com/?ctiid.298804",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.298804"
},
{
"url": "https://vuldb.com/?submit.514191",
"refsource": "MISC",
"name": "https://vuldb.com/?submit.514191"
},
{
"url": "https://github.com/guttlefish/vul/issues/9",
"refsource": "MISC",
"name": "https://github.com/guttlefish/vul/issues/9"
},
{
"url": "https://phpgurukul.com/",
"refsource": "MISC",
"name": "https://phpgurukul.com/"
}
]
},
"credits": [
{
"lang": "en",
"value": "3034177456 (VulDB User)"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 6.3,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "MEDIUM"
},
{
"version": "3.0",
"baseScore": 6.3,
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "MEDIUM"
},
{
"version": "2.0",
"baseScore": 6.5,
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P"
2025-03-06 15:00:34 +00:00
}
]
}
}