CVE-2021-27519
published 2021-03-19CVE-2021-27519: A cross-site scripting (XSS) issue in FUDForum 3.1.0 allows remote attackers to inject JavaScript via index.php in the "srch" parameter.
PriorityP341medium6.1CVSS 3.1
AVNACLPRNUIRSCCLILAN
EXPLOIT
EPSS
7.60%
93.8th percentile
A cross-site scripting (XSS) issue in FUDForum 3.1.0 allows remote attackers to inject JavaScript via index.php in the "srch" parameter.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| fudforum | fudforum | — | — |
CVSS provenance
nvdv3.16.1MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
nvdv2.04.3MEDIUMAV:N/AC:M/Au:N/C:N/I:P/A:N
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
FUDForum 3.1.0 - 'srch' Reflected XSS
exploitdb·2021-06-03·CVSS 6.1
CVE-2021-27519 [MEDIUM] FUDForum 3.1.0 - 'srch' Reflected XSS
FUDForum 3.1.0 - 'srch' Reflected XSS
---
# Exploit Title: FUDForum 3.1.0 - 'srch' Reflected XSS
# Exploit Author: Piyush Patil
# Vendor Homepage: http://fudforum.org/
# Software Link: https://sourceforge.net/projects/fudforum/files/FUDforum_3.1.0.zip/download
# Version: FUDForum 3.1.0
# Tested on: Windows 10 and Kali
# CVE : CVE-2021-27519
-Description:
A cross-site scripting (XSS) issue in FUDForum 3.1.0 allows remote attackers to inject JavaScript via index.php in the "srch" parameter.
-Payload used:
x" onmouseover=alert(1) x="
-Steps to reproduce:
1- goto https://localhost/fudforum/index.php?t=search&
2- In "forum search" option, paste XSS payload
3- Hover your mouse to "x" and XSS will get triggered
Nuclei
FUDForum 3.1.0 - Cross-Site Scripting
nuclei·CVSS 6.1
CVE-2021-27519 [MEDIUM] FUDForum 3.1.0 - Cross-Site Scripting
FUDForum 3.1.0 - Cross-Site Scripting
FUDForum 3.1.0 contains a cross-site scripting vulnerability which allows remote attackers to inject JavaScript via index.php in the "srch" parameter.
Template:
id: CVE-2021-27519
info:
name: FUDForum 3.1.0 - Cross-Site Scripting
author: kh4sh3i
severity: medium
description: |
FUDForum 3.1.0 contains a cross-site scripting vulnerability which allows remote attackers to inject JavaScript via index.php in the "srch" parameter.
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.
referen
No writeups or analysis indexed.
2021-03-19
Published