CVE-2009-3701
published 2009-12-21CVE-2009-3701: Multiple cross-site scripting (XSS) vulnerabilities in the administration interface in Horde Application Framework before 3.3.6, Horde Groupware before 1.2.5…
PriorityP422medium4.3CVSS 2.0
AVNACMAuNCNIPAN
EXPLOIT
EPSS
4.83%
90.9th percentile
Multiple cross-site scripting (XSS) vulnerabilities in the administration interface in Horde Application Framework before 3.3.6, Horde Groupware before 1.2.5, and Horde Groupware Webmail Edition before 1.2.5 allow remote attackers to inject arbitrary web script or HTML via the PATH_INFO to (1) phpshell.php, (2) cmdshell.php, or (3) sqlshell.php in admin/, related to the PHP_SELF variable.
Affected
53 ranges· showing 25
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| horde | application_framework | <= 3.3.5 | — |
| horde | application_framework | — | — |
| horde | application_framework | — | — |
| horde | application_framework | — | — |
| horde | application_framework | — | — |
| horde | application_framework | — | — |
| horde | application_framework | — | — |
| horde | application_framework | — | — |
| horde | application_framework | — | — |
| horde | application_framework | — | — |
| horde | application_framework | — | — |
| horde | application_framework | — | — |
| horde | application_framework | — | — |
| horde | application_framework | — | — |
| horde | application_framework | — | — |
| horde | application_framework | — | — |
| horde | application_framework | — | — |
| horde | application_framework | — | — |
| horde | application_framework | — | — |
| horde | application_framework | — | — |
| horde | application_framework | — | — |
| horde | application_framework | — | — |
| horde | application_framework | — | — |
| horde | application_framework | — | — |
| horde | application_framework | — | — |
CVSS provenance
nvdv2.04.3MEDIUMAV:N/AC:M/Au:N/C:N/I:P/A:N
vendor_redhat4.3MEDIUM
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.
Red Hat
horde: PHP_SELF XSS vulnerabilities
vendor_redhat·2009-12-16·CVSS 4.3
CVE-2009-3701 [MEDIUM] CWE-79 horde: PHP_SELF XSS vulnerabilities
horde: PHP_SELF XSS vulnerabilities
Multiple cross-site scripting (XSS) vulnerabilities in the administration interface in Horde Application Framework before 3.3.6, Horde Groupware before 1.2.5, and Horde Groupware Webmail Edition before 1.2.5 allow remote attackers to inject arbitrary web script or HTML via the PATH_INFO to (1) phpshell.php, (2) cmdshell.php, or (3) sqlshell.php in admin/, related to the PHP_SELF variable.
GHSA
GHSA-pfm3-37qv-rm2q: Multiple cross-site scripting (XSS) vulnerabilities in the administration interface in Horde Application Framework before 3
ghsa_unreviewed·2022-05-02
CVE-2009-3701 [MEDIUM] CWE-79 GHSA-pfm3-37qv-rm2q: Multiple cross-site scripting (XSS) vulnerabilities in the administration interface in Horde Application Framework before 3
Multiple cross-site scripting (XSS) vulnerabilities in the administration interface in Horde Application Framework before 3.3.6, Horde Groupware before 1.2.5, and Horde Groupware Webmail Edition before 1.2.5 allow remote attackers to inject arbitrary web script or HTML via the PATH_INFO to (1) phpshell.php, (2) cmdshell.php, or (3) sqlshell.php in admin/, related to the PHP_SELF variable.
No detection rules found.
Exploit-DB
Horde 3.3.5 - 'PHP_SELF' Cross-Site Scripting
exploitdb·2009-12-17·CVSS 4.3
CVE-2009-3701 [MEDIUM] Horde 3.3.5 - 'PHP_SELF' Cross-Site Scripting
Horde 3.3.5 - 'PHP_SELF' Cross-Site Scripting
---
INTERNET SECURITY AUDITORS ALERT 2009-012
- Original release date: October 13th, 2009
- Last revised: December 16th, 2009
- Discovered by: Juan Galiana Lara
- CVE ID: CVE-2009-3701
- Severity: 6.3/10 (CVSS Base Score)
I. VULNERABILITY
Horde 3.3.5 "PHP_SELF" Cross-Site Scripting vulnerability
II. BACKGROUND
The Horde Application Framework is a modular, general-purpose web
application framework written in PHP. It provides an extensive array
of classes that are targeted at the common problems and tasks involved
in developing modern web applications.
III. DESCRIPTION
Input passed to 'PHP_SELF' variable is not properly filtered before
being returned to the user. This can be explotied to inject arbitrary
HTML or to execute arbitrary script c
Exploit-DB
Horde 3.3.5 - '/Administration Interface admin/cmdshell.php?PATH_INFO' Cross-Site Scripting
exploitdb·2009-12-15
CVE-2009-3701 Horde 3.3.5 - '/Administration Interface admin/cmdshell.php?PATH_INFO' Cross-Site Scripting
Horde 3.3.5 - '/Administration Interface admin/cmdshell.php?PATH_INFO' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/37351/info
Horde Framework is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data.
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 help the attacker steal cookie-based authentication credentials and launch other attacks.
This issue affects versions prior to Horde 3.3.6.
Note that additional products that use the Horde framework may also be vulnerable.
http://www.example.com/horde-3.3.5/admin/cmdshell.php/%22%3E%3Cscript%3Ealert%288%29;%3C/script%3E%3Cform%20/?Horde=
Exploit-DB
Horde 3.3.5 - '/Administration Interface admin/sqlshell.php?PATH_INFO' Cross-Site Scripting
exploitdb·2009-12-15
CVE-2009-3701 Horde 3.3.5 - '/Administration Interface admin/sqlshell.php?PATH_INFO' Cross-Site Scripting
Horde 3.3.5 - '/Administration Interface admin/sqlshell.php?PATH_INFO' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/37351/info
Horde Framework is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data.
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 help the attacker steal cookie-based authentication credentials and launch other attacks.
This issue affects versions prior to Horde 3.3.6.
Note that additional products that use the Horde framework may also be vulnerable.
http://www.example.com/horde-3.3.5/admin/sqlshell.php/%22%3E%3Cscript%3Ealert%288%29;%3C/script%3E%3Cform%20/?Horde=
Exploit-DB
Horde 3.3.5 - Cross-Site Scripting
exploitdb·2009-12-15
CVE-2009-3701 Horde 3.3.5 - Cross-Site Scripting
Horde 3.3.5 - Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/37351/info
Horde Framework is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data.
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 help the attacker steal cookie-based authentication credentials and launch other attacks.
This issue affects versions prior to Horde 3.3.6.
Note that additional products that use the Horde framework may also be vulnerable.
http://www.example.com/horde-3.3.5/admin/phpshell.php/%22%3E%3Cscript%3Ealert%288%29;%3C/script%3E%3Cform%20/?Horde=
http://archives.neohapsis.com/archives/fulldisclosure/2009-12/0388.htmlhttp://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.515.2.559&r2=1.515.2.589&ty=hhttp://lists.horde.org/archives/announce/2009/000529.htmlhttp://marc.info/?l=horde-announce&m=126100750018478&w=2http://marc.info/?l=horde-announce&m=126101076422179&w=2http://secunia.com/advisories/37709http://secunia.com/advisories/37823http://securitytracker.com/id?1023365http://www.securityfocus.com/archive/1/508531/100/0/threadedhttp://www.securityfocus.com/bid/37351http://www.vupen.com/english/advisories/2009/3549http://www.vupen.com/english/advisories/2009/3572https://exchange.xforce.ibmcloud.com/vulnerabilities/54817http://archives.neohapsis.com/archives/fulldisclosure/2009-12/0388.htmlhttp://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.515.2.559&r2=1.515.2.589&ty=hhttp://lists.horde.org/archives/announce/2009/000529.htmlhttp://marc.info/?l=horde-announce&m=126100750018478&w=2http://marc.info/?l=horde-announce&m=126101076422179&w=2http://secunia.com/advisories/37709http://secunia.com/advisories/37823http://securitytracker.com/id?1023365http://www.securityfocus.com/archive/1/508531/100/0/threadedhttp://www.securityfocus.com/bid/37351http://www.vupen.com/english/advisories/2009/3549http://www.vupen.com/english/advisories/2009/3572https://exchange.xforce.ibmcloud.com/vulnerabilities/54817
2009-12-21
Published