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

108 lines
2.9 KiB
JSON

{
"id": "CVE-2015-7815",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-11-16T19:59:04.440",
"lastModified": "2019-11-21T13:31:06.070",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in core/ViewDataTable/Factory.php in Piwik before 2.15.0 allows remote attackers to include and execute arbitrary local files via the viewDataTable parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de salto de directorio en core/ViewDataTable/Factory.php en Piwik en versiones anteriores a 2.15.0 permite a atacantes remotos incluir y ejecutar archivos locales arbitrarios a trav\u00e9s del par\u00e1metro viewDataTable."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": 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:matomo:matomo:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.14.3",
"matchCriteriaId": "D0D0E855-7817-4341-B32A-F508842FC8CC"
}
]
}
]
}
],
"references": [
{
"url": "http://karmainsecurity.com/KIS-2015-09",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://packetstormsecurity.com/files/134219/Piwik-2.14.3-Local-File-Inclusion.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://seclists.org/fulldisclosure/2015/Nov/14",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/archive/1/536838/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "https://piwik.org/changelog/piwik-2-15-0/",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}