mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-07-09 16:05:11 +00:00
Auto-Update: 2024-02-11T00:55:24.193384+00:00
This commit is contained in:
parent
4d6d8f601f
commit
16f26dc43a
@ -2,12 +2,12 @@
|
||||
"id": "CVE-2024-22859",
|
||||
"sourceIdentifier": "cve@mitre.org",
|
||||
"published": "2024-02-01T07:15:08.793",
|
||||
"lastModified": "2024-02-06T16:29:48.453",
|
||||
"vulnStatus": "Analyzed",
|
||||
"lastModified": "2024-02-11T00:15:07.770",
|
||||
"vulnStatus": "Modified",
|
||||
"descriptions": [
|
||||
{
|
||||
"lang": "en",
|
||||
"value": "Cross-Site Request Forgery (CSRF) vulnerability in livewire before v3.0.4, allows remote attackers to execute arbitrary code getCsrfToken function."
|
||||
"value": "Cross-Site Request Forgery (CSRF) vulnerability in livewire before v3.0.4, allows remote attackers to execute arbitrary code getCsrfToken function. NOTE: the vendor disputes this because the 5d88731 commit fixes a usability problem (HTTP 419 status codes for legitimate client activity), not a security problem."
|
||||
},
|
||||
{
|
||||
"lang": "es",
|
||||
@ -69,6 +69,10 @@
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"url": "https://github.com/github/advisory-database/pull/3490",
|
||||
"source": "cve@mitre.org"
|
||||
},
|
||||
{
|
||||
"url": "https://github.com/livewire/livewire/commit/5d887316f2aaf83c0e380ac5e72766f19700fa3b",
|
||||
"source": "cve@mitre.org",
|
||||
|
13
README.md
13
README.md
@ -9,13 +9,13 @@ Repository synchronizes with the NVD every 2 hours.
|
||||
### Last Repository Update
|
||||
|
||||
```plain
|
||||
2024-02-10T17:00:24.226837+00:00
|
||||
2024-02-11T00:55:24.193384+00:00
|
||||
```
|
||||
|
||||
### Most recent CVE Modification Timestamp synchronized with NVD
|
||||
|
||||
```plain
|
||||
2024-02-10T16:15:08.360000+00:00
|
||||
2024-02-11T00:15:07.770000+00:00
|
||||
```
|
||||
|
||||
### Last Data Feed Release
|
||||
@ -34,18 +34,15 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/
|
||||
|
||||
### CVEs added in the last Commit
|
||||
|
||||
Recently added CVEs: `4`
|
||||
Recently added CVEs: `0`
|
||||
|
||||
* [CVE-2023-50957](CVE-2023/CVE-2023-509xx/CVE-2023-50957.json) (`2024-02-10T16:15:07.857`)
|
||||
* [CVE-2024-22361](CVE-2024/CVE-2024-223xx/CVE-2024-22361.json) (`2024-02-10T15:15:35.667`)
|
||||
* [CVE-2024-22312](CVE-2024/CVE-2024-223xx/CVE-2024-22312.json) (`2024-02-10T16:15:08.153`)
|
||||
* [CVE-2024-22313](CVE-2024/CVE-2024-223xx/CVE-2024-22313.json) (`2024-02-10T16:15:08.360`)
|
||||
|
||||
|
||||
### CVEs modified in the last Commit
|
||||
|
||||
Recently modified CVEs: `0`
|
||||
Recently modified CVEs: `1`
|
||||
|
||||
* [CVE-2024-22859](CVE-2024/CVE-2024-228xx/CVE-2024-22859.json) (`2024-02-11T00:15:07.770`)
|
||||
|
||||
|
||||
## Download and Usage
|
||||
|
Loading…
x
Reference in New Issue
Block a user