Auto-Update: 2024-01-20T00:55:24.057895+00:00

This commit is contained in:
cad-safe-bot 2024-01-20 00:55:27 +00:00
parent d79a5af3dd
commit b2e76196bb
2 changed files with 65 additions and 52 deletions

View File

@ -0,0 +1,59 @@
{
"id": "CVE-2024-23332",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-01-19T23:15:07.930",
"lastModified": "2024-01-19T23:15:07.930",
"vulnStatus": "Received",
"descriptions": [
{
"lang": "en",
"value": "The Notary Project is a set of specifications and tools intended to provide a cross-industry standard for securing software supply chains by using authentic container images and other OCI artifacts. An external actor with control of a compromised container registry can provide outdated versions of OCI artifacts, such as Images. This could lead artifact consumers with relaxed trust policies (such as `permissive` instead of `strict`) to potentially use artifacts with signatures that are no longer valid, making them susceptible to any exploits those artifacts may contain. In Notary Project, an artifact publisher can control the validity period of artifact by specifying signature expiry during the signing process. Using shorter signature validity periods along with processes to periodically resign artifacts, allows artifact producers to ensure that their consumers will only receive up-to-date artifacts. Artifact consumers should correspondingly use a `strict` or equivalent trust policy that enforces signature expiry. Together these steps enable use of up-to-date artifacts and safeguard against rollback attack in the event of registry compromise. The Notary Project offers various signature validation options such as `permissive`, `audit` and `skip` to support various scenarios. These scenarios includes 1) situations demanding urgent workload deployment, necessitating the bypassing of expired or revoked signatures; 2) auditing of artifacts lacking signatures without interrupting workload; and 3) skipping of verification for specific images that might have undergone validation through alternative mechanisms. Additionally, the Notary Project supports revocation to ensure the signature freshness. Artifact publishers can sign with short-lived certificates and revoke older certificates when necessary. This revocation serves as a signal to inform artifact consumers that the corresponding unexpired artifact is no longer approved by the publisher. This enables the artifact publisher to control the validity of the signature independently of their ability to manage artifacts in a compromised registry."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:N/I:L/A:L",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "HIGH",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.0,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-672"
}
]
}
],
"references": [
{
"url": "https://github.com/notaryproject/specifications/commit/cdabdd1042de2999c685fa5d422a785ded9c983a",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/notaryproject/specifications/security/advisories/GHSA-57wx-m636-g3g8",
"source": "security-advisories@github.com"
}
]
}

View File

