Ticket #4357 (closed defect (bug): fixed)

Opened 5 years ago

Last modified 5 years ago

2.2 remote SQL injection exploit, user registration, xmlrpc.php.

Reported by: drhallows Owned by: anonymous
Priority: highest omg bbq Milestone: 2.2.1
Component: Security Version: 2.2.1
Severity: blocker Keywords:
Cc:

Description (last modified by foolswisdom) (diff)

Wordpress 2.2 remote SQL injection exploit, user registration, xmlrpc.php.

Apply [5570] int cast to 2.2 branch

Change History

  • Status changed from new to closed
  • Resolution set to fixed

(In [5584]) Apply [5570] to 2.2. fixes #4357

  • Summary changed from Int cast. to Changeset 5570 for 2.2.1 (branch), Int cast.
  • Summary changed from Changeset 5570 for 2.2.1 (branch), Int cast. to Apply [5570] int cast to 2.2 branch

comment:4 follow-up: ↓ 5   Otto425 years ago

Note: Exploit code for this (fixed) bug is in the wild:

 http://www.milw0rm.com/exploits/4039  http://wordpress.org/support/topic/120857

This bug enabled Remote SQL Injection. Might want to put the latest 2.2 out there quickly?

comment:5 in reply to: ↑ 4   westi5 years ago

Replying to Otto42:

Note: Exploit code for this (fixed) bug is in the wild:

 http://www.milw0rm.com/exploits/4039  http://wordpress.org/support/topic/120857

This bug enabled Remote SQL Injection. Might want to put the latest 2.2 out there quickly?

If I read this correctly - isn't the exploit only viable if you have a valid username/password combo to use as there is a login check.

It is therefore only really serious for blogs with user registration enabled.

Yes, you are correct, you must have at least one valid user/pass combo. It says as much in the exploit code (after running it through Google Translate).

  • Priority changed from high to highest omg bbq
  • Summary changed from Apply [5570] int cast to 2.2 branch to 2.2 remote SQL injection exploit, user registration, xmlrpc.php.
  • Description modified (diff)
  • Severity changed from major to blocker

Now widely published.

Wordpress version 2.2 remote SQL injection exploit that makes use of xmlrpc.php.  http://packetstormsecurity.org/0706-exploits/wp22xmlrpc-sql.txt

 http://kev.coolcavemen.com/2007/06/wordpress-22-security-hole-identity-theft/

Note: See TracTickets for help on using tickets.