Publish Advisories

GHSA-mr7h-w2qc-ffc2
GHSA-ffxg-5f8m-h72j
GHSA-ffxg-5f8m-h72j
This commit is contained in:
advisory-database[bot]
2024-08-05 15:15:46 +00:00
parent 155c8afab3
commit 45c24720de
3 changed files with 83 additions and 41 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-mr7h-w2qc-ffc2",
"modified": "2024-06-28T21:09:29Z",
"modified": "2024-08-05T15:14:04Z",
"published": "2024-06-27T21:32:08Z",
"aliases": [
"CVE-2024-5980"
@@ -28,11 +28,14 @@
"introduced": "0"
},
{
"last_affected": "2.3.1"
"fixed": "2.3.3"
}
]
}
]
],
"database_specific": {
"last_known_affected_version_range": "<= 2.3.1"
}
}
],
"references": [
@@ -40,6 +43,14 @@
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-5980"
},
{
"type": "WEB",
"url": "https://github.com/Lightning-AI/pytorch-lightning/pull/20039"
},
{
"type": "WEB",
"url": "https://github.com/Lightning-AI/pytorch-lightning/releases/tag/2.3.3"
},
{
"type": "PACKAGE",
"url": "https://github.com/lightning-ai/pytorch-lightning"
@@ -0,0 +1,69 @@
{
"schema_version": "1.4.0",
"id": "GHSA-ffxg-5f8m-h72j",
"modified": "2024-08-05T15:14:20Z",
"published": "2024-08-05T06:30:36Z",
"aliases": [
"CVE-2024-39713"
],
"summary": "Rocket.Chat Server-Side Request Forgery (SSRF) vulnerability",
"details": "A Server-Side Request Forgery (SSRF) affects Rocket.Chat's Twilio webhook endpoint before version 6.10.1.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N"
}
],
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "rocket.chat"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "6.10.1"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39713"
},
{
"type": "WEB",
"url": "https://github.com/RocketChat/Rocket.Chat/commit/ce072a1a70c86f90a4f502cdc0bad92d79f6e6e9"
},
{
"type": "WEB",
"url": "https://hackerone.com/reports/1886954"
},
{
"type": "PACKAGE",
"url": "https://github.com/RocketChat/Rocket.Chat"
}
],
"database_specific": {
"cwe_ids": [
"CWE-918"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-08-05T15:14:20Z",
"nvd_published_at": "2024-08-05T05:15:39Z"
}
}
@@ -1,38 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-ffxg-5f8m-h72j",
"modified": "2024-08-05T06:30:36Z",
"published": "2024-08-05T06:30:36Z",
"aliases": [
"CVE-2024-39713"
],
"details": "A Server-Side Request Forgery (SSRF) affects Rocket.Chat's Twilio webhook endpoint before version 6.10.1.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39713"
},
{
"type": "WEB",
"url": "https://hackerone.com/reports/1886954"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-08-05T05:15:39Z"
}
}