mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-xxfx-w2rw-gh63 GHSA-847x-x4jg-6gf4
This commit is contained in:
@@ -1,14 +1,19 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-xxfx-w2rw-gh63",
|
||||
"modified": "2022-12-14T14:06:08Z",
|
||||
"modified": "2025-04-23T14:55:10Z",
|
||||
"published": "2022-12-14T00:30:23Z",
|
||||
"aliases": [
|
||||
"CVE-2022-43996"
|
||||
],
|
||||
"summary": "csaf-poc/csaf_distribution Cross-site Scripting vulnerability",
|
||||
"details": "The csaf_provider package before 0.8.2 allows XSS via a crafted CSAF document uploaded as text/html. The endpoint upload allows valid CSAF advisories (JSON format) to be uploaded with Content-Type text/html and filenames ending in .html. When subsequently accessed via web browser, these advisories are served and interpreted as HTML pages. Such uploaded advisories can contain JavaScript code that will execute within the browser context of users inspecting the advisory.",
|
||||
"severity": [],
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-847x-x4jg-6gf4",
|
||||
"modified": "2025-04-21T16:55:46Z",
|
||||
"modified": "2025-04-23T14:55:43Z",
|
||||
"published": "2025-04-21T15:31:18Z",
|
||||
"aliases": [
|
||||
"CVE-2024-29643"
|
||||
@@ -55,6 +55,7 @@
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-444",
|
||||
"CWE-74"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
|
||||
Reference in New Issue
Block a user