Skip to content
Permalink
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

Exploit Title: WordPress Plugin JobBoardWP – Job Board Listings and Submissions —— Stored Cross-Site Scripting

Exploit Author: Thinkland Security Team

Date: 16/09/2021

Vendor Homepage: https://wordpress.org/plugins/jobboardwp/

Version : V 1.0.6

Vulnerability Type: Stored Cross-Site Scripting

Tested on Windows 10 、XAMPP

Vulnerability proof:

  1. Job Board >> Add New Job >> Add title and others >> Add title and enter the XSS payload : image
  2. Click Publish,You will observe that the payload successfully got stored into the database and when you are triggering the same functionality at that time JavaScript payload is executing successfully and we are getting a pop-up. image
    3.Vulnerability proof: image