cvelist/2022/32xxx/CVE-2022-32964.json

101 lines
3.2 KiB
JSON
Raw Normal View History

2022-06-10 11:01:50 +00:00
{
"CVE_data_meta": {
"AKA": "TWCERT/CC",
"ASSIGNER": "cve@cert.org.tw",
"DATE_PUBLIC": "2022-08-04T08:58:00.000Z",
2022-06-10 11:01:50 +00:00
"ID": "CVE-2022-32964",
"STATE": "PUBLIC",
"TITLE": "ITPison OMICARD EDM - SQL Injection"
2022-06-10 11:01:50 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "OMICARD EDM",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "5.8",
"version_value": "6.0"
}
]
}
}
]
},
"vendor_name": "ITPison"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-06-10 11:01:50 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-08-04 10:00:50 +00:00
"value": "OMICARD EDM\u2019s API function has insufficient validation for user input. An unauthenticated remote attacker can inject arbitrary SQL commands to access, modify, delete database or disrupt service."
}
]
},
"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"
}
]
2022-06-10 11:01:50 +00:00
}
]
},
"references": {
"reference_data": [
{
2022-08-04 10:00:50 +00:00
"refsource": "MISC",
"url": "https://www.twcert.org.tw/tw/cp-132-6372-f61bc-1.html",
"name": "https://www.twcert.org.tw/tw/cp-132-6372-f61bc-1.html"
2022-08-15 13:00:35 +00:00
},
{
"refsource": "MISC",
"name": "https://www.chtsecurity.com/news/48032532-b2de-401c-97a8-a2be5691988f",
"url": "https://www.chtsecurity.com/news/48032532-b2de-401c-97a8-a2be5691988f"
}
]
},
"solution": [
{
"lang": "eng",
"value": "Contact tech support from ITPison."
}
],
"source": {
"advisory": "TVN-202206010",
"discovery": "EXTERNAL"
2022-06-10 11:01:50 +00:00
}
}