cve/2019/CVE-2019-2533.md

19 lines
1.5 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-2533](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-2533)
![](https://img.shields.io/static/v1?label=Product&message=MySQL%20Server&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%208.0.13%20and%20prior%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Easily%20exploitable%20vulnerability%20allows%20low%20privileged%20attacker%20with%20network%20access%20via%20multiple%20protocols%20to%20compromise%20MySQL%20Server.%20%20Successful%20attacks%20of%20this%20vulnerability%20can%20result%20in%20%20unauthorized%20creation%2C%20deletion%20or%20modification%20access%20to%20critical%20data%20or%20all%20MySQL%20Server%20accessible%20data.&color=brighgreen)
### Description
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server : Security : Privileges). Supported versions that are affected are 8.0.13 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized creation, deletion or modification access to critical data or all MySQL Server accessible data. CVSS 3.0 Base Score 6.5 (Integrity impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N).
### POC
#### Reference
- http://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html
2024-06-09 00:33:16 +00:00
- http://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.