Skip to content

Commit

Permalink
conversion for openvpn 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 e81c7b6 commit beb7d30
Show file tree
Hide file tree
Showing 3 changed files with 118 additions and 0 deletions.
33 changes: 33 additions & 0 deletions data/anchore/2023/CVE-2023-6247.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"additionalMetadata": {
"cna": "openvpn",
"cveId": "CVE-2023-6247",
"reason": "Added CPE configurations because not yet analyzed by NVD.",
"references": [
"https://community.openvpn.net/openvpn/wiki/CVE-2023-6247"
]
},
"adp": {
"affected": [
{
"cpes": [
"cpe:2.3:a:openvpn:openvpn:*:*:*:*:*:*:*:*"
],
"product": "OpenVPN 3 Core Library",
"vendor": "OpenVPN",
"versions": [
{
"lessThan": "3.8.4",
"status": "affected",
"version": "3.0",
"versionType": "semver"
}
]
}
],
"providerMetadata": {
"orgId": "00000000-0000-4000-8000-000000000000",
"shortName": "anchoreadp"
}
}
}
34 changes: 34 additions & 0 deletions data/anchore/2023/CVE-2023-7235.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"additionalMetadata": {
"cna": "openvpn",
"cveId": "CVE-2023-7235",
"reason": "Added CPE configurations because not yet analyzed by NVD.",
"references": [
"https://community.openvpn.net/openvpn/wiki/CVE-2023-7235"
]
},
"adp": {
"affected": [
{
"cpes": [
"cpe:2.3:a:openvpn:openvpn:*:*:*:*:*:windows:*:*"
],
"product": "OpenVPN",
"vendor": "OpenVPN",
"versions": [
{
"lessThan": "2.6.9",
"status": "affected",
"version": "0",
"versionType": "semver"
}
],
"platforms": [ "Windows" ]
}
],
"providerMetadata": {
"orgId": "00000000-0000-4000-8000-000000000000",
"shortName": "anchoreadp"
}
}
}
51 changes: 51 additions & 0 deletions data/anchore/2023/CVE-2023-7245.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
{
"additionalMetadata": {
"cna": "openvpn",
"cveId": "CVE-2023-7245",
"reason": "Added CPE configurations because not yet analyzed by NVD.",
"references": [
"https://openvpn.net/vpn-server-resources/openvpn-connect-for-macos-change-log/",
"https://openvpn.net/vpn-server-resources/openvpn-connect-for-windows-change-log/"
]
},
"adp": {
"affected": [
{
"cpes": [
"cpe:2.3:a:openvpn:connect:*:*:*:*:*:macos:*:*"
],
"product": "OpenVPN Connect",
"vendor": "OpenVPN",
"versions": [
{
"lessThan": "3.4.8",
"status": "affected",
"version": "3.0",
"versionType": "semver"
}
],
"platforms": [ "macOS" ]
},
{
"cpes": [
"cpe:2.3:a:openvpn:connect:*:*:*:*:*:windows:*:*"
],
"product": "OpenVPN Connect",
"vendor": "OpenVPN",
"versions": [
{
"lessThan": "3.4.4",
"status": "affected",
"version": "3.0",
"versionType": "semver"
}
],
"platforms": [ "Windows" ]
}
],
"providerMetadata": {
"orgId": "00000000-0000-4000-8000-000000000000",
"shortName": "anchoreadp"
}
}
}

0 comments on commit beb7d30

Please sign in to comment.