cvelist/2020/3xxx/CVE-2020-3922.json

105 lines
3.3 KiB
JSON
Raw Normal View History

2019-12-20 18:01:04 +00:00
{
"CVE_data_meta": {
2020-03-18 14:33:57 +08:00
"AKA": "TWCERT/CC",
2020-03-18 07:01:28 +00:00
"ASSIGNER": "cve@cert.org.tw",
2020-03-18 14:33:57 +08:00
"DATE_PUBLIC": "2020-03-18T07:00:00.000Z",
2019-12-20 18:01:04 +00:00
"ID": "CVE-2020-3922",
2020-03-18 14:33:57 +08:00
"STATE": "PUBLIC",
"TITLE": "ArmorX LisoMail - SQL Injection"
2019-12-20 18:01:04 +00:00
},
2020-03-18 14:33:57 +08:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "LisoMail",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "2017"
}
]
}
}
]
},
"vendor_name": "ArmorX"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2019-12-20 18:01:04 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-03-18 14:33:57 +08:00
"value": "LisoMail, by ArmorX, allows SQL Injections, attackers can access the database without authentication via a URL parameter manipulation."
}
]
},
"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": "SQL Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
2020-03-18 07:01:28 +00:00
"refsource": "MISC",
"url": "https://gist.github.com/tonykuo76/50350af9b77eb51f5ab55964a35f47f2",
"name": "https://gist.github.com/tonykuo76/50350af9b77eb51f5ab55964a35f47f2"
2020-03-18 14:33:57 +08:00
},
{
2020-03-18 07:01:28 +00:00
"refsource": "MISC",
"url": "https://www.chtsecurity.com/news/2fd99e6e-819f-42b4-a7fe-6bc7eeae155c",
"name": "https://www.chtsecurity.com/news/2fd99e6e-819f-42b4-a7fe-6bc7eeae155c"
2020-03-18 14:33:57 +08:00
},
{
"refsource": "MISC",
2020-03-18 07:01:28 +00:00
"url": "https://www.twcert.org.tw/tw/cp-132-3437-17241-1.html",
"name": "https://www.twcert.org.tw/tw/cp-132-3437-17241-1.html"
2019-12-20 18:01:04 +00:00
}
]
2020-03-18 14:33:57 +08:00
},
"solution": [
{
"lang": "eng",
"value": "Install the latest patch provided by the vendor."
}
],
"source": {
"discovery": "UNKNOWN"
2019-12-20 18:01:04 +00:00
}
}