mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-mq6f-5xh5-hgcf GHSA-5r8j-qmcm-7g7q GHSA-wf5p-g6vw-rhxx
This commit is contained in:
@@ -105,7 +105,8 @@
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-208"
|
||||
"CWE-208",
|
||||
"CWE-362"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-wf5p-g6vw-rhxx",
|
||||
"modified": "2023-11-10T00:35:37Z",
|
||||
"modified": "2023-11-16T19:59:08Z",
|
||||
"published": "2023-11-08T21:30:37Z",
|
||||
"aliases": [
|
||||
"CVE-2023-45857"
|
||||
@@ -9,7 +9,10 @@
|
||||
"summary": "Axios Cross-Site Request Forgery Vulnerability",
|
||||
"details": "An issue discovered in Axios 0.8.1 through 1.5.1 inadvertently reveals the confidential XSRF-TOKEN stored in cookies by including it in the HTTP header X-XSRF-TOKEN for every request made to any host allowing attackers to view sensitive information.",
|
||||
"severity": [
|
||||
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user