157 lines
4.6 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2015-8793",
"sourceIdentifier": "cve@mitre.org",
"published": "2016-01-29T19:59:05.170",
"lastModified": "2024-11-21T02:39:12.610",
"vulnStatus": "Modified",
"cveTags": [],
2023-04-24 12:24:31 +02:00
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in program/include/rcmail.php in Roundcube before 1.0.6 and 1.1.x before 1.1.2 allows remote attackers to inject arbitrary web script or HTML via the _mbox parameter in a mail task to the default URL, a different vulnerability than CVE-2011-2937."
},
{
"lang": "es",
"value": "Vulnerabilidad de XSS en program/include/rcmail.php en Roundcube en versiones anteriores a 1.0.6 y 1.1.x en versiones anteriores a 1.1.2 permiten a atacantes remotos inyectar secuencias de comandos web o HTML arbitrarios a trav\u00e9s del par\u00e1metro _mbox en una tarea correo a la URL por defecto, una vulnerabilidad diferente a CVE-2011-2937."
}
],
"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",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
2023-04-24 12:24:31 +02:00
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE"
2023-04-24 12:24:31 +02:00
},
"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",
"baseScore": 4.3,
2023-04-24 12:24:31 +02:00
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE"
2023-04-24 12:24:31 +02:00
},
"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.0.5",
"matchCriteriaId": "F0563DDC-071C-46F2-8AAD-22CC7EBE5286"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:roundcube:webmail:1.1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "3EDF68D9-C3DF-49CA-929F-1010F93F978C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:roundcube:webmail:1.1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "3EF1A038-BB16-4695-B22F-4FBFC4F233A1"
}
]
}
]
}
],
"references": [
{
"url": "http://trac.roundcube.net/ticket/1490417",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Patch"
2023-04-24 12:24:31 +02:00
]
},
{
"url": "http://trac.roundcube.net/wiki/Changelog#RELEASE1.1.2",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
},
{
"url": "https://roundcube.net/news/2015/06/05/updates-1.1.2-and-1.0.6-released/",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://trac.roundcube.net/ticket/1490417",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Patch"
]
},
{
"url": "http://trac.roundcube.net/wiki/Changelog#RELEASE1.1.2",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes"
]
},
{
"url": "https://roundcube.net/news/2015/06/05/updates-1.1.2-and-1.0.6-released/",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Vendor Advisory"
]
2023-04-24 12:24:31 +02:00
}
]
}