mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 16:47:12 +02:00
18 lines
758 B
Markdown
18 lines
758 B
Markdown
### [CVE-2017-14981](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14981)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-Site Scripting (XSS) was discovered in ATutor before 2.2.3. The vulnerability exists due to insufficient filtration of data (url in /mods/_standard/rss_feeds/edit_feed.php). An attacker could inject arbitrary HTML and script code into a browser in the context of the vulnerable website.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/atutor/ATutor/issues/135
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|