Files
CVEs-PoC/2021/CVE-2021-23895.md
T
2025-09-29 21:09:30 +02:00

18 lines
869 B
Markdown

### [CVE-2021-23895](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23895)
![](https://img.shields.io/static/v1?label=Product&message=McAfee%20Database%20Security%20(DBSec)&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=unspecified%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-502%3A%20Deserialization%20of%20Untrusted%20Data&color=brightgreen)
### Description
Deserialization of untrusted data vulnerability in McAfee Database Security (DBSec) prior to 4.8.2 allows a remote authenticated attacker to create a reverse shell with administrator privileges on the DBSec server via carefully constructed Java serialized object sent to the DBSec server.
### POC
#### Reference
- https://kc.mcafee.com/corporate/index?page=content&id=SB10359
#### Github
No PoCs found on GitHub currently.