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

96 lines
2.8 KiB
JSON

{
"id": "CVE-2008-2526",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-06-03T15:32:00.000",
"lastModified": "2017-08-08T01:31:07.340",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in the WT Gallery (aka wt_gallery) extension 2.6.2 and earlier for TYPO3 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors."
},
{
"lang": "es",
"value": "Vulnerabilidad de secuencia de comandos en sitios cruzados (XSS) en la extensi\u00f3n WT Gallery (tambi\u00e9n conocida como wt_gallery) versiones 2.6.2 y anteriores 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": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:typo3:wt_gallery:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.62",
"matchCriteriaId": "B79F27D1-AFAC-4A53-B0EC-435B8ACA07F9"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:typo3:wt_gallery:2.50:*:*:*:*:*:*:*",
"matchCriteriaId": "908BDED5-6CE2-4E58-A851-78DE567B95CF"
}
]
}
]
}
],
"references": [
{
"url": "http://typo3.org/teams/security/security-bulletins/typo3-20080513-1/",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.securityfocus.com/bid/29182",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/42363",
"source": "cve@mitre.org"
}
]
}