Enhancement: cves/2015/CVE-2015-2067.yaml by mp

patch-1
MostInterestingBotInTheWorld 2022-06-06 15:17:17 -04:00
parent 4f33f975c9
commit 3bda18055e
1 changed files with 4 additions and 2 deletions

View File

@ -1,10 +1,10 @@
id: CVE-2015-2067
info:
name: Magento Server Magmi Plugin - Directory Traversal
name: Magento Server MAGMI - Directory Traversal
author: daffainfo
severity: high
description: Directory traversal vulnerability in web/ajax_pluginconf.php in the MAGMI (aka Magento Mass Importer) plugin for Magento Server allows remote attackers to read arbitrary files via a .. (dot dot) in the file parameter.
description: Magento Server MAGMI (aka Magento Mass Importer) plugin contains a directory traversal vulnerability in web/ajax_pluginconf.php. that allows remote attackers to read arbitrary files via a .. (dot dot) in the file parameter.
reference:
- https://www.exploit-db.com/exploits/35996
- https://nvd.nist.gov/vuln/detail/CVE-2015-2067
@ -28,3 +28,5 @@ requests:
- type: status
status:
- 200
# Enhanced by mp on 2022/06/06