WordPress Plugin Vulnerabilities

NewStatPress < 1.0.6 - Reflected Cross-Site Scripting (XSS)

Description

The NewStatPress plugin utilizes on lines 28 and 31 of the file ‘includes/nsp_search.php’ several variables from the $_GET scope, without sanitation. While WordPress automatically escapes quotes on this scope, the outputs on these lines are outside of quotes, and as such can be utilized to trigger a Reflected XSS attack.

Proof of Concept

Affects Plugins

Fixed in 1.0.6

References

Classification

Type
XSS
CWE

Miscellaneous

Submitter
James Hooker
Submitter website
Submitter twitter
Verified
No

Timeline

Publicly Published
2015-07-07 (about 10 years ago)
Added
2015-07-07 (about 10 years ago)
Last Updated
2020-09-22 (about 5 years ago)

Other