Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…

CVE-2024-33101: n/a

0
Medium
VulnerabilityCVE-2024-33101cvecve-2024-33101
Published: Tue Apr 30 2024 (04/30/2024, 00:00:00 UTC)
Source: CVE Database V5

Description

CVE-2024-33101 is a stored cross-site scripting (XSS) vulnerability found in the /action/anti. php component of ThinkSAAS version 3. 7. 0. It allows attackers to inject malicious scripts via the 'word' parameter, which are then stored and executed in users' browsers upon accessing the affected page. This vulnerability requires no privileges but does require user interaction to trigger the payload. The CVSS score is 6. 1 (medium severity), reflecting limited confidentiality and integrity impact without availability loss. No known exploits are currently reported in the wild. Organizations using ThinkSAAS 3.

AI-Powered Analysis

AILast updated: 02/26/2026, 04:21:06 UTC

Technical Analysis

CVE-2024-33101 is a stored cross-site scripting (XSS) vulnerability identified in the ThinkSAAS content management system, specifically in the /action/anti.php file of version 3.7.0. The vulnerability arises from insufficient sanitization of user-supplied input in the 'word' parameter, allowing attackers to inject arbitrary HTML or JavaScript code that is persistently stored on the server. When other users access the affected page, the malicious script executes in their browsers within the security context of the vulnerable site. This can lead to session hijacking, defacement, or redirection to malicious sites. The vulnerability does not require authentication or elevated privileges to exploit, but user interaction is necessary to trigger the payload. The CVSS 3.1 base score is 6.1, indicating a medium severity with network attack vector, low attack complexity, no privileges required, user interaction required, and impacts on confidentiality and integrity but not availability. No patches or known exploits are currently documented, suggesting the vulnerability is newly disclosed and unexploited in the wild. The root cause is a classic CWE-79 (Improper Neutralization of Input During Web Page Generation) flaw, emphasizing the need for robust input validation and output encoding in web applications.

Potential Impact

The primary impact of this vulnerability is the potential compromise of user confidentiality and integrity through the execution of malicious scripts in users' browsers. Attackers can steal session cookies, perform actions on behalf of users, or manipulate displayed content, leading to phishing or further malware distribution. While availability is not directly affected, the reputational damage and loss of user trust can be significant for organizations relying on ThinkSAAS. Since the vulnerability is stored XSS, it can affect multiple users over time once the malicious payload is injected. Organizations with public-facing web applications using ThinkSAAS 3.7.0 are at risk, especially those handling sensitive user data or financial transactions. The lack of known exploits currently limits immediate widespread impact, but the vulnerability's ease of exploitation and persistence make it a credible threat if weaponized.

Mitigation Recommendations

To mitigate CVE-2024-33101, organizations should implement strict input validation on the 'word' parameter to reject or sanitize any potentially malicious content before storage. Employing context-aware output encoding (e.g., HTML entity encoding) when rendering user input in web pages is critical to prevent script execution. Web application firewalls (WAFs) can provide an additional layer of defense by detecting and blocking common XSS payloads targeting this endpoint. Regular security testing, including automated scanning and manual code review focused on input handling in /action/anti.php, is recommended. If possible, upgrade to a patched version of ThinkSAAS once available or apply vendor-provided patches promptly. Educating users to recognize suspicious content and limiting the scope of user-generated content can also reduce risk. Monitoring logs for unusual input patterns or error messages related to this parameter can help detect attempted exploitation.

Need more detailed analysis?Upgrade to Pro Console

Technical Details

Data Version
5.1
Assigner Short Name
mitre
Date Reserved
2024-04-23T00:00:00.000Z
Cvss Version
3.1
State
PUBLISHED

Threat ID: 699f6c39b7ef31ef0b5614a9

Added to database: 2/25/2026, 9:40:09 PM

Last enriched: 2/26/2026, 4:21:06 AM

Last updated: 2/26/2026, 7:59:57 AM

Views: 1

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need more coverage?

Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats