cvelist/2021/4xxx/CVE-2021-4313.json

110 lines
4.1 KiB
JSON
Raw Normal View History

2023-01-15 12:00:42 +00:00
{
2023-01-16 12:00:40 +00:00
"data_version": "4.0",
2023-01-15 12:00:42 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2021-4313",
2023-01-16 12:00:40 +00:00
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
2023-01-15 12:00:42 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-10-20 14:00:36 +00:00
"value": "A vulnerability was found in NethServer phonenehome. It has been rated as critical. This issue affects the function get_info/get_country_coor of the file server/index.php. The manipulation leads to sql injection. The identifier of the patch is 759c30b0ddd7d493836bbdf695cf71624b377391. It is recommended to apply a patch to fix this issue. The identifier VDB-218393 was assigned to this vulnerability."
2023-01-16 12:00:40 +00:00
},
{
"lang": "deu",
"value": "Eine Schwachstelle wurde in NethServer phonenehome ausgemacht. Sie wurde als kritisch eingestuft. Betroffen davon ist die Funktion get_info/get_country_coor der Datei server/index.php. Durch Beeinflussen mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Der Patch wird als 759c30b0ddd7d493836bbdf695cf71624b377391 bezeichnet. Als bestm\u00f6gliche Massnahme wird Patching empfohlen."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 SQL Injection",
"cweId": "CWE-89"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "NethServer",
"product": {
"product_data": [
{
"product_name": "phonenehome",
"version": {
"version_data": [
{
2023-10-20 14:00:36 +00:00
"version_affected": "=",
"version_value": "n/a"
2023-01-16 12:00:40 +00:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.218393",
"refsource": "MISC",
"name": "https://vuldb.com/?id.218393"
},
{
"url": "https://vuldb.com/?ctiid.218393",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.218393"
},
{
"url": "https://github.com/NethServer/nethserver-phonehome/pull/10",
"refsource": "MISC",
"name": "https://github.com/NethServer/nethserver-phonehome/pull/10"
},
{
"url": "https://github.com/NethServer/nethserver-phonehome/commit/759c30b0ddd7d493836bbdf695cf71624b377391",
"refsource": "MISC",
"name": "https://github.com/NethServer/nethserver-phonehome/commit/759c30b0ddd7d493836bbdf695cf71624b377391"
}
]
},
"credits": [
{
"lang": "en",
"value": "VulDB GitHub Commit Analyzer"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 5.5,
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "MEDIUM"
},
{
"version": "3.0",
"baseScore": 5.5,
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "MEDIUM"
},
{
"version": "2.0",
"baseScore": 5.2,
2023-10-20 14:00:36 +00:00
"vectorString": "AV:A/AC:L/Au:S/C:P/I:P/A:P"
2023-01-15 12:00:42 +00:00
}
]
}
}