CVE-2004-0835 : Detail

CVE-2004-0835

1.2%V3
Network
2004-10-16
02h00 +00:00
2017-07-10
12h57 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

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.

CVE Informations

Metrics

Metrics Score Severity CVSS Vector Source
V2 7.5 AV:N/AC:L/Au:N/C:P/I:P/A:P [email protected]

EPSS

EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.

EPSS Score

The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.

EPSS Percentile

The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.

Exploit information

Exploit Database EDB-ID : 24669

Publication date : 2004-10-07 22h00 +00:00
Author : Oleksandr Byelkin
EDB Verified : 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

References

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