mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
815 B
Markdown
18 lines
815 B
Markdown
### [CVE-2011-2694](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2694)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting (XSS) vulnerability in the chg_passwd function in web/swat.c in the Samba Web Administration Tool (SWAT) in Samba 3.x before 3.5.10 allows remote authenticated administrators to inject arbitrary web script or HTML via the username parameter to the passwd program (aka the user field to the Change Password page).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.samba.org/show_bug.cgi?id=8289
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2011-2694
|
|
|