mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 08:34:03 +02:00
18 lines
693 B
Markdown
18 lines
693 B
Markdown
### [CVE-2011-2709](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2709)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
libgssapi and libgssglue before 0.4 do not properly check privileges, which allows local users to load untrusted configuration files and execute arbitrary code via the GSSAPI_MECH_CONF environment variable, as demonstrated using mount.nfs.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/c-skills/CVEs
|
|
|