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

91 lines
2.3 KiB
JSON

{
"id": "CVE-2023-26091",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-02-26T05:15:10.553",
"lastModified": "2023-03-07T19:02:05.750",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The frp_form_answers (aka Forms Export) extension before 3.1.2, and 4.x before 4.0.2, for TYPO3 allows XSS via saved emails."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
]
},
"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:frappant:forms_export:*:*:*:*:*:typo3:*:*",
"versionEndExcluding": "3.1.2",
"matchCriteriaId": "B994FB86-531C-4AF4-8718-3A70AD68A113"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:frappant:forms_export:*:*:*:*:*:typo3:*:*",
"versionStartIncluding": "4.0.0",
"versionEndExcluding": "4.0.2",
"matchCriteriaId": "1460B252-09A9-44A9-9917-B56E90D06572"
}
]
}
]
}
],
"references": [
{
"url": "https://typo3.org/help/security-advisories",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://typo3.org/security/advisory/typo3-ext-sa-2023-002",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}