CVE-2014-4187: XSS
Published Jun 17, 2014
·Updated
Cross-site scripting (XSS) vulnerability in signup.php in ClipBucket allows remote attackers to inject arbitrary web script or HTML via the Username field.
Affected Software
1 affected component
Clip-bucket Clipbucket
Event History
Jun 17, 2014
CVE Published
via MITRE·02:00 PM
Data Sourced
via MITRE·02:00 PM
Description
Frequently Asked Questions
1
What is the severity of CVE-2014-4187?
The severity of CVE-2014-4187 is considered medium due to the potential for XSS attacks.
2
How do I fix CVE-2014-4187?
To fix CVE-2014-4187, sanitize and validate user input in the Username field of signup.php.
3
Who is affected by CVE-2014-4187?
All users of ClipBucket using versions vulnerable to CVE-2014-4187 are affected.
4
Can CVE-2014-4187 be exploited remotely?
Yes, CVE-2014-4187 can be exploited remotely by attackers through the Username field.
5
What kind of attacks can CVE-2014-4187 facilitate?
CVE-2014-4187 can facilitate cross-site scripting (XSS) attacks that inject arbitrary scripts into web pages.