All the vulnerabilites related to sigstore - rekor
cve-2023-30551
Vulnerability from cvelistv5
Published
2023-05-08 15:52
Modified
2024-08-02 14:28
Severity ?
EPSS score ?
Summary
Rekor's compressed archives can result in OOM conditions
References
▼ | URL | Tags |
---|---|---|
https://github.com/sigstore/rekor/security/advisories/GHSA-2h5h-59f5-c5x9 | x_refsource_CONFIRM | |
https://github.com/sigstore/rekor/commit/cf42ace82667025fe128f7a50cf6b4cdff51cc48 | x_refsource_MISC | |
https://github.com/sigstore/rekor/releases/tag/v1.1.1 | x_refsource_MISC |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T14:28:51.668Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "https://github.com/sigstore/rekor/security/advisories/GHSA-2h5h-59f5-c5x9", "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/sigstore/rekor/security/advisories/GHSA-2h5h-59f5-c5x9" }, { "name": "https://github.com/sigstore/rekor/commit/cf42ace82667025fe128f7a50cf6b4cdff51cc48", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/sigstore/rekor/commit/cf42ace82667025fe128f7a50cf6b4cdff51cc48" }, { "name": "https://github.com/sigstore/rekor/releases/tag/v1.1.1", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/sigstore/rekor/releases/tag/v1.1.1" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "rekor", "vendor": "sigstore", "versions": [ { "status": "affected", "version": "\u003c 1.1.1" } ] } ], "descriptions": [ { "lang": "en", "value": "Rekor is an open source software supply chain transparency log. Rekor prior to version 1.1.1 may crash due to out of memory (OOM) conditions caused by reading archive metadata files into memory without checking their sizes first. Verification of a JAR file submitted to Rekor can cause an out of memory crash if files within the META-INF directory of the JAR are sufficiently large. Parsing of an APK file submitted to Rekor can cause an out of memory crash if the .SIGN or .PKGINFO files within the APK are sufficiently large. The OOM crash has been patched in Rekor version 1.1.1. There are no known workarounds." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-770", "description": "CWE-770: Allocation of Resources Without Limits or Throttling", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2023-05-08T15:52:42.446Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/sigstore/rekor/security/advisories/GHSA-2h5h-59f5-c5x9", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/sigstore/rekor/security/advisories/GHSA-2h5h-59f5-c5x9" }, { "name": "https://github.com/sigstore/rekor/commit/cf42ace82667025fe128f7a50cf6b4cdff51cc48", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/sigstore/rekor/commit/cf42ace82667025fe128f7a50cf6b4cdff51cc48" }, { "name": "https://github.com/sigstore/rekor/releases/tag/v1.1.1", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/sigstore/rekor/releases/tag/v1.1.1" } ], "source": { "advisory": "GHSA-2h5h-59f5-c5x9", "discovery": "UNKNOWN" }, "title": "Rekor\u0027s compressed archives can result in OOM conditions" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2023-30551", "datePublished": "2023-05-08T15:52:42.446Z", "dateReserved": "2023-04-12T15:19:33.767Z", "dateUpdated": "2024-08-02T14:28:51.668Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2023-33199
Vulnerability from cvelistv5
Published
2023-05-26 22:52
Modified
2024-08-02 15:39
Severity ?
EPSS score ?
Summary
malformed proposed intoto v0.0.2 entries can cause a panic in Rekor
References
▼ | URL | Tags |
---|---|---|
https://github.com/sigstore/rekor/security/advisories/GHSA-frqx-jfcm-6jjr | x_refsource_CONFIRM | |
https://github.com/sigstore/rekor/commit/140c5add105179e5ffd9e3e114fd1b6b93aebbd4 | x_refsource_MISC |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T15:39:35.807Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "https://github.com/sigstore/rekor/security/advisories/GHSA-frqx-jfcm-6jjr", "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/sigstore/rekor/security/advisories/GHSA-frqx-jfcm-6jjr" }, { "name": "https://github.com/sigstore/rekor/commit/140c5add105179e5ffd9e3e114fd1b6b93aebbd4", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/sigstore/rekor/commit/140c5add105179e5ffd9e3e114fd1b6b93aebbd4" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "rekor", "vendor": "sigstore", "versions": [ { "status": "affected", "version": "\u003c 1.2.0" } ] } ], "descriptions": [ { "lang": "en", "value": "Rekor\u0027s goals are to provide an immutable tamper resistant ledger of metadata generated within a software projects supply chain. A malformed proposed entry of the `intoto/v0.0.2` type can cause a panic on a thread within the Rekor process. The thread is recovered so the client receives a 500 error message and service still continues, so the availability impact of this is minimal. This has been fixed in v1.2.0 of Rekor. Users are advised to upgrade. There are no known workarounds for this vulnerability." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-617", "description": "CWE-617: Reachable Assertion", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2023-05-26T22:52:15.973Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/sigstore/rekor/security/advisories/GHSA-frqx-jfcm-6jjr", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/sigstore/rekor/security/advisories/GHSA-frqx-jfcm-6jjr" }, { "name": "https://github.com/sigstore/rekor/commit/140c5add105179e5ffd9e3e114fd1b6b93aebbd4", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/sigstore/rekor/commit/140c5add105179e5ffd9e3e114fd1b6b93aebbd4" } ], "source": { "advisory": "GHSA-frqx-jfcm-6jjr", "discovery": "UNKNOWN" }, "title": "malformed proposed intoto v0.0.2 entries can cause a panic in Rekor" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2023-33199", "datePublished": "2023-05-26T22:52:15.973Z", "dateReserved": "2023-05-17T22:25:50.700Z", "dateUpdated": "2024-08-02T15:39:35.807Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }