-
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
e81c7b6
commit beb7d30
Showing
3 changed files
with
118 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,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" | ||
} | ||
} | ||
} |
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,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" | ||
} | ||
} | ||
} |
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,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" | ||
} | ||
} | ||
} |