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-2025-64048: n/a

0
Medium
VulnerabilityCVE-2025-64048cvecve-2025-64048
Published: Mon Nov 24 2025 (11/24/2025, 00:00:00 UTC)
Source: CVE Database V5

Description

YCCMS 3.4 contains a stored cross-site scripting (XSS) vulnerability in the article management functionality. The vulnerability exists in the add() and getPost() functions within the ArticleAction.class.php file due to improper neutralization of user input in the article title field.

AI-Powered Analysis

AILast updated: 11/24/2025, 20:19:54 UTC

Technical Analysis

CVE-2025-64048 is a stored cross-site scripting (XSS) vulnerability affecting YCCMS version 3.4, a content management system. The vulnerability is located in the article management module, specifically within the add() and getPost() functions in the ArticleAction.class.php file. It stems from improper neutralization of user-supplied input in the article title field, allowing an attacker to inject malicious JavaScript code that is stored persistently on the server. When other users view the affected article, the malicious script executes in their browsers under the context of the vulnerable site, potentially leading to session hijacking, credential theft, or unauthorized actions performed on behalf of the victim. The CVSS 3.1 vector indicates the attack can be performed remotely over the network (AV:N) with low attack complexity (AC:L), requires no privileges (PR:N), but does require user interaction (UI:R). The scope is changed (S:C), meaning the vulnerability can affect resources beyond the initially vulnerable component. The impact affects confidentiality and integrity partially (C:L, I:L) but does not affect availability (A:N). No patches or known exploits are currently available, but the vulnerability is publicly disclosed and should be addressed promptly. The CWE-79 classification confirms it is a classic stored XSS issue caused by insufficient input validation and output encoding.

Potential Impact

For European organizations, especially those in media, publishing, or any sector relying on YCCMS 3.4 for content management, this vulnerability poses a risk of client-side script execution leading to data leakage, session hijacking, and unauthorized actions. Attackers could exploit this to steal user credentials, perform phishing attacks, or manipulate content integrity. The partial compromise of confidentiality and integrity can damage organizational reputation and lead to regulatory non-compliance under GDPR if personal data is exposed. Since the vulnerability requires user interaction (viewing malicious content), the impact depends on user exposure to crafted articles. However, the changed scope means attackers might leverage this to escalate attacks beyond the CMS, potentially affecting other integrated systems or user accounts. The absence of known exploits reduces immediate risk but does not eliminate the threat, especially as attackers often develop exploits after public disclosure.

Mitigation Recommendations

European organizations should immediately audit their use of YCCMS 3.4 and restrict access to article management functionalities. Implement strict input validation and output encoding for all user-supplied data, particularly the article title field, to neutralize malicious scripts. Employ Content Security Policy (CSP) headers to limit script execution sources and reduce XSS impact. Monitor logs for suspicious activity related to article submissions and views. If possible, upgrade to a patched version of YCCMS once available or apply vendor-recommended patches. Educate content managers and users about the risks of clicking on untrusted links or viewing unverified content. Use web application firewalls (WAFs) with rules targeting XSS payloads to provide an additional layer of defense. Regularly review and test the CMS for similar vulnerabilities using automated scanning and manual penetration testing.

Need more detailed analysis?Get Pro

Technical Details

Data Version
5.2
Assigner Short Name
mitre
Date Reserved
2025-10-27T00:00:00.000Z
Cvss Version
null
State
PUBLISHED

Threat ID: 6924ba55228e5e387419b3d9

Added to database: 11/24/2025, 8:04:37 PM

Last enriched: 11/24/2025, 8:19:54 PM

Last updated: 11/25/2025, 5:14:41 AM

Views: 6

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 enhanced features?

Contact root@offseq.com for Pro access with improved analysis and higher rate limits.

Latest Threats