cvelist/2015/10xxx/CVE-2015-10020.json

106 lines
3.8 KiB
JSON
Raw Normal View History

2023-01-07 10:00:35 +00:00
{
2023-01-14 21:00:40 +00:00
"data_version": "4.0",
2023-01-07 10:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2015-10020",
2023-01-14 21:00:40 +00:00
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
2023-01-07 10:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-01-14 21:00:40 +00:00
"value": "A vulnerability has been found in ssn2013 cis450Project and classified as critical. This vulnerability affects the function addUser of the file HeatMapServer/src/com/datformers/servlet/AddAppUser.java. The manipulation leads to sql injection. The name of the patch is 39b495011437a105c7670e17e071f99195b4922e. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-218380."
},
{
"lang": "deu",
"value": "In ssn2013 cis450Project wurde eine kritische Schwachstelle gefunden. Es geht um die Funktion addUser der Datei HeatMapServer/src/com/datformers/servlet/AddAppUser.java. Durch Manipulieren mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Der Patch wird als 39b495011437a105c7670e17e071f99195b4922e 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": "ssn2013",
"product": {
"product_data": [
{
"product_name": "cis450Project",
"version": {
"version_data": [
{
"version_value": "n/a",
"version_affected": "="
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.218380",
"refsource": "MISC",
"name": "https://vuldb.com/?id.218380"
},
{
"url": "https://vuldb.com/?ctiid.218380",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.218380"
},
{
"url": "https://github.com/ssn2013/cis450Project/commit/39b495011437a105c7670e17e071f99195b4922e",
"refsource": "MISC",
"name": "https://github.com/ssn2013/cis450Project/commit/39b495011437a105c7670e17e071f99195b4922e"
}
]
},
"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,
"vectorString": "AV:A/AC:L/Au:S/C:P/I:P/A:P",
"baseSeverity": "MEDIUM"
2023-01-07 10:00:35 +00:00
}
]
}
}