From 293ef715bcf565f3af1e77371d55e37572b8ce33 Mon Sep 17 00:00:00 2001 From: cad-safe-bot Date: Sat, 3 Feb 2024 15:00:27 +0000 Subject: [PATCH] Auto-Update: 2024-02-03T15:00:23.641206+00:00 --- CVE-2024/CVE-2024-08xx/CVE-2024-0853.json | 28 +++++++++++++++++++++++ README.md | 14 +++++------- 2 files changed, 34 insertions(+), 8 deletions(-) create mode 100644 CVE-2024/CVE-2024-08xx/CVE-2024-0853.json diff --git a/CVE-2024/CVE-2024-08xx/CVE-2024-0853.json b/CVE-2024/CVE-2024-08xx/CVE-2024-0853.json new file mode 100644 index 00000000000..492e9d558f8 --- /dev/null +++ b/CVE-2024/CVE-2024-08xx/CVE-2024-0853.json @@ -0,0 +1,28 @@ +{ + "id": "CVE-2024-0853", + "sourceIdentifier": "2499f714-1537-4658-8207-48ae4bb9eae9", + "published": "2024-02-03T14:15:50.850", + "lastModified": "2024-02-03T14:15:50.850", + "vulnStatus": "Received", + "descriptions": [ + { + "lang": "en", + "value": "curl inadvertently kept the SSL session ID for connections in its cache even when the verify status (*OCSP stapling*) test failed. A subsequent transfer to\nthe same hostname could then succeed if the session ID cache was still fresh, which then skipped the verify status check." + } + ], + "metrics": {}, + "references": [ + { + "url": "https://curl.se/docs/CVE-2024-0853.html", + "source": "2499f714-1537-4658-8207-48ae4bb9eae9" + }, + { + "url": "https://curl.se/docs/CVE-2024-0853.json", + "source": "2499f714-1537-4658-8207-48ae4bb9eae9" + }, + { + "url": "https://hackerone.com/reports/2298922", + "source": "2499f714-1537-4658-8207-48ae4bb9eae9" + } + ] +} \ No newline at end of file diff --git a/README.md b/README.md index 4f221adf933..01dd6e4dd39 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,13 @@ Repository synchronizes with the NVD every 2 hours. ### Last Repository Update ```plain -2024-02-03T13:00:24.284085+00:00 +2024-02-03T15:00:23.641206+00:00 ``` ### Most recent CVE Modification Timestamp synchronized with NVD ```plain -2024-02-03T11:15:14.500000+00:00 +2024-02-03T14:15:50.850000+00:00 ``` ### Last Data Feed Release @@ -29,22 +29,20 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/ ### Total Number of included CVEs ```plain -237505 +237506 ``` ### CVEs added in the last Commit -Recently added CVEs: `0` +Recently added CVEs: `1` +* [CVE-2024-0853](CVE-2024/CVE-2024-08xx/CVE-2024-0853.json) (`2024-02-03T14:15:50.850`) ### CVEs modified in the last Commit -Recently modified CVEs: `3` +Recently modified CVEs: `0` -* [CVE-2023-28486](CVE-2023/CVE-2023-284xx/CVE-2023-28486.json) (`2024-02-03T11:15:10.757`) -* [CVE-2023-28487](CVE-2023/CVE-2023-284xx/CVE-2023-28487.json) (`2024-02-03T11:15:14.343`) -* [CVE-2023-7090](CVE-2023/CVE-2023-70xx/CVE-2023-7090.json) (`2024-02-03T11:15:14.500`) ## Download and Usage