cvelist/2023/3xxx/CVE-2023-3047.json
2023-06-19 13:00:38 +00:00

125 lines
3.7 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-3047",
"ASSIGNER": "cve@usom.gov.tr",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in TMT Lockcell allows SQL Injection.This issue affects Lockcell: before 15.\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
"cweId": "CWE-89"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "TMT",
"product": {
"product_data": [
{
"product_name": "Lockcell",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "15"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.usom.gov.tr/bildirim/tr-23-0345",
"refsource": "MISC",
"name": "https://www.usom.gov.tr/bildirim/tr-23-0345"
},
{
"url": "https://fordefence.com/cve-2023-3047-tmt-lockcell-sql-injection/",
"refsource": "MISC",
"name": "https://fordefence.com/cve-2023-3047-tmt-lockcell-sql-injection/"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"advisory": "TR-23-0345",
"defect": [
"TR-23-0345"
],
"discovery": "INTERNAL"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Update the software version to &gt;= v.15"
}
],
"value": "Update the software version to >= v.15"
}
],
"credits": [
{
"lang": "en",
"value": "Efe OZEL"
},
{
"lang": "en",
"value": "Omer YILMAZ"
},
{
"lang": "en",
"value": "Fordefence"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
]
}
}