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

175 lines
5.5 KiB
JSON

{
"id": "CVE-2015-8770",
"sourceIdentifier": "cve@mitre.org",
"published": "2016-01-29T19:59:00.107",
"lastModified": "2018-10-09T19:58:37.003",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in the set_skin function in program/include/rcmail_output_html.php in Roundcube before 1.0.8 and 1.1.x before 1.1.4 allows remote authenticated users with certain permissions to read arbitrary files or possibly execute arbitrary code via a .. (dot dot) in the _skin parameter to index.php."
},
{
"lang": "es",
"value": "Vulnerabilidad de salto de directorio en la funci\u00f3n set_skin en program/include/rcmail_output_html.php en Roundcube en versiones anteriores a 1.0.8 y 1.1.x en versiones anteriores a 1.1.4 permite a usuarios remotos autenticados con ciertos permisos leer archivos arbitrarios o posiblemente ejecutar c\u00f3digo arbitrario a trav\u00e9s de un .. (punto punto) en el par\u00e1metro _skin en index.php."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.6,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:S/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 6.8,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:roundcube:roundcube_webmail:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.0.7",
"matchCriteriaId": "AEE5687C-56F7-48CD-847D-55EBEDD4A286"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:roundcube:roundcube_webmail:1.1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "E9EB6E2E-9715-4480-A54F-91A23C6EE209"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:roundcube:roundcube_webmail:1.1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "DDB20CBA-5A6E-4AAA-8ACF-91FF96488F4E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:roundcube:roundcube_webmail:1.1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "879B0231-CCBE-46C6-A270-FAE9153083E1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:roundcube:roundcube_webmail:1.1.3:*:*:*:*:*:*:*",
"matchCriteriaId": "9F775761-4DC1-4A73-A809-0B0F267FA572"
}
]
}
]
}
],
"references": [
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-01/msg00028.html",
"source": "cve@mitre.org"
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-01/msg00029.html",
"source": "cve@mitre.org"
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-01/msg00030.html",
"source": "cve@mitre.org"
},
{
"url": "http://packetstormsecurity.com/files/135274/Roundcube-1.1.3-Path-Traversal.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://trac.roundcube.net/changeset/10e5192a2b/github",
"source": "cve@mitre.org"
},
{
"url": "http://trac.roundcube.net/ticket/1490620",
"source": "cve@mitre.org"
},
{
"url": "http://www.debian.org/security/2016/dsa-3541",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/537304/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "https://roundcube.net/news/2015/12/26/updates-1.1.4-and-1.0.8-released/",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "https://security.gentoo.org/glsa/201603-03",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/39245/",
"source": "cve@mitre.org"
},
{
"url": "https://www.htbridge.com/advisory/HTB23283",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}