mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-hp2x-6vrm-7j7v GHSA-r82w-3phg-qvr4 GHSA-3jm4-c6qf-jrh3 GHSA-9mjw-79r6-c9m8
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-hp2x-6vrm-7j7v",
|
||||
"modified": "2024-05-02T13:17:21Z",
|
||||
"modified": "2024-12-04T22:18:37Z",
|
||||
"published": "2024-03-01T18:30:23Z",
|
||||
"aliases": [
|
||||
"CVE-2024-27140"
|
||||
@@ -9,7 +9,10 @@
|
||||
"summary": "Apache Archiva Reflected Cross-site Scripting vulnerability",
|
||||
"details": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Apache Archiva.\n\nThis issue affects Apache Archiva: from 2.0.0.\n\nAs this project is retired, we do not plan to release a version that fixes this issue. Users are recommended to find an alternative or restrict access to the instance to trusted users. Alternatively, you could configure a HTTP proxy in front of your Archiva instance to only forward requests that do not have malicious characters in the URL.\n\nNOTE: This vulnerability only affects products that are no longer supported by the maintainer.\n\n",
|
||||
"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": [
|
||||
{
|
||||
|
||||
@@ -136,7 +136,8 @@
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-324"
|
||||
"CWE-324",
|
||||
"CWE-326"
|
||||
],
|
||||
"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-9mjw-79r6-c9m8",
|
||||
"modified": "2024-10-09T22:36:19Z",
|
||||
"modified": "2024-12-04T22:18:00Z",
|
||||
"published": "2024-10-02T06:30:26Z",
|
||||
"aliases": [
|
||||
"CVE-2024-33662"
|
||||
@@ -71,6 +71,7 @@
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-326",
|
||||
"CWE-327"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
|
||||
Reference in New Issue
Block a user