CVE-2004-0835 : Détail

CVE-2004-0835

1.2%V3
Network
2004-10-16
02h00 +00:00
2017-07-10
12h57 +00:00
Notifications pour un CVE
Restez informé de toutes modifications pour un CVE spécifique.
Gestion des notifications

Descriptions du CVE

MySQL 3.x before 3.23.59, 4.x before 4.0.19, 4.1.x before 4.1.2, and 5.x before 5.0.1, checks the CREATE/INSERT rights of the original table instead of the target table in an ALTER TABLE RENAME operation, which could allow attackers to conduct unauthorized activities.

Informations du CVE

Métriques

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

Date de publication : 2004-10-07 22h00 +00:00
Auteur : Oleksandr Byelkin
EDB Vérifié : Yes

source: https://www.securityfocus.com/bid/11357/info MySQL is reported prone to multiple local vulnerabilities. Exploiting these issues may allow an attacker to bypass security restrictions or cause a denial-of-service condition in the application. Rportedly, an attacker can bypass certain security restrictions and gain access to and corrupt potentially sensitive data due to an error in 'ALTER TABLE ... RENAME' operations. A denial-of-service condition occurs when multiple threads ALTER MERGE tables to change the UNION. Due to a lack of details, further information is not available at the moment. This BID will be updated as more information becomes available. drop database if exists mysqltest; connect (root,localhost,root,,test,0,mysql-master.sock); connection root; --disable_warnings create database if not exists mysqltest; --enable_warnings create table mysqltest.t1 (a int,b int,c int); grant all on mysqltest.t1 to mysqltest_1@localhost; connect (user1,localhost,mysqltest_1,,mysqltest,0,mysql-master.sock); connection user1; alter table t1 rename t2;

Products Mentioned

Configuraton 0

Mysql>>Mysql >> Version From (including) 4.1.0 To (including) 4.1.2

Mysql>>Mysql >> Version From (including) 5.0.0 To (including) 5.0.1

Oracle>>Mysql >> Version From (excluding) 3.20 To (excluding) 3.23.59

Oracle>>Mysql >> Version From (including) 4.0.0 To (excluding) 4.0.19

Configuraton 0

Debian>>Debian_linux >> Version 3.0

Références

http://www.redhat.com/support/errata/RHSA-2004-611.html
Tags : vendor-advisory, x_refsource_REDHAT
http://secunia.com/advisories/12783/
Tags : third-party-advisory, x_refsource_SECUNIA
http://www.debian.org/security/2004/dsa-562
Tags : vendor-advisory, x_refsource_DEBIAN
http://sunsolve.sun.com/search/document.do?assetkey=1-26-101864-1
Tags : vendor-advisory, x_refsource_SUNALERT
http://www.securityfocus.com/bid/11357
Tags : vdb-entry, x_refsource_BID
http://distro.conectiva.com.br/atualizacoes/?id=a&anuncio=000892
Tags : vendor-advisory, x_refsource_CONECTIVA
http://www.redhat.com/support/errata/RHSA-2004-597.html
Tags : vendor-advisory, x_refsource_REDHAT
http://www.ciac.org/ciac/bulletins/p-018.shtml
Tags : third-party-advisory, government-resource, x_refsource_CIAC
http://www.gentoo.org/security/en/glsa/glsa-200410-22.xml
Tags : vendor-advisory, x_refsource_GENTOO
http://www.trustix.org/errata/2004/0054/
Tags : vendor-advisory, x_refsource_TRUSTIX
http://securitytracker.com/id?1011606
Tags : vdb-entry, x_refsource_SECTRACK