Skip to content

Commit

Permalink
conversion for php records
Browse files Browse the repository at this point in the history
Signed-off-by: Weston Steimel <[email protected]>
  • Loading branch information
westonsteimel committed May 21, 2024
1 parent 320bb00 commit 61e52a7
Show file tree
Hide file tree
Showing 4 changed files with 174 additions and 0 deletions.
46 changes: 46 additions & 0 deletions data/anchore/2024/CVE-2024-1874.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"additionalMetadata": {
"cna": "php",
"cveId": "CVE-2024-1874",
"reason": "Added CPE configurations because not yet analyzed by NVD.",
"references": [
"http://www.openwall.com/lists/oss-security/2024/04/12/11",
"https://github.com/php/php-src/security/advisories/GHSA-pc52-254m-w9w7"
]
},
"adp": {
"affected": [
{
"cpes": [
"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*"
],
"product": "PHP",
"vendor": "PHP Group",
"versions": [
{
"lessThan": "8.1.28",
"status": "affected",
"version": "8.1",
"versionType": "semver"
},
{
"lessThan": "8.2.18",
"status": "affected",
"version": "8.2",
"versionType": "semver"
},
{
"lessThan": "8.3.5",
"status": "affected",
"version": "8.3",
"versionType": "semver"
}
]
}
],
"providerMetadata": {
"orgId": "00000000-0000-4000-8000-000000000000",
"shortName": "anchoreadp"
}
}
}
47 changes: 47 additions & 0 deletions data/anchore/2024/CVE-2024-2756.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
{
"additionalMetadata": {
"cna": "php",
"cveId": "CVE-2024-2756",
"reason": "Added CPE configurations because not yet analyzed by NVD.",
"references": [
"https://lists.debian.org/debian-lts-announce/2024/05/msg00005.html",
"http://www.openwall.com/lists/oss-security/2024/04/12/11",
"https://github.com/php/php-src/security/advisories/GHSA-wpj3-hf5j-x4v4"
]
},
"adp": {
"affected": [
{
"cpes": [
"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*"
],
"product": "PHP",
"vendor": "PHP Group",
"versions": [
{
"lessThan": "8.1.28",
"status": "affected",
"version": "8.1",
"versionType": "semver"
},
{
"lessThan": "8.2.18",
"status": "affected",
"version": "8.2",
"versionType": "semver"
},
{
"lessThan": "8.3.5",
"status": "affected",
"version": "8.3",
"versionType": "semver"
}
]
}
],
"providerMetadata": {
"orgId": "00000000-0000-4000-8000-000000000000",
"shortName": "anchoreadp"
}
}
}
34 changes: 34 additions & 0 deletions data/anchore/2024/CVE-2024-2757.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"additionalMetadata": {
"cna": "php",
"cveId": "CVE-2024-2757",
"reason": "Added CPE configurations because not yet analyzed by NVD.",
"references": [
"https://github.com/php/php-src/security/advisories/GHSA-fjp9-9hwx-59fq",
"http://www.openwall.com/lists/oss-security/2024/04/12/11"
]
},
"adp": {
"affected": [
{
"cpes": [
"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*"
],
"product": "PHP",
"vendor": "PHP Group",
"versions": [
{
"lessThan": "8.3.5",
"status": "affected",
"version": "8.3",
"versionType": "semver"
}
]
}
],
"providerMetadata": {
"orgId": "00000000-0000-4000-8000-000000000000",
"shortName": "anchoreadp"
}
}
}
47 changes: 47 additions & 0 deletions data/anchore/2024/CVE-2024-3096.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
{
"additionalMetadata": {
"cna": "php",
"cveId": "CVE-2024-3096",
"reason": "Added CPE configurations because not yet analyzed by NVD.",
"references": [
"http://www.openwall.com/lists/oss-security/2024/04/12/11",
"https://lists.debian.org/debian-lts-announce/2024/05/msg00005.html",
"https://github.com/php/php-src/security/advisories/GHSA-h746-cjrr-wfmr"
]
},
"adp": {
"affected": [
{
"cpes": [
"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*"
],
"product": "PHP",
"vendor": "PHP Group",
"versions": [
{
"lessThan": "8.1.28",
"status": "affected",
"version": "8.1",
"versionType": "semver"
},
{
"lessThan": "8.2.18",
"status": "affected",
"version": "8.2",
"versionType": "semver"
},
{
"lessThan": "8.3.5",
"status": "affected",
"version": "8.3",
"versionType": "semver"
}
]
}
],
"providerMetadata": {
"orgId": "00000000-0000-4000-8000-000000000000",
"shortName": "anchoreadp"
}
}
}

0 comments on commit 61e52a7

Please sign in to comment.