Skip to content

Justin-1993/CVE-2021-38699

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?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

CVE-2021-38699 TastyIgniter 3.0.7 allows XSS via the name field during user-account creation.

A Stored Cross Site Scripting Vulnerability exists in multiple pages of TastyIgniter v3.0.7 that allows for arbitrary execution of JavaScript. https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-38699

Vulnerable Pages: /account, /reservation, /admin/dashboard, /admin/system_logs

Vulnerable Payloads: “><script> alert(1) </script> <script> alert(1) </script>

Found by Justin White and Matt Kiely | HuskyHacks, August 2021

About

TastyIgniter 3.0.7 allows XSS via the name field during user-account creation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published