mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-jg57-vh55-3g23 GHSA-p99v-qjfm-8vvq
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-jg57-vh55-3g23",
|
||||
"modified": "2023-11-11T03:30:16Z",
|
||||
"published": "2023-11-11T03:30:16Z",
|
||||
"aliases": [
|
||||
"CVE-2023-46850"
|
||||
],
|
||||
"details": "Use after free in OpenVPN version 2.6.0 to 2.6.6 may lead to undefined behavoir, leaking memory buffers or remote execution when sending network buffers to a remote peer.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46850"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://community.openvpn.net/openvpn/wiki/CVE-2023-46850"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://openvpn.net/security-advisory/access-server-security-update-cve-2023-46849-cve-2023-46850/"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-416"
|
||||
],
|
||||
"severity": null,
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"nvd_published_at": "2023-11-11T01:15:07Z"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-p99v-qjfm-8vvq",
|
||||
"modified": "2023-11-11T03:30:16Z",
|
||||
"published": "2023-11-11T03:30:16Z",
|
||||
"aliases": [
|
||||
"CVE-2023-46849"
|
||||
],
|
||||
"details": "Using the --fragment option in certain configuration setups OpenVPN version 2.6.0 to 2.6.6 allows an attacker to trigger a divide by zero behaviour which could cause an application crash, leading to a denial of service.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46849"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://community.openvpn.net/openvpn/wiki/CVE-2023-46849"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://openvpn.net/security-advisory/access-server-security-update-cve-2023-46849-cve-2023-46850/"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-369"
|
||||
],
|
||||
"severity": null,
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"nvd_published_at": "2023-11-11T01:15:07Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user