mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 17:47:58 +02:00
19 lines
1.1 KiB
Markdown
19 lines
1.1 KiB
Markdown
### [CVE-2007-5120](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5120)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in JSPWiki 2.4.103 and 2.5.139-beta allow remote attackers to inject arbitrary web script or HTML via the (1) group and (2) members parameters in (a) NewGroup.jsp; the (3) edittime parameter in (b) Edit.jsp; the (4) edittime, (5) author, and (6) link parameters in (c) Comment.jsp; the (7) loginname, (8) wikiname, (9) fullname, and (10) email parameters in (d) UserPreferences.jsp and (e) Login.jsp; the (11) r1 and (12) r2 parameters in (f) Diff.jsp; and the (13) changenote parameter in (g) PageInfo.jsp.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://lists.grok.org.uk/pipermail/full-disclosure/2007-September/066096.html
|
|
- http://securityreason.com/securityalert/3167
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|