CVE-2011-5041
published 2011-12-30CVE-2011-5041: Multiple cross-site scripting (XSS) vulnerabilities in Pulse Pro CMS 1.7.2 allow remote attackers to inject arbitrary web script or HTML via the (1) d…
PriorityP419medium4.3CVSS 2.0
AVNACMAuNCNIPAN
EXPLOIT
EPSS
1.63%
73.2th percentile
Multiple cross-site scripting (XSS) vulnerabilities in Pulse Pro CMS 1.7.2 allow remote attackers to inject arbitrary web script or HTML via the (1) d parameter in a blocks action and (2) post_id parameter in an edit-post action to index.php.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| pulsecms | pulse_cms | — | — |
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.
No detection rules found.
Exploit-DB
Pulse Pro 1.7.2 - Multiple Cross-Site Scripting Vulnerabilities
exploitdb·2011-12-14
CVE-2011-5041 Pulse Pro 1.7.2 - Multiple Cross-Site Scripting Vulnerabilities
Pulse Pro 1.7.2 - Multiple Cross-Site Scripting Vulnerabilities
---
source: https://www.securityfocus.com/bid/51056/info
Pulse Pro is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input before using it in dynamically generated content.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
Pulse Pro 1.7.2 is vulnerable; other versions may also be affected.
http://www.example.com/index.php?p=blocks&d=">alert(1)
http://www.example.com/index.php?p=edit-post&post_id=">alert(1)
Exploit-DB
iBrowser Plugin 1.4.1 - 'lang' Local File Inclusion
exploitdb·2011-09-17
CVE-2010-5281 iBrowser Plugin 1.4.1 - 'lang' Local File Inclusion
iBrowser Plugin 1.4.1 - 'lang' Local File Inclusion
---
iBrowser Plugin v1.4.1 (lang) Local File Inclusion Vulnerability
Vendor: net4visions.com
Product web page: http://www.net4visions.com
Affected version: lang.'.php' );
70: $this -> charset = $lang_charset;
71: $this -> dir = $lang_direction;
72: $this -> lang_data = $lang_data;
73: unset( $lang_data );
74: include( dirname(__FILE__) . '/' . $cfg['lang'].'.php' );
75: $this -> default_lang_data = $lang_data;
76: }
Tested on: Microsoft Windows XP Professional SP3 (EN)
Apache 2.2.14 (Win32)
PHP 5.3.1
MySQL 5.1.41
Vulnerability discovered by Gjoko 'LiquidWorm' Krstic
liquidworm gmail com
Advisory ID: ZSL-2011-5041
Advisory URL: http://www.zeroscience.mk/en/vulnerabilities/ZSL-2011-5041.php
15.09.2011
--
http://[SOME_CMS]/jsc
No writeups or analysis indexed.
http://osvdb.org/77693http://packetstormsecurity.org/files/view/107830/pulsepro172-xss.txthttp://secunia.com/advisories/47225https://exchange.xforce.ibmcloud.com/vulnerabilities/71798http://osvdb.org/77693http://packetstormsecurity.org/files/view/107830/pulsepro172-xss.txthttp://secunia.com/advisories/47225https://exchange.xforce.ibmcloud.com/vulnerabilities/71798
2011-12-30
Published