CVE-2010-1105 in AdvertisementManagerinfo

Summary

by MITRE

Cross-site scripting (XSS) vulnerability in cgi/index.php in AdvertisementManager 3.1.0 and 3.6 allows remote attackers to inject arbitrary web script or HTML via the usr parameter.

If you want to get the best quality for vulnerability data then you always have to consider VulDB.

Analysis

by VulDB Data Team • 05/03/2026

The CVE-2010-1105 vulnerability represents a classic cross-site scripting flaw in the AdvertisementManager web application version 3.1.0 and 3.6. This vulnerability resides within the cgi/index.php script and specifically targets the usr parameter, creating a significant security risk for web applications that fail to properly sanitize user input. The flaw allows remote attackers to inject malicious web scripts or HTML content directly into the application's response, potentially compromising user sessions and data integrity.

This vulnerability maps directly to CWE-79 which defines Cross-Site Scripting as a weakness where untrusted data is sent to a web browser without proper validation or sanitization. The technical implementation of this flaw demonstrates a failure in input validation and output encoding practices within the AdvertisementManager application. When the usr parameter is processed without adequate sanitization, the application fails to escape special characters that could be interpreted by web browsers as executable script code rather than plain text.

The operational impact of this vulnerability extends beyond simple data theft or defacement. Attackers can leverage this XSS flaw to hijack user sessions, steal cookies, redirect users to malicious websites, or even perform actions on behalf of authenticated users. The remote nature of the attack means that threat actors can exploit this vulnerability from anywhere on the internet without requiring physical access to the target system. This makes the vulnerability particularly dangerous in environments where the AdvertisementManager application handles sensitive advertising data or user information.

From a threat modeling perspective, this vulnerability aligns with ATT&CK technique T1059.007 which covers Command and Scripting Interpreter - JavaScript. The attack chain typically involves crafting malicious JavaScript payloads within the usr parameter that execute in the victim's browser context. The vulnerability's exploitation requires minimal technical skill and can be automated using various web-based attack tools, making it a preferred target for automated exploitation campaigns. Organizations running affected versions should prioritize immediate remediation through input validation and output encoding mechanisms.

Mitigation strategies for CVE-2010-1105 require implementing comprehensive input sanitization measures including proper escaping of special characters, implementing Content Security Policy headers, and ensuring all user-supplied data undergoes strict validation before being processed or displayed. The most effective approach involves applying proper output encoding techniques such as HTML entity encoding when rendering user data within web pages, preventing the browser from interpreting injected script code as executable content. Additionally, upgrading to patched versions of AdvertisementManager or implementing web application firewalls can provide additional layers of protection against exploitation attempts targeting this specific vulnerability.

Reservation

03/25/2010

Disclosure

03/25/2010

Moderation

accepted

Entry

VDB-52346

CPE

ready

EPSS

0.00329

KEV

no

Activities

very low

Sources

Interested in the pricing of exploits?

See the underground prices here!