原始 OSV JSON
{
"id": "GHSA-2cjh-75gp-34gc",
"aliases": [
"CVE-2024-22859"
],
"details": "Cross-Site Request Forgery (CSRF) vulnerability in livewire before v3.0.4, allows remote attackers to execute arbitrary code getCsrfToken function.",
"summary": "livewire Cross-Site Request Forgery vulnerability",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.0.0"
},
{
"fixed": "3.0.4"
}
]
}
],
"package": {
"name": "livewire/livewire",
"ecosystem": "Packagist"
}
}
],
"modified": "2024-02-13T00:06:36Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
"published": "2024-02-01T09:30:18Z",
"withdrawn": "2024-02-13T00:06:36Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22859",
"type": "ADVISORY"
},
{
"url": "https://github.com/github/advisory-database/pull/3490",
"type": "WEB"
},
{
"url": "https://github.com/livewire/livewire/commit/5d887316f2aaf83c0e380ac5e72766f19700fa3b",
"type": "WEB"
},
{
"url": "https://github.com/livewire/livewire",
"type": "PACKAGE"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2024-02-01T07:15:08Z",
"github_reviewed_at": "2024-02-01T19:21:55Z"
}
}