S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
medium·Product Based Web Vulnerabilities·Updated Oct 15, 2025

CVE-2021-3831 Scanner

CVE-2021-3831 Scanner - Cross-Site Scripting (XSS) vulnerability in Gnuboard 5

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsurl
CostFree
2.2k
Times Used
continuous scan runs
4.4k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2021-3831
6.1
CVSShigh
Requires local system access · low-privilege account sufficient.

gnuboard5 is vulnerable to Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Attack Vector
Local
Privileges Req.
Low
User Interaction
None
Affected
gnuboard/gnuboard5by gnuboard
AFFECTED< 5.4.20SAFE ✓≥ 5.4.20
Updated Aug 21, 2026View on NVD →
Detail

Gnuboard 5 is a popular web-based bulletin board system widely used for creating and managing online communities, forums, and websites. It is primarily used by web developers and administrators to provide a platform for user-generated content. The software facilitates user interactions, content sharing, and discussions on various topics. It is employed by a variety of organizations, including educational institutions, businesses, and hobbyist communities, who require a versatile and customizable forum solution. With its comprehensive feature set, Gnuboard 5 includes functionalities for managing posts, user accounts, and customizable themes. However, like any complex web application, security plays a crucial role in its operation and maintenance.

Cross-Site Scripting (XSS) is a prevalent web vulnerability that allows attackers to inject malicious scripts into web pages viewed by other users. These scripts can potentially access and manipulate the session cookies, tokens, or other sensitive information of the logged-in users. The vulnerability in question occurs due to insufficient input validation in the $_GET['LGD_OID'] parameter within Gnuboard 5. By exploiting this weakness, attackers can execute arbitrary scripts on the web browser of any user visiting the affected page. Such vulnerabilities pose serious security risks, leading to unauthorized actions performed on behalf of a user or exposing their private data.

The vulnerability is specifically found in the 'mobile/shop/lg/mispwapurl.php' script, where the 'LGD_OID' parameter is mishandled. An attacker can craft a URL with a payload that includes script tags, thereby triggering the execution of arbitrary JavaScript code. The XSS attack is facilitated by the lack of proper encoding or validation of user-supplied input, allowing script injection. When a victim navigates to the compromised endpoint, the malicious script is executed within their context. The server's failure to sanitize input at this endpoint makes it susceptible to XSS attacks, leading to risks of content manipulation and user impersonation.

If exploited, an XSS vulnerability like this one can have several adverse effects. Attackers may steal session cookies or tokens, allowing them to impersonate users or escalate privileges within the application. They can manipulate content on the page, redirect users to malicious sites, or engage in clickjacking attempts. Additionally, XSS can be a vector to distribute malware or perpetrate phishing attacks by mimicking legitimate content. The impact of such exploitation can compromise the integrity, confidentiality, and availability of the web application and its user base.

REFERENCES

Solution Advice
  • Implement input validation and sanitization techniques to prevent script injection.
  • Employ Content Security Policy (CSP) to restrict executable scripts on pages.
  • Use libraries or frameworks that automatically encode or escape outputs.
  • Regularly update and patch the application to fix known security vulnerabilities.
  • Conduct security audits and penetration tests to identify and address vulnerabilities.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.