February 2007
Monthly Archive
Monthly Archive
TITLE:
WordPress “post” Cross-Site Scripting Vulnerability
SECUNIA ADVISORY ID:
SA24316
VERIFY ADVISORY:
http://secunia.com/advisories/24316/
CRITICAL:
Less critical
IMPACT:
Cross Site Scripting
WHERE:
From remote
SOFTWARE:
WordPress 2.x
http://secunia.com/product/6745/
DESCRIPTION:
Samenspender has discovered a vulnerability in WordPress, which can be
exploited by malicious people to conduct cross-site scripting attacks.
Input passed to the “post” parameter in wp-admin/post.php (when “action”
is set to “delete”) is not properly sanitised before being returned to a
user. This can be exploited to execute arbitrary HTML and script code in
a user’s browser session in context of an affected site.
Successful exploitation requires that the target user is logged in as
administrator.
The vulnerability is confirmed in version 2.1.1. Other versions may also
be affected.
SOLUTION:
Edit the source code to ensure that input is properly sanitised.
PROVIDED AND/OR DISCOVERED BY:
Samenspender
0 comments Tuesday 27 Feb 2007 | Guardian | PHP Scripts
TITLE:
NukeSentinel “Client-IP” SQL Injection Vulnerability
SECUNIA ADVISORY ID:
SA24221
VERIFY ADVISORY:
http://secunia.com/advisories/24221/
CRITICAL:
Moderately critical
IMPACT:
Manipulation of data, Exposure of system information, Exposure of
sensitive information
WHERE:
From remote
SOFTWARE:
NukeScripts NukeSentinel 2.x
http://secunia.com/product/5071/
DESCRIPTION:
DarkFig has discovered a vulnerability in NukeSentinel, which can be
exploited by malicious people to conduct SQL injection attacks.
Input passed in the “Client-IP” HTTP header to index.php is not properly
sanitised before being used in SQL queries. This can be exploited to
manipulate SQL queries by injecting arbitrary SQL code.
Successful exploitation allows e.g. retrieving arbitrary files.
The vulnerability is confirmed in version 2.5.05. Other versions may
also be affected.
SOLUTION:
Edit the source code to ensure that input is properly sanitised.
PROVIDED AND/OR DISCOVERED BY:
DarkFig
ORIGINAL ADVISORY:
http://milw0rm.com/exploits/3338
0 comments Monday 26 Feb 2007 | Guardian | phpNuke