2024-04-04 08:46:00 +00:00

104 lines
2.6 KiB
JSON

{
"id": "CVE-2022-37430",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-11-23T02:15:09.767",
"lastModified": "2022-11-30T14:18:46.207",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Silverstripe silverstripe/framework through 4.11 allows XSS vulnerability via href attribute of a link (issue 2 of 2)."
},
{
"lang": "es",
"value": "El framework Silverstripe hasta la versi\u00f3n 4.11 permite la vulnerabilidad XSS a trav\u00e9s del atributo href de un enlace (problema 2 de 2)."
}
],
"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
}
]
},
"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:silverstripe:framework:*:*:*:*:*:*:*:*",
"versionStartIncluding": "3.0.0",
"versionEndExcluding": "4.11.13",
"matchCriteriaId": "DAF2812E-052D-47A1-B4CC-522A37A3D62D"
}
]
}
]
}
],
"references": [
{
"url": "https://forum.silverstripe.org/c/releases",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Vendor Advisory"
]
},
{
"url": "https://www.silverstripe.org/blog/tag/release",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "https://www.silverstripe.org/download/security-releases/",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://www.silverstripe.org/download/security-releases/CVE-2022-37430",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}