Publish Advisories

GHSA-7wwr-h8cm-9jf7
GHSA-qv5f-57gw-vx3h
This commit is contained in:
advisory-database[bot]
2025-02-10 22:58:23 +00:00
parent d1dbd6a9e1
commit e473af3a0d
2 changed files with 62 additions and 8 deletions
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-7wwr-h8cm-9jf7",
"modified": "2025-02-10T21:31:38Z",
"modified": "2025-02-10T22:57:36Z",
"published": "2025-02-10T21:31:37Z",
"aliases": [
"CVE-2024-42513"
],
"summary": "Authentication Bypass by Spoofing in OPC UA .NET Standard Stack",
"details": "Vulnerability in the OPC UA .NET Standard Stack before 1.5.374.158 allows an unauthorized attacker to bypass application authentication when using HTTPS endpoints.",
"severity": [
{
@@ -13,7 +14,27 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
"affected": [],
"affected": [
{
"package": {
"ecosystem": "NuGet",
"name": "OPCFoundation.NetStandard.Opc.Ua"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.5.374.158"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
@@ -22,6 +43,14 @@
{
"type": "WEB",
"url": "https://files.opcfoundation.org/SecurityBulletins/OPC%20Foundation%20Security%20Bulletin%20CVE-2024-42513.pdf"
},
{
"type": "PACKAGE",
"url": "https://github.com/OPCFoundation/UA-.NETStandard"
},
{
"type": "WEB",
"url": "https://github.com/OPCFoundation/UA-.NETStandard/tree/1.5.374.158"
}
],
"database_specific": {
@@ -29,8 +58,8 @@
"CWE-290"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-02-10T22:57:35Z",
"nvd_published_at": "2025-02-10T19:15:38Z"
}
}
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-qv5f-57gw-vx3h",
"modified": "2025-02-10T21:31:37Z",
"modified": "2025-02-10T22:57:19Z",
"published": "2025-02-10T21:31:37Z",
"aliases": [
"CVE-2024-42512"
],
"summary": "Authorization Bypass in OPC UA .NET Standard Stack",
"details": "Vulnerability in the OPC UA .NET Standard Stack before 1.5.374.158 allows an unauthorized attacker to bypass application authentication when the deprecated Basic128Rsa15 security policy is enabled.",
"severity": [
{
@@ -13,7 +14,27 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L"
}
],
"affected": [],
"affected": [
{
"package": {
"ecosystem": "NuGet",
"name": "OPCFoundation.NetStandard.Opc.Ua"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.5.374.158"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
@@ -22,6 +43,10 @@
{
"type": "WEB",
"url": "https://files.opcfoundation.org/SecurityBulletins/OPC%20Foundation%20Security%20Bulletin%20CVE-2024-42512.pdf"
},
{
"type": "PACKAGE",
"url": "https://github.com/OPCFoundation/UA-.NETStandard"
}
],
"database_specific": {
@@ -29,8 +54,8 @@
"CWE-639"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-02-10T22:57:19Z",
"nvd_published_at": "2025-02-10T19:15:37Z"
}
}