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

93 lines
2.4 KiB
JSON

{
"id": "CVE-2022-29273",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-02-22T21:15:11.123",
"lastModified": "2023-04-10T21:15:06.977",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "pfSense CE through 2.6.0 and pfSense Plus before 22.05 allow XSS in the WebGUI via URL Table Alias URL parameters."
}
],
"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:netgate:pfsense:*:*:*:*:community:*:*:*",
"versionEndIncluding": "2.6.0",
"matchCriteriaId": "4FC73231-546B-4322-945C-FF2436682D39"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:netgate:pfsense:*:*:*:*:plus:*:*:*",
"versionEndExcluding": "22.05",
"matchCriteriaId": "89B58607-A6E6-40E6-B1EE-6C740FBF8F5B"
}
]
}
]
}
],
"references": [
{
"url": "https://docs.netgate.com/downloads/pfSense-SA-22_05.webgui.asc",
"source": "cve@mitre.org"
},
{
"url": "https://docs.netgate.com/pfsense/en/latest/releases/index.html#current-and-upcoming-supported-releases",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
},
{
"url": "https://redmine.pfsense.org/issues/13060",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
}
]
}