cvelist/2023/22xxx/CVE-2023-22900.json
2023-01-31 08:00:36 +00:00

101 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"AKA": "TWCERT/CC",
"ASSIGNER": "cve@cert.org.tw",
"DATE_PUBLIC": "2023-01-31T07:21:00.000Z",
"ID": "CVE-2023-22900",
"STATE": "PUBLIC",
"TITLE": "Thinking Software Technology Co., Ltd. Efence - SQL Injection"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Efence",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.2.58 DB.ver 28"
}
]
}
}
]
},
"vendor_name": "Thinking Software Technology Co., Ltd."
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "DEVCORE"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Efence login function has insufficient validation for user input. An unauthenticated remote attacker can exploit this vulnerability to inject arbitrary SQL commands to access, modify or delete database."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"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"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 SQL Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://www.twcert.org.tw/tw/cp-132-6885-d679e-1.html",
"name": "https://www.twcert.org.tw/tw/cp-132-6885-d679e-1.html"
}
]
},
"solution": [
{
"lang": "eng",
"value": "Update Efence version to 1.2.58 DB.ver 29 (Aug. 2022)"
}
],
"source": {
"advisory": "TVN-202301001",
"discovery": "EXTERNAL"
}
}