Files
CVEs-PoC/2016/CVE-2016-6211.md
2025-09-29 21:09:30 +02:00

18 lines
664 B
Markdown

### [CVE-2016-6211](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6211)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
The User module in Drupal 7.x before 7.44 allows remote authenticated users to gain privileges via vectors involving contributed or custom code that triggers a rebuild of the user profile form.
### POC
#### Reference
- https://www.drupal.org/SA-CORE-2016-002
#### Github
No PoCs found on GitHub currently.