CVE-2008-1232 : Détail

CVE-2008-1232

Cross-site Scripting
A03-Injection
30.33%V3
Network
2008-08-03
23h00 +00:00
2020-02-13
15h08 +00:00
Notifications pour un CVE
Restez informé de toutes modifications pour un CVE spécifique.
Gestion des notifications

Descriptions du CVE

Cross-site scripting (XSS) vulnerability in Apache Tomcat 4.1.0 through 4.1.37, 5.5.0 through 5.5.26, and 6.0.0 through 6.0.16 allows remote attackers to inject arbitrary web script or HTML via a crafted string that is used in the message argument to the HttpServletResponse.sendError method.

Informations du CVE

Faiblesses connexes

CWE-ID Nom de la faiblesse Source
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Métriques

Métriques Score Gravité CVSS Vecteur Source
V2 4.3 AV:N/AC:M/Au:N/C:N/I:P/A:N nvd@nist.gov

EPSS

EPSS est un modèle de notation qui prédit la probabilité qu'une vulnérabilité soit exploitée.

Score EPSS

Le modèle EPSS produit un score de probabilité compris entre 0 et 1 (0 et 100 %). Plus la note est élevée, plus la probabilité qu'une vulnérabilité soit exploitée est grande.

Percentile EPSS

Le percentile est utilisé pour classer les CVE en fonction de leur score EPSS. Par exemple, une CVE dans le 95e percentile selon son score EPSS est plus susceptible d'être exploitée que 95 % des autres CVE. Ainsi, le percentile sert à comparer le score EPSS d'une CVE par rapport à d'autres CVE.

Informations sur l'Exploit

Exploit Database EDB-ID : 32138

Date de publication : 2008-07-31 22h00 +00:00
Auteur : Konstantin Kolinko
EDB Vérifié : Yes

source: https://www.securityfocus.com/bid/30496/info Apache Tomcat is prone to a cross-site scripting vulnerability because the application 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 help the attacker steal cookie-based authentication credentials and launch other attacks. The issue affects the following versions: Tomcat 4.1.0 through 4.1.37 Tomcat 5.5.0 through 5.5.26 Tomcat 6.0.0 through 6.0.16 <%@page contentType="text/html"%> <% ~ // some unicode characters, that result in CRLF being printed ~ final String CRLF = "\u010D\u010A"; ~ final String payload = CRLF + CRLF + "<script type='text/javascript'>document.write('Hi, there!')</script><div style='display:none'>"; ~ final String message = "Authorization is required to access " + payload; ~ response.sendError(403, message); %>

Products Mentioned

Configuraton 0

Apache>>Tomcat >> Version From (including) 4.1.0 To (including) 4.1.37

Apache>>Tomcat >> Version From (including) 5.5.0 To (including) 5.5.26

Apache>>Tomcat >> Version From (including) 6.0.0 To (including) 6.0.16

Références

http://www.securitytracker.com/id?1020622
Tags : vdb-entry, x_refsource_SECTRACK
http://www.redhat.com/support/errata/RHSA-2008-0862.html
Tags : vendor-advisory, x_refsource_REDHAT
http://www.vupen.com/english/advisories/2009/1609
Tags : vdb-entry, x_refsource_VUPEN
http://www.vupen.com/english/advisories/2009/2194
Tags : vdb-entry, x_refsource_VUPEN
http://secunia.com/advisories/34013
Tags : third-party-advisory, x_refsource_SECUNIA
http://www.vupen.com/english/advisories/2008/2823
Tags : vdb-entry, x_refsource_VUPEN
http://secunia.com/advisories/37460
Tags : third-party-advisory, x_refsource_SECUNIA
http://secunia.com/advisories/31982
Tags : third-party-advisory, x_refsource_SECUNIA
http://www.securityfocus.com/bid/31681
Tags : vdb-entry, x_refsource_BID
http://secunia.com/advisories/32120
Tags : third-party-advisory, x_refsource_SECUNIA
http://secunia.com/advisories/33999
Tags : third-party-advisory, x_refsource_SECUNIA
http://www.securityfocus.com/bid/30496
Tags : vdb-entry, x_refsource_BID
http://secunia.com/advisories/31865
Tags : third-party-advisory, x_refsource_SECUNIA
http://securityreason.com/securityalert/4098
Tags : third-party-advisory, x_refsource_SREASON
http://secunia.com/advisories/31639
Tags : third-party-advisory, x_refsource_SECUNIA
http://secunia.com/advisories/36108
Tags : third-party-advisory, x_refsource_SECUNIA
http://www.mandriva.com/security/advisories?name=MDVSA-2008:188
Tags : vendor-advisory, x_refsource_MANDRIVA
http://secunia.com/advisories/31379
Tags : third-party-advisory, x_refsource_SECUNIA
http://www.vupen.com/english/advisories/2009/0320
Tags : vdb-entry, x_refsource_VUPEN
http://www.redhat.com/support/errata/RHSA-2008-0864.html
Tags : vendor-advisory, x_refsource_REDHAT
http://secunia.com/advisories/57126
Tags : third-party-advisory, x_refsource_SECUNIA
http://secunia.com/advisories/32222
Tags : third-party-advisory, x_refsource_SECUNIA
http://secunia.com/advisories/31891
Tags : third-party-advisory, x_refsource_SECUNIA
http://secunia.com/advisories/33797
Tags : third-party-advisory, x_refsource_SECUNIA
http://www.vupen.com/english/advisories/2008/2305
Tags : vdb-entry, x_refsource_VUPEN
http://secunia.com/advisories/35474
Tags : third-party-advisory, x_refsource_SECUNIA
http://www.vupen.com/english/advisories/2008/2780
Tags : vdb-entry, x_refsource_VUPEN
http://secunia.com/advisories/31381
Tags : third-party-advisory, x_refsource_SECUNIA
http://marc.info/?l=bugtraq&m=123376588623823&w=2
Tags : vendor-advisory, x_refsource_HP
http://marc.info/?l=bugtraq&m=139344343412337&w=2
Tags : vendor-advisory, x_refsource_HP
http://support.apple.com/kb/HT3216
Tags : x_refsource_CONFIRM
http://www.vupen.com/english/advisories/2009/0503
Tags : vdb-entry, x_refsource_VUPEN
http://www.vupen.com/english/advisories/2009/3316
Tags : vdb-entry, x_refsource_VUPEN
http://marc.info/?l=bugtraq&m=123376588623823&w=2
Tags : vendor-advisory, x_refsource_HP
http://secunia.com/advisories/32266
Tags : third-party-advisory, x_refsource_SECUNIA
http://www.redhat.com/support/errata/RHSA-2008-0648.html
Tags : vendor-advisory, x_refsource_REDHAT