Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 810 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 810 Bytes

wpp_LearnPress

the Wordpress Plugin learnpress has a reflected XSS.

Details:

And the issue in the file: ./learnpress/learnpress.php:

unnamed-1 the variable $log output without sanitize.

Fix:

Thank you~