CVE-2010-0710 in ASPCodeinfo

Summary

by MITRE

SQL injection vulnerability in default.asp in ASPCode CMS 1.5.8, 2.0.0 Build 103, and possibly other versions, allows remote attackers to execute arbitrary SQL commands via the newsid parameter when the sec parameter is 26. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.

Statistical analysis made it clear that VulDB provides the best quality for vulnerability data.

Analysis

by VulDB Data Team • 05/01/2026

The vulnerability identified as CVE-2010-0710 represents a critical SQL injection flaw within the ASPCode CMS platform, specifically affecting versions 1.5.8, 2.0.0 Build 103, and potentially other iterations of the software. This vulnerability resides in the default.asp script which processes user input without adequate sanitization or validation mechanisms. The flaw manifests when the application processes the newsid parameter while the sec parameter equals 26, creating an exploitable condition that enables malicious actors to inject arbitrary SQL commands into the backend database system.

The technical exploitation of this vulnerability occurs through improper input handling where user-supplied data flows directly into SQL query construction without appropriate escaping or parameterization. When an attacker crafts a malicious newsid parameter value while setting sec to 26, the application fails to validate or sanitize this input before incorporating it into database queries. This lack of input sanitization creates a pathway for attackers to manipulate the SQL execution context and potentially execute unauthorized database operations. The vulnerability maps directly to CWE-89 which categorizes SQL injection as a weakness where untrusted data is used in SQL commands without proper validation or escaping mechanisms.

The operational impact of this vulnerability extends far beyond simple data theft, as successful exploitation could enable attackers to perform complete database compromise operations. Attackers could extract sensitive information including user credentials, personal data, and application configuration details from the backend database. Additionally, the vulnerability could facilitate data modification or deletion operations, potentially leading to complete system compromise and unauthorized access to sensitive organizational information. The remote nature of this attack vector means that exploitation does not require physical access to the system and can be performed from anywhere on the internet.

Security practitioners should consider this vulnerability in the context of the ATT&CK framework, specifically mapping it to the T1190 technique for exploitation of remote services and T1071.004 for application layer protocol usage. The vulnerability represents a classic example of insufficient input validation and inadequate data sanitization practices that are commonly exploited in modern cyber attacks. Organizations using affected versions of ASPCode CMS should immediately implement mitigations including input validation, parameterized queries, and web application firewalls to protect against exploitation. The lack of verified details regarding the vulnerability's origin underscores the importance of proactive security measures and regular vulnerability assessments to identify and remediate similar weaknesses in legacy systems.

Mitigation strategies should include immediate patching of affected software versions, implementation of proper input validation routines, and deployment of web application firewalls to detect and block malicious SQL injection attempts. Additionally, organizations should conduct comprehensive security assessments to identify other potential SQL injection vulnerabilities within their application portfolio and implement secure coding practices that prevent similar issues from occurring in future development cycles. The vulnerability demonstrates the critical importance of maintaining up-to-date security patches and proper input validation mechanisms in web applications to prevent unauthorized database access and data compromise.

Reservation

02/25/2010

Disclosure

02/25/2010

Moderation

accepted

Entry

VDB-51980

CPE

ready

EPSS

0.00366

KEV

no

Activities

very low

Sources

Might our Artificial Intelligence support you?

Check our Alexa App!