cvelist/2020/29xxx/CVE-2020-29028.json

97 lines
2.9 KiB
JSON
Raw Normal View History

2020-11-24 16:01:36 +00:00
{
"CVE_data_meta": {
2021-03-05 20:00:40 +00:00
"ASSIGNER": "VulnerabilityReporting@secomea.com",
"DATE_PUBLIC": "2021-03-04T22:00:00.000Z",
2020-11-24 16:01:36 +00:00
"ID": "CVE-2020-29028",
2021-03-05 20:00:40 +00:00
"STATE": "PUBLIC",
"TITLE": "Reflected XSS issues"
2020-11-24 16:01:36 +00:00
},
2021-03-05 20:00:40 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "GateManager",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "all",
"version_value": "9.4"
}
]
}
}
]
},
"vendor_name": "Secomea"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Tenable, Inc."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-11-24 16:01:36 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-03-05 20:00:40 +00:00
"value": "Cross-site Scripting (XSS) vulnerability in web GUI of Secomea GateManager allows an attacker to inject arbitrary javascript code. This issue affects: Secomea GateManager all versions prior to 9.4."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross-site Scripting (XSS)"
}
]
2020-11-24 16:01:36 +00:00
}
]
2021-03-05 20:00:40 +00:00
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://www.secomea.com/support/cybersecurity-advisory/",
"name": "https://www.secomea.com/support/cybersecurity-advisory/"
}
]
},
"source": {
"defect": [
"RD-3493"
],
"discovery": "EXTERNAL"
2020-11-24 16:01:36 +00:00
}
}