mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 19:06:36 +02:00
18 lines
780 B
Markdown
18 lines
780 B
Markdown
### [CVE-2020-25288](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25288)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in MantisBT before 2.24.3. When editing an Issue in a Project where a Custom Field with a crafted Regular Expression property is used, improper escaping of the corresponding form input's pattern attribute allows HTML injection and, if CSP settings permit, execution of arbitrary JavaScript.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://mantisbt.org/bugs/view.php?id=27275
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|