CVE-2010-4111
published 2010-12-22CVE-2010-4111: Cross-site scripting (XSS) vulnerability in HP Insight Diagnostics Online Edition before 8.5.1.3712 allows remote attackers to inject arbitrary web script or…
PriorityP420medium4.3CVSS 2.0
AVNACMAuNCNIPAN
EXPLOIT
EPSS
1.80%
75.8th percentile
Cross-site scripting (XSS) vulnerability in HP Insight Diagnostics Online Edition before 8.5.1.3712 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.
Affected
41 ranges· showing 25
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| hp | insight_diagnostics | <= 8.5.0.3625 | — |
| hp | insight_diagnostics | <= 8.5.0-11 | — |
| hp | insight_diagnostics | — | — |
| hp | insight_diagnostics | — | — |
| hp | insight_diagnostics | — | — |
| hp | insight_diagnostics | — | — |
| hp | insight_diagnostics | — | — |
| hp | insight_diagnostics | — | — |
| hp | insight_diagnostics | — | — |
| hp | insight_diagnostics | — | — |
| hp | insight_diagnostics | — | — |
| hp | insight_diagnostics | — | — |
| hp | insight_diagnostics | — | — |
| hp | insight_diagnostics | — | — |
| hp | insight_diagnostics | — | — |
| hp | insight_diagnostics | — | — |
| hp | insight_diagnostics | — | — |
| hp | insight_diagnostics | — | — |
| hp | insight_diagnostics | — | — |
| hp | insight_diagnostics | — | — |
| hp | insight_diagnostics | — | — |
| hp | insight_diagnostics | — | — |
| hp | insight_diagnostics | — | — |
| hp | insight_diagnostics | — | — |
| hp | insight_diagnostics | — | — |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Suricata
ET WEB_SPECIFIC_APPS HP Insight Diagnostics Online Edition search.php XSS Attempt
suricata·2011-06-09
CVE-2010-4111 ET WEB_SPECIFIC_APPS HP Insight Diagnostics Online Edition search.php XSS Attempt
ET WEB_SPECIFIC_APPS HP Insight Diagnostics Online Edition search.php XSS Attempt
Rule: alert http $EXTERNAL_NET any -> $HOME_NET any (msg:"ET WEB_SPECIFIC_APPS HP Insight Diagnostics Online Edition search.php XSS Attempt"; flow:established,to_server; http.uri; content:"/hpdiags/frontend2/help/search.php?query="; nocase; pcre:"/^.+(?:script|alert|onmouse[a-z]+|onkey[a-z]+|onload|onunload|ondragdrop|onblur|onfocus|onclick|ondblclick|onsubmit|onreset|onselect|onchange)/Ri"; reference:bid,45420; reference:cve,2010-4111; classtype:web-application-attack; sid:2012976; rev:3; metadata:created_at 2011_06_09, cve CVE_2010_4111, signature_severity Major, updated_at 2020_04_20;)
Exploit-DB
HP Insight Diagnostics Online Edition 8.4 - 'search.php' Cross-Site Scripting
exploitdb·2010-12-15
CVE-2010-4111 HP Insight Diagnostics Online Edition 8.4 - 'search.php' Cross-Site Scripting
HP Insight Diagnostics Online Edition 8.4 - 'search.php' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/45420/info
HP Insight Diagnostics Online Edition is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
Versions prior to HP Insight Diagnostics Online Edition 8.5.1.3712
http://www.example.com/hpdiags/frontend2/help/search.php?query="onmouseover="alert(1);
Exploit-DB
Mantis Bug Tracker 1.2.3 - 'db_type' Local File Inclusion
exploitdb·2010-12-15
CVE-2010-4350 Mantis Bug Tracker 1.2.3 - 'db_type' Local File Inclusion
Mantis Bug Tracker 1.2.3 - 'db_type' Local File Inclusion
---
MantisBT library/adodb/adodb.inc.php
...
4109:
4110: $file = ADODB_DIR."/drivers/adodb-".$db.".inc.php";
4111: @include_once($file);
...
Tested on: Microsoft Windows XP Professional SP3 (English)
Debian GNU/Linux (squeeze)
Apache 2.2.14 (Win32)
MySQL 5.1.41
PHP 5.3.1
Vulnerability discovered by: Gjoko 'LiquidWorm' Krstic
liquidworm gmail com
Zero Science Lab - http://www.zeroscience.mk
Advisory ID: ZSL-2010-4984
Advisory URL: http://www.zeroscience.mk/en/vulnerabilities/ZSL-2010-4984.php
Vendor Advisory URL: http://www.mantisbt.org/bugs/view.php?id=12607
13.12.2010
PoC:
Dork: Copyright+MantisBT Group
LFI/FD: http://[MANTIS_ROOT_HOST]/admin/upgrade_unattended.php?db_type=..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2fboo
No writeups or analysis indexed.
2010-12-22
Published