cvelist/2023/4xxx/CVE-2023-4987.json

105 lines
3.8 KiB
JSON
Raw Normal View History

2023-09-15 07:00:34 +00:00
{
2023-09-15 15:00:34 +00:00
"data_version": "4.0",
2023-09-15 07:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-4987",
2023-09-15 15:00:34 +00:00
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
2023-09-15 07:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-09-15 15:00:34 +00:00
"value": "A vulnerability, which was classified as critical, has been found in infinitietech taskhub 2.8.7. Affected by this issue is some unknown functionality of the file /home/get_tasks_list of the component GET Parameter Handler. The manipulation of the argument project/status/user_id/sort/search leads to sql injection. VDB-239798 is the identifier assigned to this vulnerability. NOTE: The vendor was contacted early about this disclosure but did not respond in any way."
},
{
"lang": "deu",
"value": "Eine kritische Schwachstelle wurde in infinitietech taskhub 2.8.7 entdeckt. Betroffen davon ist ein unbekannter Prozess der Datei /home/get_tasks_list der Komponente GET Parameter Handler. Durch das Beeinflussen des Arguments project/status/user_id/sort/search mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 SQL Injection",
"cweId": "CWE-89"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "infinitietech",
"product": {
"product_data": [
{
"product_name": "taskhub",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "2.8.7"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.239798",
"refsource": "MISC",
"name": "https://vuldb.com/?id.239798"
},
{
"url": "https://vuldb.com/?ctiid.239798",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.239798"
2023-09-19 18:00:37 +00:00
},
{
"url": "http://packetstormsecurity.com/files/174760/Taskhub-2.8.7-SQL-Injection.html",
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/174760/Taskhub-2.8.7-SQL-Injection.html"
2023-09-15 15:00:34 +00:00
}
]
},
"credits": [
{
"lang": "en",
"value": "skalvin (VulDB User)"
}
],
"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-25 17:38:43 +00:00
"vectorString": "AV:A/AC:L/Au:S/C:P/I:P/A:P"
2023-09-15 07:00:34 +00:00
}
]
}
}