cvelist/2020/5xxx/CVE-2020-5241.json
2020-02-13 00:01:16 +00:00

83 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2020-5241",
"STATE": "PUBLIC",
"TITLE": "XSS/Script injection vulnerability in matestack"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "matestack-ui-core",
"version": {
"version_data": [
{
"version_value": "< 0.7.4"
}
]
}
}
]
},
"vendor_name": "matestack"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "matestack-ui-core (RubyGem) before 0.7.4 is vulnerable to XSS/Script injection. This vulnerability is patched in version 0.7.4."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/matestack/matestack-ui-core/security/advisories/GHSA-3jqw-vv45-mjhh",
"refsource": "CONFIRM",
"url": "https://github.com/matestack/matestack-ui-core/security/advisories/GHSA-3jqw-vv45-mjhh"
}
]
},
"source": {
"advisory": "GHSA-3jqw-vv45-mjhh",
"discovery": "UNKNOWN"
}
}