Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
advisory-database[bot] committed Nov 8, 2024
1 parent 7566985 commit a6dd134
Showing 1 changed file with 7 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-r7m4-f9h5-gr79",
"modified": "2024-10-14T21:07:29Z",
"modified": "2024-11-08T22:17:54Z",
"published": "2024-10-14T21:07:29Z",
"aliases": [
"CVE-2024-6762"
Expand All @@ -12,6 +12,10 @@
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N"
}
],
"affected": [
Expand Down Expand Up @@ -118,7 +122,8 @@
],
"database_specific": {
"cwe_ids": [
"CWE-400"
"CWE-400",
"CWE-770"
],
"severity": "LOW",
"github_reviewed": true,
Expand Down

0 comments on commit a6dd134

Please sign in to comment.