mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 13:37:50 +02:00
18 lines
720 B
Markdown
18 lines
720 B
Markdown
### [CVE-2021-40888](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-40888)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Projectsend version r1295 is affected by Cross Site Scripting (XSS) due to lack of sanitization when echo output data in returnFilesIds() function. A low privilege user can call this function through process.php file and execute scripting code.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/projectsend/projectsend/issues/995
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|