Add TWCERT/CC CVE-2020-3922

This commit is contained in:
unknown 2020-03-18 14:33:57 +08:00
parent 2ab4ca23ab
commit d5de1c6cbc

View File

@ -1,18 +1,102 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"AKA": "TWCERT/CC",
"ASSIGNER": "twcert@cert.org.tw",
"DATE_PUBLIC": "2020-03-18T07:00:00.000Z",
"ID": "CVE-2020-3922",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"STATE": "PUBLIC",
"TITLE": "ArmorX LisoMail - SQL Injection"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"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": [
{
"refsource": "CONFIRM",
"url": "https://gist.github.com/tonykuo76/50350af9b77eb51f5ab55964a35f47f2"
},
{
"refsource": "CONFIRM",
"url": "https://www.chtsecurity.com/news/2fd99e6e-819f-42b4-a7fe-6bc7eeae155c"
},
{
"refsource": "MISC",
"url": "https://www.twcert.org.tw/tw/cp-132-3437-17241-1.html"
}
]
},
"solution": [
{
"lang": "eng",
"value": "Install the latest patch provided by the vendor."
}
],
"source": {
"discovery": "UNKNOWN"
}
}