mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 15:11:34 +02:00
18 lines
843 B
Markdown
18 lines
843 B
Markdown
### [CVE-2011-1526](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1526)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ftpd.c in the GSS-API FTP daemon in MIT Kerberos Version 5 Applications (aka krb5-appl) 1.0.1 and earlier does not check the krb5_setegid return value, which allows remote authenticated users to bypass intended group access restrictions, and create, overwrite, delete, or read files, via standard FTP commands, related to missing autoconf tests in a configure script.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/8301
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|