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

113 lines
3.1 KiB
JSON

{
"id": "CVE-2022-33154",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-07-12T22:15:08.237",
"lastModified": "2022-07-19T17:29:36.767",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The schema (aka Embedding schema.org vocabulary) extension before 1.13.1 and 2.x before 2.5.1 for TYPO3 allows XSS."
},
{
"lang": "es",
"value": "La extensi\u00f3n schema (tambi\u00e9n se conoce como Embedding schema.org vocabulary) versiones anteriores a 1.13.1 y 2.x anteriores a 2.5.1 para TYPO3 permite un ataque de tipo XSS"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.3,
"impactScore": 2.7
}
],
"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:schema_project:schema:*:*:*:*:*:typo3:*:*",
"versionEndExcluding": "1.13.1",
"matchCriteriaId": "79539C1D-9A59-4193-9366-2DBB95A531A7"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:schema_project:schema:*:*:*:*:*:typo3:*:*",
"versionStartIncluding": "2.0.0",
"versionEndExcluding": "2.5.1",
"matchCriteriaId": "9171B05E-6844-4EB1-9E4A-668F5EE8F9FB"
}
]
}
]
}
],
"references": [
{
"url": "https://typo3.org/security/advisory/typo3-ext-sa-2022-012",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
}
]
}