René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

175 lines
5.0 KiB
JSON

{
"id": "CVE-2017-6820",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-03-12T05:59:00.277",
"lastModified": "2018-10-30T16:27:29.530",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "rcube_utils.php in Roundcube before 1.1.8 and 1.2.x before 1.2.4 is susceptible to a cross-site scripting vulnerability via a crafted Cascading Style Sheets (CSS) token sequence within an SVG element."
},
{
"lang": "es",
"value": "rcube_utils.php en Roundcube en versiones anteriores a 1.1.8 y 1.2.x en versiones anteriores a 1.2.4 es susceptible a una vulnerabilidad de XSS a trav\u00e9s una secuencia de tokens de CSS manipulada dentro de un elemento SVG."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:roundcube:webmail:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.1.7",
"matchCriteriaId": "47063171-0D2F-4987-91BA-051FFD0D7B3F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:roundcube:webmail:1.2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "6556D4DF-FFF9-4EE0-91EA-84314D7CF071"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:roundcube:webmail:1.2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "98A43C92-1266-47DB-B3D9-A12CFE271EEA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:roundcube:webmail:1.2.2:*:*:*:*:*:*:*",
"matchCriteriaId": "BEFDA8E6-5BD6-4A20-8B67-C9597B67DABA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:roundcube:webmail:1.2.3:*:*:*:*:*:*:*",
"matchCriteriaId": "7DB074D9-E258-471F-9FF7-CABE43E763DC"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/96817",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/roundcube/roundcubemail/commit/cbd35626f7db7855f3b5e2db00d28ecc1554e9f4",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/roundcube/roundcubemail/commit/fa2824fdcd44af3f970b2797feb47652482c8305",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/roundcube/roundcubemail/releases/tag/1.1.8",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://github.com/roundcube/roundcubemail/releases/tag/1.2.4",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://github.com/roundcube/roundcubemail/wiki/Changelog#release-124",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://roundcube.net/news/2017/03/10/updates-1.2.4-and-1.1.8-released",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Vendor Advisory"
]
}
]
}