First published: Sat Mar 03 2007(Updated: )
Cross-site request forgery (CSRF) vulnerability in the AdminPanel in WordPress 2.1.1 and earlier allows remote attackers to perform privileged actions as administrators, as demonstrated using the delete action in wp-admin/post.php. NOTE: this issue can be leveraged to perform cross-site scripting (XSS) attacks and steal cookies via the post parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
WordPress | <=2.1.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2007-1244 has a high severity rating as it allows remote attackers to perform privileged actions on WordPress.
To fix CVE-2007-1244, upgrade to WordPress version 2.1.2 or later, which addresses the CSRF vulnerability.
CVE-2007-1244 can facilitate Cross-Site Request Forgery attacks, allowing remote attackers to execute unauthorized privileged actions.
CVE-2007-1244 affects WordPress versions 2.1.1 and earlier.
Cross-Site Request Forgery in CVE-2007-1244 refers to an attack where unauthorized commands are transmitted from a user that the web application trusts.