First published: Fri May 24 2019(Updated: )
serendipity_moveMediaDirectory in Serendipity 2.0.3 allows remote attackers to upload and execute arbitrary PHP code because it mishandles an extensionless filename during a rename, as demonstrated by "php" as a filename.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Serendipity (S9Y) Freetag Event | =2.0.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2016-10752 is considered critical as it allows remote code execution via arbitrary PHP uploads.
Updating Serendipity to a version above 2.0.3, which addresses this vulnerability, is necessary to mitigate the risk.
CVE-2016-10752 specifically affects Serendipity version 2.0.3.
CVE-2016-10752 enables remote attackers to upload and execute arbitrary PHP code on the server.
The vulnerability arises from mishandling extensionless filenames during file renaming in the serendipity_moveMediaDirectory function.