mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-22 22:19:39 +02:00
18 lines
821 B
Markdown
18 lines
821 B
Markdown
### [CVE-2005-4659](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4659)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
IPCop (aka IPCop Firewall) before 1.4.10 has world-readable permissions for the backup.key file, which might allow local users to overwrite system configuration files and gain privileges by creating a malicious encrypted backup archive owned by "nobody", then executing ipcoprscfg to restore from this backup.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://sourceforge.net/tracker/index.php?func=detail&aid=1344032&group_id=40604&atid=428516
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|