CVE-2025-64048
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-11-24

Last updated on: 2025-12-01

Assigner: MITRE

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-11-24
Last Modified
2025-12-01
Generated
2026-06-16
AI Q&A
2025-11-24
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
yccms yccms 3.4
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability is a stored cross-site scripting (XSS) issue in YCCMS 3.4. It occurs in the article management functionality, specifically in the add() and getPost() functions within the ArticleAction.class.php file. The problem arises because user input in the article title field is not properly neutralized, allowing malicious scripts to be stored and later executed in users' browsers.

Impact Analysis

This vulnerability can allow attackers to inject malicious scripts into the article titles, which are then stored and executed when other users view the affected articles. This can lead to theft of user credentials, session hijacking, defacement of the website, or other malicious actions impacting confidentiality and integrity of user data.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-64048. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart