64 lines
2.1 KiB
JSON
Raw Normal View History

{
"id": "CVE-2024-47186",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-09-27T21:15:03.443",
"lastModified": "2024-09-27T21:15:03.443",
"vulnStatus": "Received",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Filament is a collection of full-stack components for Laravel development. Versions of Filament from v3.0.0 through v3.2.114 are affected by a cross-site scripting (XSS) vulnerability. If values passed to a `ColorColumn` or `ColumnEntry` are not valid and contain a specific set of characters, applications are vulnerable to XSS attack against a user who opens a page on which a color column or entry is rendered. Filament v3.2.115 fixes this issue."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"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": "security-advisories@github.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"references": [
{
"url": "https://github.com/filamentphp/filament/commit/df7989352464d08eda5837ef50f9997fad902316",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/filamentphp/filament/releases/tag/v3.2.115",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/filamentphp/filament/security/advisories/GHSA-9h9q-qhxg-89xr",
"source": "security-advisories@github.com"
}
]
}