CVE-2007-2401 : Détail

CVE-2007-2401

Cross-site Scripting
A03-Injection
4.12%V4
Network
2007-06-25
17h00 +00:00
2018-10-16
12h57 +00:00
Notifications pour un CVE
Restez informé de toutes modifications pour un CVE spécifique.
Gestion des notifications

Descriptions du CVE

CRLF injection vulnerability in WebCore in Apple Mac OS X 10.3.9, 10.4.9 and later, and iPhone before 1.0.1, allows remote attackers to inject arbitrary HTTP headers via LF characters in an XMLHttpRequest request, which are not filtered when serializing headers via the setRequestHeader function. NOTE: this issue can be leveraged for cross-site scripting (XSS) attacks.

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 : 30228

Date de publication : 2007-06-21 22h00 +00:00
Auteur : Richard Moore
EDB Vérifié : Yes

source: https://www.securityfocus.com/bid/24598/info Apple WebCore is prone to a cross-site scripting vulnerability because the application fails to properly sanitize user-supplied input. An attacker may exploit this issue by enticing victims into visiting a malicious website. The attacker may leverage this issue to execute arbitrary script code in an application using the affected framework (typically Safari). This may help the attacker steal cookie-based authentication credentials and launch other attacks. xmlhttp.setRequestHeader('Foo', 'baa\nHost: test\n'); The above request is treated as valid and results in: GET / HTTP/1.1 Accept-Encoding: gzip, deflate Accept-Language: en Foo: baa Host: test

Products Mentioned

Configuraton 0

Apple>>Iphone_os >> Version To (including) 1.0

Apple>>Mac_os_x >> Version 10.3.9

Apple>>Mac_os_x >> Version 10.4.9

Apple>>Mac_os_x_server >> Version 10.3.9

Apple>>Mac_os_x_server >> Version 10.4.9

Références

http://www.vupen.com/english/advisories/2007/2316
Tags : vdb-entry, x_refsource_VUPEN
http://secunia.com/advisories/25786
Tags : third-party-advisory, x_refsource_SECUNIA
http://secunia.com/advisories/26287
Tags : third-party-advisory, x_refsource_SECUNIA
http://www.securityfocus.com/bid/24598
Tags : vdb-entry, x_refsource_BID
http://www.vupen.com/english/advisories/2007/2731
Tags : vdb-entry, x_refsource_VUPEN
http://osvdb.org/36449
Tags : vdb-entry, x_refsource_OSVDB
http://www.securitytracker.com/id?1018281
Tags : vdb-entry, x_refsource_SECTRACK
http://www.vupen.com/english/advisories/2007/2296
Tags : vdb-entry, x_refsource_VUPEN
http://www.kb.cert.org/vuls/id/845708
Tags : third-party-advisory, x_refsource_CERT-VN