Skip to content

Commit

Permalink
conversion for wolfssl 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 d8826b9 commit 4c6db5e
Show file tree
Hide file tree
Showing 4 changed files with 152 additions and 0 deletions.
38 changes: 38 additions & 0 deletions data/anchore/2023/CVE-2023-6935.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"additionalMetadata": {
"cna": "wolfssl",
"cveId": "CVE-2023-6935",
"reason": "Added CPE configurations because not yet analyzed by NVD.",
"references": [
"https://www.wolfssl.com/docs/security-vulnerabilities/",
"https://people.redhat.com/~hkario/marvin/"
],
"solutions": [
"Upgrade wolfSSL to 5.6.6"
]
},
"adp": {
"affected": [
{
"cpes": [
"cpe:2.3:a:wolfssl:wolfssl:*:*:*:*:*:*:*:*"
],
"product": "wolfSSL",
"repo": "https://github.com/wolfSSL/wolfssl",
"vendor": "wolfSSL",
"versions": [
{
"lessThan": "5.6.6",
"status": "affected",
"version": "3.12.2",
"versionType": "semver"
}
]
}
],
"providerMetadata": {
"orgId": "00000000-0000-4000-8000-000000000000",
"shortName": "anchoreadp"
}
}
}
38 changes: 38 additions & 0 deletions data/anchore/2023/CVE-2023-6936.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"additionalMetadata": {
"cna": "wolfssl",
"cveId": "CVE-2023-6936",
"reason": "Added CPE configurations because not yet analyzed by NVD.",
"references": [
"https://www.wolfssl.com/docs/security-vulnerabilities/",
"https://github.com/wolfSSL/wolfssl/pull/6949/"
],
"solutions": [
"The fix for this issue is located in the following GitHub Pull Request: https://github.com/wolfSSL/wolfssl/pull/6949/ https://github.com/wolfSSL/wolfssl/pull/6949/ \n\n"
]
},
"adp": {
"affected": [
{
"cpes": [
"cpe:2.3:a:wolfssl:wolfssl:*:*:*:*:*:*:*:*"
],
"product": "wolfSSL",
"repo": "https://github.com/wolfSSL/wolfssl",
"vendor": "wolfSSL",
"versions": [
{
"lessThan": "5.6.6",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"providerMetadata": {
"orgId": "00000000-0000-4000-8000-000000000000",
"shortName": "anchoreadp"
}
}
}
38 changes: 38 additions & 0 deletions data/anchore/2023/CVE-2023-6937.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"additionalMetadata": {
"cna": "wolfssl",
"cveId": "CVE-2023-6937",
"reason": "Added CPE configurations because not yet analyzed by NVD.",
"references": [
"https://github.com/wolfSSL/wolfssl/pull/7029",
"https://www.wolfssl.com/docs/security-vulnerabilities/"
],
"solutions": [
"The fix for this issue is located in the following GitHub Pull Request: https://github.com/wolfSSL/wolfssl/pull/7029 https://github.com/wolfSSL/wolfssl/pull/7029 .\n\n"
]
},
"adp": {
"affected": [
{
"cpes": [
"cpe:2.3:a:wolfssl:wolfssl:*:*:*:*:*:*:*:*"
],
"product": "wolfSSL",
"repo": "https://github.com/wolfSSL/wolfssl",
"vendor": "wolfSSL",
"versions": [
{
"lessThan": "5.6.6",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"providerMetadata": {
"orgId": "00000000-0000-4000-8000-000000000000",
"shortName": "anchoreadp"
}
}
}
38 changes: 38 additions & 0 deletions data/anchore/2024/CVE-2024-0901.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"additionalMetadata": {
"cna": "wolfssl",
"cveId": "CVE-2024-0901",
"reason": "Added CPE configurations because not yet analyzed by NVD.",
"references": [
"https://github.com/wolfSSL/wolfssl/pull/7099",
"https://github.com/wolfSSL/wolfssl/issues/7089"
],
"solutions": [
"Update wolfSSL to 5.7.0 or apply the fix located in:  https://github.com/wolfSSL/wolfssl/pull/7099 .\n"
]
},
"adp": {
"affected": [
{
"cpes": [
"cpe:2.3:a:wolfssl:wolfssl:*:*:*:*:*:*:*:*"
],
"product": "wolfSSL",
"repo": "https://github.com/wolfSSL/wolfssl",
"vendor": "wolfSSL",
"versions": [
{
"lessThan": "5.7.0",
"status": "affected",
"version": "3.12.2",
"versionType": "semver"
}
]
}
],
"providerMetadata": {
"orgId": "00000000-0000-4000-8000-000000000000",
"shortName": "anchoreadp"
}
}
}

0 comments on commit 4c6db5e

Please sign in to comment.