Publish Advisories

GHSA-r4xg-4wrv-w72h
GHSA-p99h-pfg6-qrfg
This commit is contained in:
advisory-database[bot]
2024-09-30 18:52:11 +00:00
parent a269c853a9
commit ff502561f3
2 changed files with 33 additions and 11 deletions
@@ -1,12 +1,14 @@
{
"schema_version": "1.4.0",
"id": "GHSA-r4xg-4wrv-w72h",
"modified": "2024-04-04T03:36:20Z",
"modified": "2024-09-30T18:51:02Z",
"published": "2023-04-19T21:30:27Z",
"withdrawn": "2024-09-30T18:51:02Z",
"aliases": [
"CVE-2023-30797"
],
"details": "\n\nNetflix Lemur before version 1.3.2 used insufficiently random values when generating default credentials. The insufficiently random values may allow an attacker to guess the credentials and gain access to resources managed by Lemur.\n\n\n",
"summary": "Duplicate Advisory: Lemur subject to insecure random generation",
"details": "## Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-5fqv-mpj8-h7gm. This link is maintained to preserve external references.\n\n## Original Description\nNetflix Lemur before version 1.3.2 used insufficiently random values when generating default credentials. The insufficiently random values may allow an attacker to guess the credentials and gain access to resources managed by Lemur.\n\n\n",
"severity": [
{
"type": "CVSS_V3",
@@ -14,7 +16,25 @@
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "lemur"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.3.2"
}
]
}
]
}
],
"references": [
{
@@ -43,8 +63,8 @@
"CWE-330"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2024-09-30T18:51:02Z",
"nvd_published_at": "2023-04-19T20:15:12Z"
}
}
@@ -1,13 +1,14 @@
{
"schema_version": "1.4.0",
"id": "GHSA-p99h-pfg6-qrfg",
"modified": "2023-12-15T03:18:45Z",
"modified": "2024-09-30T18:51:33Z",
"published": "2023-12-12T03:31:45Z",
"withdrawn": "2024-09-30T18:51:33Z",
"aliases": [
"CVE-2023-50423"
],
"summary": "Privilege escalation in sap-xssec",
"details": "SAP BTP Security Services Integration Library ([Python] sap-xssec) - versions < 4.1.0, allow under certain conditions an escalation of privileges. On successful exploitation, an unauthenticated attacker can obtain arbitrary permissions within the application.\n\n",
"summary": "Duplicate Advisory: Privilege escalation in sap-xssec",
"details": "## Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-6mjg-37cp-42x5. This link is maintained to preserve external references.\n\n## Original Description\nSAP BTP Security Services Integration Library ([Python] sap-xssec) - versions < 4.1.0, allow under certain conditions an escalation of privileges. On successful exploitation, an unauthenticated attacker can obtain arbitrary permissions within the application.\n\n",
"severity": [
{
"type": "CVSS_V3",
@@ -68,7 +69,8 @@
"database_specific": {
"cwe_ids": [
"CWE-269",
"CWE-639"
"CWE-639",
"CWE-749"
],
"severity": "CRITICAL",
"github_reviewed": true,