mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-31 18:50:38 +00:00
19 lines
1.1 KiB
Markdown
19 lines
1.1 KiB
Markdown
### [CVE-2024-34710](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-34710)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Wiki.js is al wiki app built on Node.js. Client side template injection was discovered, that could allow an attacker to inject malicious JavaScript into the content section of pages that would execute once a victim loads the page that contains the payload. This was possible through the injection of a invalid HTML tag with a template injection payload on the next line. This vulnerability is fixed in 2.5.303.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/requarks/wiki/security/advisories/GHSA-xjcj-p2qv-q3rf
|
|
- https://github.com/requarks/wiki/security/advisories/GHSA-xjcj-p2qv-q3rf
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|