mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-gq5r-cc4w-g8xf GHSA-cqh9-jfqr-h9jj
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-gq5r-cc4w-g8xf",
|
||||
"modified": "2023-08-30T18:52:39Z",
|
||||
"modified": "2024-05-20T20:18:56Z",
|
||||
"published": "2021-06-23T17:25:08Z",
|
||||
"withdrawn": "2024-05-20T20:18:56Z",
|
||||
"aliases": [
|
||||
|
||||
],
|
||||
"summary": "gosaml2 is vulnerable to NULL Pointer Dereference from malformed XML signatures",
|
||||
"details": "This affects all versions less than 0.7.0 of package github.com/russellhaering/gosaml2. There is a crash on null pointer dereference caused by sending malformed XML signatures.",
|
||||
"summary": "Duplicate Advisory: gosaml2 is vulnerable to NULL Pointer Dereference from malformed XML signatures",
|
||||
"details": "## Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-prjq-f4q3-fvfr. This link is maintained to preserve external references.\n\n## Original Description\nThis affects all versions less than 0.7.0 of package github.com/russellhaering/gosaml2. There is a crash on null pointer dereference caused by sending malformed XML signatures.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
|
||||
@@ -1,13 +1,14 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-cqh9-jfqr-h9jj",
|
||||
"modified": "2024-05-16T17:46:18Z",
|
||||
"modified": "2024-05-20T20:20:22Z",
|
||||
"published": "2024-05-16T09:33:09Z",
|
||||
"withdrawn": "2024-05-20T20:20:22Z",
|
||||
"aliases": [
|
||||
"CVE-2024-4642"
|
||||
],
|
||||
"summary": "Weights and Biases (wandb) has a Server-Side Request Forgery (SSRF) vulnerability",
|
||||
"details": "A Server-Side Request Forgery (SSRF) vulnerability exists in the wandb/wandb repository due to improper handling of HTTP 302 redirects. This issue allows team members with access to the 'User settings -> Webhooks' function to exploit this vulnerability to access internal HTTP(s) servers. In severe cases, such as on AWS instances, this could potentially be abused to achieve remote code execution on the victim's machine. The vulnerability is present in the latest version of the repository.",
|
||||
"summary": "Withdrawn Advisory: Weights and Biases (wandb) has a Server-Side Request Forgery (SSRF) vulnerability",
|
||||
"details": "## Withdrawn Advisory\nThis advisory has been withdrawn because the underlying issue existed in Weights and Biases's backend server code, not the software development kit included in the `wandb` PyPI package, as originally reported. This link is maintained to preserve external references.\n\n## Original Description\nA Server-Side Request Forgery (SSRF) vulnerability exists in the wandb/wandb repository due to improper handling of HTTP 302 redirects. This issue allows team members with access to the 'User settings -> Webhooks' function to exploit this vulnerability to access internal HTTP(s) servers. In severe cases, such as on AWS instances, this could potentially be abused to achieve remote code execution on the victim's machine. The vulnerability is present in the latest version of the repository.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
|
||||
Reference in New Issue
Block a user