Lucene search
K

WordPress LifterLMS 4.21.0 Cross Site Scripting

🗓️ 28 May 2021 00:00:00Reported by Captain_hookType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 195 Views

WordPress Plugin LifterLMS 4.21.0 Stored Cross-Site Scripting (XSS

Related
Code
`# Exploit Title: WordPress Plugin LifterLMS 4.21.0 - Stored Cross-Site Scripting (XSS)   
# Date: 2021-05-10  
# Exploit Author: Captain_hook  
# Vendor Homepage: https://lifterlms.com/  
# Software Link: https://github.com/gocodebox/lifterlms/releases/tag/4.21.0  
# Version: LifterLMS < 4.21.1  
# Tested on: ANY  
# CVE : CVE-2021-24308  
  
#Summary:  
  
The 'State' field of the Edit profile page of the LMS by LifterLMS – Online Course, Membership & Learning Management System Plugin for WordPress plugin before 4.21.1 is not properly sanitised when output in the About section of the profile page, leading to a stored Cross-Site Scripting issue. This could allow low privilege users (such as students) to elevate their privilege via an XSS attack when an admin will view their profile.  
  
#Proof_of_Concept:  
  
1- As a Lowest Privilege user go to the edit account page of the LMS  
(e.g https://example.com/my-courses/edit-account/)  
  
2- Put Your XSS payload in State parameter and save your edits, such  
as "><script>alert(/XSS/)</script>  
  
3- The XSS will be stored and triggered in the about section of the profile: (e.g https://example.com/directory/[user_name]/) (Note): The XSS will also be triggered in the admin dashboard when viewing the user details, for example https://example.com/wp-admin/admin.php?page=llms-reporting&tab=students&stab=information&student_id=2  
  
Refernces:  
  
https://github.com/gocodebox/lifterlms/releases/tag/4.21.0  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation