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

104 lines
3.4 KiB
JSON

{
"id": "CVE-2007-3817",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-07-17T01:30:00.000",
"lastModified": "2017-07-29T01:32:33.537",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in the LoginToboggan module 4.7.x-1.0, 4.7.x-1.x-dev, and 5.x-1.x-dev before 20070712 for Drupal, when configured to display a \"Log out\" link, allows remote attackers to inject arbitrary web script or HTML via a crafted username. NOTE: Drupal sanitizes the username by removing certain characters, so this might not be a vulnerability on default installations."
},
{
"lang": "es",
"value": "Vulnerabilidad de secuencia de comandos en sitios cruzados (XSS) en el m\u00f3dulo LoginToboggan 4.7.x-1.0, 4.7.x-1.x-dev, y 5.x-1.x-dev anterior a 20070712 para Drupal, cuando esta configurado para mostrar un enlace \"log out\", permite a atacantes remotos inyectar secuencias de comando web o HTML a trav\u00e9s de nombres de usuarios manipulados. NOTA: Drupal limpiar en nombre de usuario a trav\u00e9s del borrado de ciertos caracteres, por lo que est\u00e1 vulnerabilidad podr\u00eda no encontrarse sobre instalaciones por defecto."
}
],
"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": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:drupal:logintoboggan_module:*:*:*:*:*:*:*:*",
"versionEndIncluding": "4.7.x-1.0",
"matchCriteriaId": "05EFF0E0-3361-46BF-860A-568E272B5C7C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:drupal:logintoboggan_module:*:*:*:*:*:*:*:*",
"versionEndIncluding": "5.x-1.x-dev",
"matchCriteriaId": "2F0C8D28-AEAD-4BA5-95C3-CA0C2C80600E"
}
]
}
]
}
],
"references": [
{
"url": "http://drupal.org/node/158921",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.securityfocus.com/bid/24901",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.vupen.com/english/advisories/2007/2526",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/35387",
"source": "cve@mitre.org"
}
]
}