cvelist/2018/1xxx/CVE-2018-1255.json

94 lines
3.4 KiB
JSON
Raw Normal View History

2017-12-06 13:05:12 -05:00
{
2019-03-17 23:43:39 +00:00
"CVE_data_meta": {
"ASSIGNER": "security_alert@emc.com",
"DATE_PUBLIC": "2018-07-11T04:00:00.000Z",
"ID": "CVE-2018-1255",
"STATE": "PUBLIC",
"TITLE": "Reflected Cross-Site Scripting Vulnerability"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "RSA Identity Governance and Lifecycle",
"version": {
"version_data": [
{
"version_value": "version 7.0.1, all patch levels"
},
{
"version_value": "version 7.0.2, all patch levels"
},
{
"version_value": "version 7.1.0, all patch levels"
}
]
}
}
]
},
"vendor_name": "RSA"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-07-13 10:20:48 -04:00
{
2019-03-17 23:43:39 +00:00
"lang": "eng",
"value": "RSA Identity Lifecycle and Governance versions 7.0.1, 7.0.2 and 7.1.0 contains a reflected cross-site scripting vulnerability. A remote unauthenticated attacker could potentially exploit this vulnerability by tricking a victim application user to supply malicious HTML or JavaScript code to a vulnerable web application, which is then reflected back to the victim and executed by the web browser."
2018-07-13 10:20:48 -04:00
}
2019-03-17 23:43:39 +00:00
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Reflected Cross-Site Scripting Vulnerability"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "1041287",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1041287"
},
{
"name": "20180711 DSA-2018-084: RSA Identity Governance and Lifecycle Multiple Vulnerabilities",
"refsource": "FULLDISC",
"url": "http://seclists.org/fulldisclosure/2018/Jul/46"
}
]
},
"source": {
"discovery": "UNKNOWN"
}
}