CVE-2008-4910 : Détail

CVE-2008-4910

A03-Injection
3.15%V3
Network
2008-11-04
00h00 +00:00
2018-10-11
17h57 +00:00
Notifications pour un CVE
Restez informé de toutes modifications pour un CVE spécifique.
Gestion des notifications

Descriptions du CVE

The BasicService in Sun Java Web Start allows remote attackers to execute arbitrary programs on a client machine via a file:// URL argument to the showDocument method.

Informations du CVE

Faiblesses connexes

CWE-ID Nom de la faiblesse Source
CWE-20 Improper Input Validation
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
CWE Other No informations.

Métriques

Métriques Score Gravité CVSS Vecteur Source
V2 10 AV:N/AC:L/Au:N/C:C/I:C/A:C 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 : 32529

Date de publication : 2008-10-24 22h00 +00:00
Auteur : Varun Srivastava
EDB Vérifié : Yes

source: https://www.securityfocus.com/bid/31916/info Sun Java Web Start is prone to a remote command-execution vulnerability. Successful exploits may allow attackers to execute arbitrary commands on an unsuspecting user's computer. This may aid in further attacks. We don't know which versions of Java Web Start are affected. We will update this BID when more information is released. BasicService basicService = (BasicService) ServiceManager.lookup("javax.jnlp.BasicService"); URL mike = new URL("file:\\C:\\music.rm"); basicService.showDocument(mike);

Products Mentioned

Configuraton 0

Sun>>Java_web_start >> Version *

Références

http://www.securityfocus.com/bid/31916
Tags : vdb-entry, x_refsource_BID
http://securityreason.com/securityalert/4542
Tags : third-party-advisory, x_refsource_SREASON