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

105 lines
3.7 KiB
JSON
Raw Normal View History

2023-01-14 09:00:40 +00:00
{
2023-01-15 10:00:39 +00:00
"data_version": "4.0",
2023-01-14 09:00:40 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2015-10046",
2023-01-15 10:00:39 +00:00
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
2023-01-14 09:00:40 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-10-20 09:00:38 +00:00
"value": "A vulnerability has been found in lolfeedback and classified as critical. Affected by this vulnerability is an unknown functionality. The manipulation leads to sql injection. The identifier of the patch is 6cf0b5f2228cd8765f734badd37910051000f2b2. It is recommended to apply a patch to fix this issue. The identifier VDB-218353 was assigned to this vulnerability."
2023-01-15 10:00:39 +00:00
},
{
"lang": "deu",
"value": "In lolfeedback wurde eine Schwachstelle gefunden. Sie wurde als kritisch eingestuft. Dabei geht es um eine nicht genauer bekannte Funktion. Durch die Manipulation mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Der Patch wird als 6cf0b5f2228cd8765f734badd37910051000f2b2 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": "n/a",
"product": {
"product_data": [
{
"product_name": "lolfeedback",
"version": {
"version_data": [
{
2023-10-20 09:00:38 +00:00
"version_affected": "=",
"version_value": "n/a"
2023-01-15 10:00:39 +00:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.218353",
"refsource": "MISC",
"name": "https://vuldb.com/?id.218353"
},
{
"url": "https://vuldb.com/?ctiid.218353",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.218353"
},
{
"url": "https://github.com/philipblaquiere/lolfeedback/commit/6cf0b5f2228cd8765f734badd37910051000f2b2",
"refsource": "MISC",
"name": "https://github.com/philipblaquiere/lolfeedback/commit/6cf0b5f2228cd8765f734badd37910051000f2b2"
}
]
},
"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 09:00:38 +00:00
"vectorString": "AV:A/AC:L/Au:S/C:P/I:P/A:P"
2023-01-14 09:00:40 +00:00
}
]
}
}