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

101 lines
3.0 KiB
JSON

{
"id": "CVE-2015-5482",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-08-18T17:59:17.740",
"lastModified": "2016-12-22T03:00:00.963",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in the GD bbPress Attachments plugin before 2.3 for WordPress allows remote administrators to include and execute arbitrary local files via a .. (dot dot) in the tab parameter in the gdbbpress_attachments page to wp-admin/edit.php."
},
{
"lang": "es",
"value": "Vulnerabilidad de salto de directorio en el plugin GD bbPress Attachments en versiones anteriores a 2.3 para WordPress, permite a administradores remotos incluir y ejecutar archivos locales arbitrarios a trav\u00e9s de un .. (punto punto) en el par\u00e1metro tab en la p\u00e1gina gdbbpress_attachments a wp-admin/edit.php."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:N/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 2.9,
"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:dev4press:gd_bbpress_attachments:*:*:*:*:*:wordpress:*:*",
"versionEndIncluding": "2.2",
"matchCriteriaId": "1A27C453-CA2F-4D52-819F-DEE5477901DA"
}
]
}
]
}
],
"references": [
{
"url": "https://packetstormsecurity.com/files/132656/wpgdbbpress-lfi.txt",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://security.dxw.com/advisories/local-file-include-vulnerability-in-gd-bbpress-attachments-allows-attackers-to-include-arbitrary-php-files/",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://wordpress.org/plugins/gd-bbpress-attachments/changelog/",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://wpvulndb.com/vulnerabilities/8087",
"source": "cve@mitre.org"
}
]
}