CVE-2010-2675 in TSOKA:CMSinfo

Summary

by MITRE

Cross-site scripting (XSS) vulnerability in index.php in TSOKA:CMS 1.1, 1.9, and 2.0 allows remote attackers to inject arbitrary web script or HTML via the id parameter in an articolo action.

Be aware that VulDB is the high quality source for vulnerability data.

Analysis

by VulDB Data Team • 11/30/2025

The CVE-2010-2675 vulnerability represents a critical cross-site scripting flaw in TSOKA:CMS versions 1.1, 1.9, and 2.0 that exposes web applications to persistent malicious script injection attacks. This vulnerability specifically targets the index.php file within the CMS framework and operates through the articolo action parameter, creating a pathway for remote attackers to execute unauthorized code within the context of affected user browsers. The flaw demonstrates a fundamental failure in input validation and output encoding mechanisms that should prevent malicious data from being processed and rendered as trusted content.

The technical implementation of this vulnerability stems from insufficient sanitization of user-supplied input parameters, particularly the id parameter used in articolo actions. When the CMS processes this parameter without proper validation or encoding, it allows attackers to inject malicious scripts that execute in the victim's browser context. This type of vulnerability falls under CWE-79 which specifically addresses cross-site scripting flaws where untrusted data is improperly handled during web page generation. The vulnerability operates at the application layer and can be exploited through various attack vectors including crafted URLs, malicious forms, or social engineering techniques that诱导 users to click on compromised links.

The operational impact of CVE-2010-2675 extends beyond simple script execution, as it can enable attackers to perform session hijacking, steal sensitive cookies, redirect users to malicious sites, or even gain administrative privileges within the CMS environment. The vulnerability affects the core content management functionality of TSOKA:CMS, potentially allowing attackers to compromise entire websites or web applications built on this platform. From an attack framework perspective, this vulnerability aligns with ATT&CK technique T1566 which covers social engineering attacks that leverage web-based exploitation methods to establish initial access points.

Mitigation strategies for this vulnerability require immediate implementation of proper input validation and output encoding measures throughout the application codebase. Developers should implement strict parameter validation for all user inputs, particularly those used in dynamic content generation. The recommended approach involves employing context-specific encoding techniques such as HTML entity encoding for output rendering, implementing proper content security policies, and utilizing parameterized queries where applicable. Additionally, regular security code reviews and automated vulnerability scanning should be integrated into the development lifecycle to identify similar issues before they can be exploited. Organizations using affected TSOKA:CMS versions should prioritize immediate patching or upgrading to versions that have addressed this specific XSS vulnerability through proper input sanitization mechanisms and enhanced security controls.

Reservation

07/08/2010

Disclosure

07/08/2010

Moderation

accepted

Entry

VDB-53972

CPE

ready

Exploit

Download

EPSS

0.01208

KEV

no

Activities

very low

Sources

Interested in the pricing of exploits?

See the underground prices here!