First published: Fri Dec 31 2004(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Aj-fork Aj-fork | =167 | |
CutePHP CuteNews | =1.3.6 | |
CutePHP CuteNews | =1.3.2 | |
CutePHP CuteNews | =0.88 | |
CutePHP CuteNews | =1.3 | |
CutePHP CuteNews | =1.3.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2004-1573 is considered a high severity vulnerability due to the potential for arbitrary code execution.
To fix CVE-2004-1573, ensure that the permissions for users.db.php are set to a more secure setting, such as 644, rather than 777.
CVE-2004-1573 affects AJ-Fork 167 and multiple versions of CuteNews, including 1.3.6, 1.3.2, 0.88, 1.3, and 1.3.1.
Exploiting CVE-2004-1573 allows local users to execute arbitrary PHP code, potentially gaining administrative privileges.
Mitigation for CVE-2004-1573 includes setting proper file permissions and regularly auditing file access configurations.