mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 15:31:27 +02:00
19 lines
933 B
Markdown
19 lines
933 B
Markdown
### [CVE-2015-4673](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4673)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in ClipBucket 2.7.0.5 allow remote authenticated users to inject arbitrary web script or HTML via (1) the collection_description parameter to upload/manage_collections.php in an add_new action or the (2) photo_description, (3) photo_tags, or (4) photo_title parameter to upload/actions/photo_uploader.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://secpod.org/advisories/SecPod_ClipBucket_Multiple_XSS_Vuln.txt
|
|
- http://secpod.org/advisories_cvrf/SecPod_ClipBucket_Multiple_XSS_Vuln.xml
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|