René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

83 lines
2.2 KiB
JSON

{
"id": "CVE-2014-4187",
"sourceIdentifier": "cve@mitre.org",
"published": "2014-06-17T14:55:08.080",
"lastModified": "2018-10-09T19:47:35.220",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in signup.php in ClipBucket allows remote attackers to inject arbitrary web script or HTML via the Username field."
},
{
"lang": "es",
"value": "Vulnerabilidad de XSS en signup.php en ClipBucket permite a atacantes remotos inyectar secuencias de comandos web o HTML arbitrarios a trav\u00e9s del campo del nombre de usuario."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:clip-bucket:clipbucket:-:*:*:*:*:*:*:*",
"matchCriteriaId": "A2567936-567C-4692-955E-757ABF7699A9"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.com/files/127098/ClipBucket-CMS-Cross-Site-Scripting.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/532432/100/0/threaded",
"source": "cve@mitre.org"
}
]
}