WordPress Plugin Vulnerabilities

TablePress – Tables in WordPress made easy < 2.3.2 - Authenticated (Author+) Server-Side Request Forgery via DNS Rebind

Description

The TablePress – Tables in WordPress made easy plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 2.3 via the get_files_to_import() function. This makes it possible for authenticated attackers, with author-level access and above, to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services. Due to the complex nature of protecting against DNS rebind attacks in WordPress software, we settled on the developer simply restricting the usage of the URL import functionality to just administrators. While this is not optimal, we feel this poses a minimal risk to most site owners and ideally WordPress core would correct this issue in wp_safe_remote_get() and other functions.

Affects Plugins

Fixed in 2.3.2

References

Classification

Type
SSRF
OWASP top 10
CWE

Miscellaneous

Original Researcher
Tobias Weißhaar (kun_19)
Verified
No

Timeline

Publicly Published
2024-06-06 (about 1 year ago)
Added
2024-06-11 (about 1 year ago)
Last Updated
2024-06-11 (about 1 year ago)

Other