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

127 lines
3.9 KiB
JSON

{
"id": "CVE-2015-8794",
"sourceIdentifier": "cve@mitre.org",
"published": "2016-01-29T19:59:06.140",
"lastModified": "2016-02-25T17:41:20.480",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Absolute path traversal vulnerability in program/steps/addressbook/photo.inc in Roundcube before 1.0.6 and 1.1.x before 1.1.2 allows remote authenticated users to read arbitrary files via a full pathname in the _alt parameter, related to contact photo handling."
},
{
"lang": "es",
"value": "Vulnerabilidad de salto de ruta absoluta en program/steps/addressbook/photo.inc en Roundcube en versiones anteriores a 1.0.6 y 1.1.x en versiones anteriores a 1.1.2 permite a usuarios remotos autenticados leer archivos arbitrarios a trav\u00e9s de un nombre de ruta completa en el par\u00e1metro _alt, relacionado con la manipulaci\u00f3n de la foto de contacto."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 2.9,
"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.5",
"matchCriteriaId": "8DD8E608-8097-4332-B75D-75FACA46A6DD"
},
{
"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"
}
]
}
]
}
],
"references": [
{
"url": "http://trac.roundcube.net/changeset/6ccd4c54b/github",
"source": "cve@mitre.org"
},
{
"url": "http://trac.roundcube.net/changeset/e84fafcec/github",
"source": "cve@mitre.org"
},
{
"url": "http://trac.roundcube.net/ticket/1490379",
"source": "cve@mitre.org"
},
{
"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"
]
}
]
}