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

117 lines
3.5 KiB
JSON

{
"id": "CVE-2010-4956",
"sourceIdentifier": "cve@mitre.org",
"published": "2011-10-09T10:55:44.287",
"lastModified": "2017-08-29T01:29:08.207",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in the Questionnaire (ke_questionnaire) extension before 2.2.3 for TYPO3 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors."
},
{
"lang": "es",
"value": "vulnerabilidad de ejecuci\u00f3n de secuencias de comandos en sitios cruzados (XSS) la extensi\u00f3n Questionnaire (ke_questionnaire) anteriores a v2.2.3 para TYPO3, permite a atacantes remotos inyectar secuencias de comandos web 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: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": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nadine_schwingler:ke_questionnaire:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.2.2",
"matchCriteriaId": "D1FF62C2-0AB9-4F7E-959D-9972DE40385A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nadine_schwingler:ke_questionnaire:1.2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "D2793011-FBEB-45C3-9ABF-9698248CE5C6"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nadine_schwingler:ke_questionnaire:2.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "99999B28-5692-4BBE-AEE5-590C4B2DD7DC"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:a:typo3:typo3:*:*:*:*:*:*:*:*",
"matchCriteriaId": "5F1C59B0-CDF2-4F9A-88C7-61E8F18590DB"
}
]
}
]
}
],
"references": [
{
"url": "http://typo3.org/extensions/repository/view/ke_questionnaire/2.2.3/",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://typo3.org/teams/security/security-bulletins/typo3-sa-2010-015/",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/42369",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/61043",
"source": "cve@mitre.org"
}
]
}