Files
CVEs-PoC/2015/CVE-2015-4673.md
T
2025-09-29 21:09:30 +02:00

19 lines
933 B
Markdown

### [CVE-2015-4673](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4673)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### 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.