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

115 lines
3.4 KiB
JSON

{
"id": "CVE-2015-4354",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-06-15T14:59:08.937",
"lastModified": "2015-06-30T14:17:00.850",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in the Ubercart Webform Integration module before 6.x-1.8 and 7.x before 7.x-2.4 for Drupal allows remote authenticated users with certain permissions to inject arbitrary web script or HTML via unspecified vectors."
},
{
"lang": "es",
"value": "Vulnerabilidad de XSS en el m\u00f3dulo Ubercart Webform Integration anterior a 6.x-1.8 y 7.x anterior a 7.x-2.4 para Drupal permite a usuarios remotos autenticados inyectar secuencias de comandos web arbitrarios o HTML a trav\u00e9s de vectores no especificados."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "SINGLE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 3.5
},
"baseSeverity": "LOW",
"exploitabilityScore": 6.8,
"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:ubercart_webform_integration_project:ubercart_webform_integration:6.x-1.0:*:*:*:*:drupal:*:*",
"matchCriteriaId": "F7703BB8-3DB9-4327-B0B3-D39485482449"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ubercart_webform_integration_project:ubercart_webform_integration:7.x-1.0:*:*:*:*:drupal:*:*",
"matchCriteriaId": "95EA12C1-EDC7-4741-9E48-B1DCE525521B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ubercart_webform_integration_project:ubercart_webform_integration:7.x-2.0:*:*:*:*:drupal:*:*",
"matchCriteriaId": "0E3741A2-B839-41C6-A0AC-EA207D0EAD4D"
}
]
}
]
}
],
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2015/04/25/6",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/72812",
"source": "cve@mitre.org"
},
{
"url": "https://www.drupal.org/node/2437991",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "https://www.drupal.org/node/2463199",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://www.drupal.org/node/2463207",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
}
]
}