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

105 lines
3.8 KiB
JSON
Raw Normal View History

2023-01-07 12:00:37 +00:00
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2015-10023",
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
2023-10-20 08:00:42 +00:00
"value": "A vulnerability classified as critical has been found in Fumon trello-octometric. This affects the function main of the file metrics-ui/server/srv.go. The manipulation of the argument num leads to sql injection. The patch is named a1f1754933fbf21e2221fbc671c81a47de6a04ef. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-217611."
2023-01-07 12:00:37 +00:00
},
{
"lang": "deu",
"value": "Es wurde eine Schwachstelle in Fumon trello-octometric entdeckt. Sie wurde als kritisch eingestuft. Hiervon betroffen ist die Funktion main der Datei metrics-ui/server/srv.go. Durch das Beeinflussen des Arguments num mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Der Patch wird als a1f1754933fbf21e2221fbc671c81a47de6a04ef 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": "Fumon",
"product": {
"product_data": [
{
"product_name": "trello-octometric",
"version": {
"version_data": [
{
2023-10-20 08:00:42 +00:00
"version_affected": "=",
"version_value": "n/a"
2023-01-07 12:00:37 +00:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.217611",
"refsource": "MISC",
"name": "https://vuldb.com/?id.217611"
},
{
"url": "https://vuldb.com/?ctiid.217611",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.217611"
},
{
"url": "https://github.com/Fumon/trello-octometric/commit/a1f1754933fbf21e2221fbc671c81a47de6a04ef",
"refsource": "MISC",
"name": "https://github.com/Fumon/trello-octometric/commit/a1f1754933fbf21e2221fbc671c81a47de6a04ef"
}
]
},
"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 08:00:42 +00:00
"vectorString": "AV:A/AC:L/Au:S/C:P/I:P/A:P"
2023-01-07 12:00:37 +00:00
}
]
}
}