@ -9,13 +9,13 @@ Repository synchronizes with the NVD every 2 hours.
### Last Repository Update
```plain
2024-01-19T23:00:24.231726+00:00
2024-01-20T00:55:24.057895+00:00
```
### Most recent CVE Modification Timestamp synchronized with NVD
```plain
2024-01-19T22:58:28.350000+00:00
2024-01-19T23:15:07.930000+00:00
```
### Last Data Feed Release
@ -29,66 +29,20 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/
### Total Number of included CVEs
```plain
236453
236454
```
### CVEs added in the last Commit
Recently added CVEs: `22`
Recently added CVEs: `1`
* [CVE-2023-49329](CVE-2023/CVE-2023-493xx/CVE-2023-49329.json) (`2024-01-19T21:15:08.320`)
* [CVE-2024-0733](CVE-2024/CVE-2024-07xx/CVE-2024-0733.json) (`2024-01-19T21:15:08.703`)
* [CVE-2024-0734](CVE-2024/CVE-2024-07xx/CVE-2024-0734.json) (`2024-01-19T21:15:08.923`)
* [CVE-2024-0735](CVE-2024/CVE-2024-07xx/CVE-2024-0735.json) (`2024-01-19T21:15:09.143`)
* [CVE-2024-0736](CVE-2024/CVE-2024-07xx/CVE-2024-0736.json) (`2024-01-19T21:15:09.370`)
* [CVE-2024-0758](CVE-2024/CVE-2024-07xx/CVE-2024-0758.json) (`2024-01-19T21:15:09.600`)
* [CVE-2024-22420](CVE-2024/CVE-2024-224xx/CVE-2024-22420.json) (`2024-01-19T21:15:09.667`)
* [CVE-2024-22421](CVE-2024/CVE-2024-224xx/CVE-2024-22421.json) (`2024-01-19T21:15:09.870`)
* [CVE-2024-23679](CVE-2024/CVE-2024-236xx/CVE-2024-23679.json) (`2024-01-19T21:15:10.073`)
* [CVE-2024-23680](CVE-2024/CVE-2024-236xx/CVE-2024-23680.json) (`2024-01-19T21:15:10.140`)
* [CVE-2024-23681](CVE-2024/CVE-2024-236xx/CVE-2024-23681.json) (`2024-01-19T21:15:10.207`)
* [CVE-2024-23682](CVE-2024/CVE-2024-236xx/CVE-2024-23682.json) (`2024-01-19T21:15:10.273`)
* [CVE-2024-23683](CVE-2024/CVE-2024-236xx/CVE-2024-23683.json) (`2024-01-19T21:15:10.340`)
* [CVE-2024-23684](CVE-2024/CVE-2024-236xx/CVE-2024-23684.json) (`2024-01-19T21:15:10.387`)
* [CVE-2024-23685](CVE-2024/CVE-2024-236xx/CVE-2024-23685.json) (`2024-01-19T21:15:10.470`)
* [CVE-2024-23689](CVE-2024/CVE-2024-236xx/CVE-2024-23689.json) (`2024-01-19T21:15:10.520`)
* [CVE-2024-0737](CVE-2024/CVE-2024-07xx/CVE-2024-0737.json) (`2024-01-19T22:15:07.770`)
* [CVE-2024-0738](CVE-2024/CVE-2024-07xx/CVE-2024-0738.json) (`2024-01-19T22:15:07.997`)
* [CVE-2024-0739](CVE-2024/CVE-2024-07xx/CVE-2024-0739.json) (`2024-01-19T22:15:08.217`)
* [CVE-2024-23686](CVE-2024/CVE-2024-236xx/CVE-2024-23686.json) (`2024-01-19T22:15:08.437`)
* [CVE-2024-23687](CVE-2024/CVE-2024-236xx/CVE-2024-23687.json) (`2024-01-19T22:15:08.517`)
* [CVE-2024-23688](CVE-2024/CVE-2024-236xx/CVE-2024-23688.json) (`2024-01-19T22:15:08.563`)
* [CVE-2024-23332](CVE-2024/CVE-2024-233xx/CVE-2024-23332.json) (`2024-01-19T23:15:07.930`)
### CVEs modified in the last Commit
Recently modified CVEs: `40`
Recently modified CVEs: `0`
* [CVE-2023-50693](CVE-2023/CVE-2023-506xx/CVE-2023-50693.json) (`2024-01-19T22:52:48.170`)
* [CVE-2023-50694](CVE-2023/CVE-2023-506xx/CVE-2023-50694.json) (`2024-01-19T22:52:48.170`)
* [CVE-2023-5080](CVE-2023/CVE-2023-50xx/CVE-2023-5080.json) (`2024-01-19T22:52:48.170`)
* [CVE-2023-5081](CVE-2023/CVE-2023-50xx/CVE-2023-5081.json) (`2024-01-19T22:52:48.170`)
* [CVE-2023-6043](CVE-2023/CVE-2023-60xx/CVE-2023-6043.json) (`2024-01-19T22:52:48.170`)
* [CVE-2023-6044](CVE-2023/CVE-2023-60xx/CVE-2023-6044.json) (`2024-01-19T22:52:48.170`)
* [CVE-2023-6450](CVE-2023/CVE-2023-64xx/CVE-2023-6450.json) (`2024-01-19T22:52:48.170`)
* [CVE-2024-21597](CVE-2024/CVE-2024-215xx/CVE-2024-21597.json) (`2024-01-19T21:04:30.330`)
* [CVE-2024-0553](CVE-2024/CVE-2024-05xx/CVE-2024-0553.json) (`2024-01-19T21:15:08.527`)
* [CVE-2024-0567](CVE-2024/CVE-2024-05xx/CVE-2024-0567.json) (`2024-01-19T21:15:08.613`)
* [CVE-2024-0728](CVE-2024/CVE-2024-07xx/CVE-2024-0728.json) (`2024-01-19T22:52:48.170`)
* [CVE-2024-0729](CVE-2024/CVE-2024-07xx/CVE-2024-0729.json) (`2024-01-19T22:52:48.170`)
* [CVE-2024-0730](CVE-2024/CVE-2024-07xx/CVE-2024-0730.json) (`2024-01-19T22:52:48.170`)
* [CVE-2024-0731](CVE-2024/CVE-2024-07xx/CVE-2024-0731.json) (`2024-01-19T22:52:48.170`)
* [CVE-2024-0732](CVE-2024/CVE-2024-07xx/CVE-2024-0732.json) (`2024-01-19T22:52:48.170`)
* [CVE-2024-22211](CVE-2024/CVE-2024-222xx/CVE-2024-22211.json) (`2024-01-19T22:52:48.170`)
* [CVE-2024-23329](CVE-2024/CVE-2024-233xx/CVE-2024-23329.json) (`2024-01-19T22:52:48.170`)
* [CVE-2024-23331](CVE-2024/CVE-2024-233xx/CVE-2024-23331.json) (`2024-01-19T22:52:48.170`)
* [CVE-2024-21643](CVE-2024/CVE-2024-216xx/CVE-2024-21643.json) (`2024-01-19T22:53:31.730`)
* [CVE-2024-21602](CVE-2024/CVE-2024-216xx/CVE-2024-21602.json) (`2024-01-19T22:55:48.297`)
* [CVE-2024-21603](CVE-2024/CVE-2024-216xx/CVE-2024-21603.json) (`2024-01-19T22:56:11.320`)
* [CVE-2024-21604](CVE-2024/CVE-2024-216xx/CVE-2024-21604.json) (`2024-01-19T22:56:35.733`)
* [CVE-2024-21601](CVE-2024/CVE-2024-216xx/CVE-2024-21601.json) (`2024-01-19T22:57:04.600`)
* [CVE-2024-21600](CVE-2024/CVE-2024-216xx/CVE-2024-21600.json) (`2024-01-19T22:57:21.587`)
* [CVE-2024-21596](CVE-2024/CVE-2024-215xx/CVE-2024-21596.json) (`2024-01-19T22:58:28.350`)
## Download and Usage