cve/2004/CVE-2004-1573.md

21 lines
813 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2004-1573](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1573)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The documentation for AJ-Fork 167 implies that users should set permissions for users.db.php to 777, which allows local users to execute arbitrary PHP code and gain privileges as the administrator.
### POC
#### Reference
- http://echo.or.id/adv/adv07-y3dips-2004.txt
2024-06-09 00:33:16 +00:00
- http://echo.or.id/adv/adv07-y3dips-2004.txt
2024-05-26 14:27:05 +02:00
- http://marc.info/?l=bugtraq&m=109664986210763&w=2
2024-06-09 00:33:16 +00:00
- http://marc.info/?l=bugtraq&m=109664986210763&w=2
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.