WordPress Plugin Vulnerabilities

rtMedia for WordPress, BuddyPress & bbPress 3.7.39 - SQL Injection

Description

When initialized, the rtMedia will include and instantiate certain classes if BuddyPress is installed. One of these classes is RTMediaActivityUpgrade, contained within the file ‘app/importers/RTMediaActivityUpgrade.php’. This class is instantiated in the file ‘admin/RTMediaAdmin.php,’ line 110, if the class ‘BuddyPress’ is available.

Once instantiated, the RTMediaActivityUpgrade class adds an AJAX method called ‘rtmedia_activity_upgrade’. This AJAX method is callable by any registered user, and is susceptible to MySQL Injection.

Proof of Concept

Affects Plugins

Fixed in 3.7.40

References

Classification

Type
SQLI
OWASP top 10
CWE

Miscellaneous

Submitter
James Hooker
Submitter website
Submitter twitter
Verified
No

Timeline

Publicly Published
2015-04-28 (about 11 years ago)
Added
2015-04-28 (about 11 years ago)
Last Updated
2019-10-21 (about 6 years ago)

Other