-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Weston Steimel <[email protected]>
- Loading branch information
1 parent
ce6247f
commit f9e87eb
Showing
17 changed files
with
1,042 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
{ | ||
"additionalMetadata": { | ||
"cna": "redhat", | ||
"cveId": "CVE-2024-0229", | ||
"reason": "Added CPE configurations because not yet analyzed by NVD.", | ||
"references": [ | ||
"https://access.redhat.com/errata/RHSA-2024:2170", | ||
"https://access.redhat.com/errata/RHSA-2024:0614", | ||
"https://access.redhat.com/errata/RHSA-2024:0607", | ||
"https://access.redhat.com/errata/RHSA-2024:0629", | ||
"https://access.redhat.com/errata/RHSA-2024:0597", | ||
"https://access.redhat.com/errata/RHSA-2024:0558", | ||
"https://access.redhat.com/errata/RHSA-2024:2169", | ||
"https://access.redhat.com/errata/RHSA-2024:0557", | ||
"https://access.redhat.com/errata/RHSA-2024:0626", | ||
"https://access.redhat.com/security/cve/CVE-2024-0229", | ||
"https://access.redhat.com/errata/RHSA-2024:0621", | ||
"https://access.redhat.com/errata/RHSA-2024:0617", | ||
"https://bugzilla.redhat.com/show_bug.cgi?id=2256690", | ||
"https://access.redhat.com/errata/RHSA-2024:0320" | ||
] | ||
}, | ||
"adp": { | ||
"affected": [ | ||
{ | ||
"collectionURL": "https://gitlab.freedesktop.org/xorg/xserver", | ||
"cpes": [ | ||
"cpe:2.3:a:x.org:xorg-server:*:*:*:*:*:*:*:*" | ||
], | ||
"repo": "https://gitlab.freedesktop.org/xorg/xserver", | ||
"packageName": "xorg-server", | ||
"versions": [ | ||
{ | ||
"lessThan": "21.1.11", | ||
"status": "affected", | ||
"version": "1.1.1", | ||
"versionType": "semver" | ||
} | ||
] | ||
}, | ||
{ | ||
"collectionURL": "https://gitlab.freedesktop.org/xorg/xserver", | ||
"cpes": [ | ||
"cpe:2.3:a:x.org:xwayland:*:*:*:*:*:*:*:*" | ||
], | ||
"repo": "https://gitlab.freedesktop.org/xorg/xserver", | ||
"packageName": "xwayland", | ||
"versions": [ | ||
{ | ||
"lessThan": "23.2.4", | ||
"status": "affected", | ||
"version": "0", | ||
"versionType": "semver" | ||
} | ||
] | ||
} | ||
], | ||
"references": [ | ||
{ | ||
"url": "https://lists.x.org/archives/xorg/2024-January/061525.html" | ||
}, | ||
{ | ||
"url": "https://gitlab.freedesktop.org/xorg/xserver/-/commit/ece23be888a93b741aa1209d1dbf64636109d6a5" | ||
}, | ||
{ | ||
"url": "https://gitlab.freedesktop.org/xorg/xserver/-/commit/219c54b8a3337456ce5270ded6a67bcde53553d5" | ||
}, | ||
{ | ||
"url": "https://gitlab.freedesktop.org/xorg/xserver/-/commit/df3c65706eb169d5938df0052059f3e0d5981b74" | ||
} | ||
], | ||
"providerMetadata": { | ||
"orgId": "00000000-0000-4000-8000-000000000000", | ||
"shortName": "anchoreadp" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
{ | ||
"additionalMetadata": { | ||
"cna": "redhat", | ||
"cveId": "CVE-2024-1139", | ||
"reason": "Added CPE configurations because not yet analyzed by NVD.", | ||
"references": [ | ||
"https://access.redhat.com/security/cve/CVE-2024-1139", | ||
"https://access.redhat.com/errata/RHSA-2024:1887", | ||
"https://bugzilla.redhat.com/show_bug.cgi?id=2262158", | ||
"https://access.redhat.com/errata/RHSA-2024:1891", | ||
"https://access.redhat.com/errata/RHSA-2024:2047" | ||
] | ||
}, | ||
"adp": { | ||
"affected": [ | ||
{ | ||
"cpes": [ | ||
"cpe:2.3:a:redhat:openshift_container_platform:*:*:*:*:*:*:*:*", | ||
"cpe:2.3:a:redhat:openshift:*:*:*:*:*:*:*:*" | ||
], | ||
"product": "OpenShift Container Platform", | ||
"vendor": "Red Hat", | ||
"versions": [ | ||
{ | ||
"lessThan": "4.13.41", | ||
"status": "affected", | ||
"version": "4.12", | ||
"versionType": "semver" | ||
} | ||
] | ||
}, | ||
{ | ||
"cpes": [ | ||
"cpe:2.3:a:kubernetes:kube-apiserver:*:*:*:*:*:*:*:*" | ||
], | ||
"product": "kube-apiserver", | ||
"vendor": "Kubernetes", | ||
"versions": [ | ||
{ | ||
"lessThan": "4.15.10", | ||
"status": "affected", | ||
"version": "4.14", | ||
"versionType": "semver" | ||
} | ||
] | ||
} | ||
], | ||
"providerMetadata": { | ||
"orgId": "00000000-0000-4000-8000-000000000000", | ||
"shortName": "anchoreadp" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
{ | ||
"additionalMetadata": { | ||
"cna": "redhat", | ||
"cveId": "CVE-2024-1441", | ||
"reason": "Added CPE configurations because not yet analyzed by NVD.", | ||
"references": [ | ||
"https://lists.debian.org/debian-lts-announce/2024/04/msg00000.html", | ||
"https://access.redhat.com/errata/RHSA-2024:2560", | ||
"https://lists.fedoraproject.org/archives/list/[email protected]/message/E6MVZO5GXDB7RHY6MS3ZXES3HPK34P3A/", | ||
"https://bugzilla.redhat.com/show_bug.cgi?id=2263841", | ||
"https://access.redhat.com/security/cve/CVE-2024-1441", | ||
"https://lists.fedoraproject.org/archives/list/[email protected]/message/45FFKU3LODT345LAB5T4XZA5WKYMXJYU/" | ||
] | ||
}, | ||
"adp": { | ||
"affected": [ | ||
{ | ||
"cpes": [ | ||
"cpe:2.3:a:redhat:libvirt:*:*:*:*:*:*:*:*" | ||
], | ||
"product": "libvirt", | ||
"vendor": "Red Hat", | ||
"versions": [ | ||
{ | ||
"lessThan": "10.1.0", | ||
"status": "affected", | ||
"version": "0", | ||
"versionType": "semver" | ||
} | ||
] | ||
} | ||
], | ||
"providerMetadata": { | ||
"orgId": "00000000-0000-4000-8000-000000000000", | ||
"shortName": "anchoreadp" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
{ | ||
"additionalMetadata": { | ||
"cna": "redhat", | ||
"cveId": "CVE-2024-1481", | ||
"reason": "Added CPE configurations because not yet analyzed by NVD.", | ||
"references": [ | ||
"https://access.redhat.com/errata/RHSA-2024:2147", | ||
"https://bugzilla.redhat.com/show_bug.cgi?id=2262169", | ||
"https://access.redhat.com/security/cve/CVE-2024-1481" | ||
] | ||
}, | ||
"adp": { | ||
"affected": [ | ||
{ | ||
"cpes": [ | ||
"cpe:2.3:a:freeipa:freeipa:*:*:*:*:*:*:*:*" | ||
], | ||
"product": "freeipa", | ||
"vendor": "freeipa", | ||
"versions": [ | ||
{ | ||
"lessThan": "4.11.1", | ||
"status": "affected", | ||
"version": "0", | ||
"versionType": "semver" | ||
} | ||
] | ||
} | ||
], | ||
"providerMetadata": { | ||
"orgId": "00000000-0000-4000-8000-000000000000", | ||
"shortName": "anchoreadp" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
{ | ||
"additionalMetadata": { | ||
"cna": "redhat", | ||
"cveId": "CVE-2024-1725", | ||
"reason": "Added CPE configurations because not yet analyzed by NVD.", | ||
"references": [ | ||
"https://access.redhat.com/errata/RHSA-2024:1559", | ||
"https://bugzilla.redhat.com/show_bug.cgi?id=2265398", | ||
"https://access.redhat.com/errata/RHSA-2024:1891", | ||
"https://access.redhat.com/errata/RHSA-2024:2047", | ||
"https://access.redhat.com/security/cve/CVE-2024-1725" | ||
] | ||
}, | ||
"adp": { | ||
"affected": [ | ||
{ | ||
"cpes": [ | ||
"cpe:2.3:a:redhat:openshift_container_platform:*:*:*:*:*:*:*:*", | ||
"cpe:2.3:a:redhat:openshift:*:*:*:*:*:*:*:*" | ||
], | ||
"product": "OpenShift Container Platform", | ||
"vendor": "Red Hat", | ||
"versions": [ | ||
{ | ||
"lessThan": "4.14.22", | ||
"status": "affected", | ||
"version": "0", | ||
"versionType": "semver" | ||
}, | ||
{ | ||
"lessThan": "4.15.6", | ||
"status": "affected", | ||
"version": "4.15", | ||
"versionType": "semver" | ||
} | ||
] | ||
} | ||
], | ||
"providerMetadata": { | ||
"orgId": "00000000-0000-4000-8000-000000000000", | ||
"shortName": "anchoreadp" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,134 @@ | ||
{ | ||
"additionalMetadata": { | ||
"cna": "redhat", | ||
"cveId": "CVE-2024-1753", | ||
"reason": "Added CPE configurations because not yet analyzed by NVD.", | ||
"references": [ | ||
"https://access.redhat.com/errata/RHSA-2024:2098", | ||
"https://bugzilla.redhat.com/show_bug.cgi?id=2265513", | ||
"https://github.com/containers/podman/security/advisories/GHSA-874v-pj72-92f3", | ||
"https://access.redhat.com/errata/RHSA-2024:2645", | ||
"https://github.com/containers/buildah/security/advisories/GHSA-pmf3-c36m-g5cf", | ||
"https://access.redhat.com/errata/RHSA-2024:2077", | ||
"https://access.redhat.com/errata/RHSA-2024:2089", | ||
"https://access.redhat.com/errata/RHSA-2024:2064", | ||
"https://access.redhat.com/errata/RHSA-2024:2090", | ||
"https://access.redhat.com/errata/RHSA-2024:2097", | ||
"https://lists.fedoraproject.org/archives/list/[email protected]/message/FCRZVUDOFM5CPREQKBEU2VK2QK62PSBP/", | ||
"https://access.redhat.com/errata/RHSA-2024:2049", | ||
"https://access.redhat.com/security/cve/CVE-2024-1753", | ||
"https://access.redhat.com/errata/RHSA-2024:2066", | ||
"https://access.redhat.com/errata/RHSA-2024:2548", | ||
"https://access.redhat.com/errata/RHSA-2024:2084", | ||
"https://access.redhat.com/errata/RHSA-2024:2055", | ||
"https://access.redhat.com/errata/RHSA-2024:2672", | ||
"https://lists.fedoraproject.org/archives/list/[email protected]/message/ZVBSVZGVABPYIHK5HZM472NPGWMI7WXH/", | ||
"https://lists.fedoraproject.org/archives/list/[email protected]/message/KOYMVMQ7RWMDTSKQTBO734BE3WQPI2AJ/", | ||
"https://access.redhat.com/errata/RHSA-2024:2669" | ||
] | ||
}, | ||
"adp": { | ||
"affected": [ | ||
{ | ||
"collectionURL": "https://pkg.go.dev", | ||
"packageName": "github.com/containers/buildah", | ||
"repo": "https://github.com/containers/buildah", | ||
"cpes": [ | ||
"cpe:2.3:a:buildah_project:buildah:*:*:*:*:*:*:*:*" | ||
], | ||
"product": "buildah", | ||
"vendor": "Red Hat", | ||
"versions": [ | ||
{ | ||
"lessThan": "1.35.1", | ||
"status": "affected", | ||
"version": "1.35", | ||
"versionType": "semver" | ||
}, | ||
{ | ||
"lessThan": "1.34.3", | ||
"status": "affected", | ||
"version": "1.34", | ||
"versionType": "semver" | ||
}, | ||
{ | ||
"lessThan": "1.33.7", | ||
"status": "affected", | ||
"version": "1.33", | ||
"versionType": "semver" | ||
}, | ||
{ | ||
"lessThan": "1.32.3", | ||
"status": "affected", | ||
"version": "1.32", | ||
"versionType": "semver" | ||
}, | ||
{ | ||
"lessThan": "1.31.5", | ||
"status": "affected", | ||
"version": "1.30", | ||
"versionType": "semver" | ||
}, | ||
{ | ||
"lessThan": "1.29.3", | ||
"status": "affected", | ||
"version": "1.28", | ||
"versionType": "semver" | ||
}, | ||
{ | ||
"lessThan": "1.27.4", | ||
"status": "affected", | ||
"version": "1.25", | ||
"versionType": "semver" | ||
}, | ||
{ | ||
"lessThan": "1.24.7", | ||
"status": "affected", | ||
"version": "0", | ||
"versionType": "semver" | ||
} | ||
] | ||
}, | ||
{ | ||
"collectionURL": "https://pkg.go.dev", | ||
"packageName": "github.com/containers/podman/v4", | ||
"repo": "https://github.com/containers/podman", | ||
"cpes": [ | ||
"cpe:2.3:a:podman_project:podman:*:*:*:*:*:*:*:*" | ||
], | ||
"product": "podman", | ||
"vendor": "Red Hat", | ||
"versions": [ | ||
{ | ||
"lessThan": "4.9.4", | ||
"status": "affected", | ||
"version": "4", | ||
"versionType": "semver" | ||
} | ||
] | ||
}, | ||
{ | ||
"collectionURL": "https://pkg.go.dev", | ||
"packageName": "github.com/containers/podman/v5", | ||
"repo": "https://github.com/containers/podman", | ||
"cpes": [ | ||
"cpe:2.3:a:podman_project:podman:*:*:*:*:*:*:*:*" | ||
], | ||
"product": "podman", | ||
"vendor": "Red Hat", | ||
"versions": [ | ||
{ | ||
"lessThan": "5.0.1", | ||
"status": "affected", | ||
"version": "5", | ||
"versionType": "semver" | ||
} | ||
] | ||
} | ||
], | ||
"providerMetadata": { | ||
"orgId": "00000000-0000-4000-8000-000000000000", | ||
"shortName": "anchoreadp" | ||
} | ||
} | ||
} |
Oops, something went wrong.