diff --git a/advisories/github-reviewed/2019/07/GHSA-qr7j-h6gg-jmgc/GHSA-qr7j-h6gg-jmgc.json b/advisories/github-reviewed/2019/07/GHSA-qr7j-h6gg-jmgc/GHSA-qr7j-h6gg-jmgc.json index 7a4895079bf..33905725174 100644 --- a/advisories/github-reviewed/2019/07/GHSA-qr7j-h6gg-jmgc/GHSA-qr7j-h6gg-jmgc.json +++ b/advisories/github-reviewed/2019/07/GHSA-qr7j-h6gg-jmgc/GHSA-qr7j-h6gg-jmgc.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-qr7j-h6gg-jmgc", - "modified": "2023-08-28T11:17:26Z", + "modified": "2024-03-01T21:46:19Z", "published": "2019-07-16T17:42:21Z", "aliases": [ "CVE-2018-11307" @@ -92,6 +92,18 @@ "type": "WEB", "url": "https://github.com/FasterXML/jackson-databind/issues/2032" }, + { + "type": "WEB", + "url": "https://github.com/FasterXML/jackson-databind/commit/051bd5e447fbc9539e12a4fe90eb989dba0c656" + }, + { + "type": "WEB", + "url": "https://github.com/FasterXML/jackson-databind/commit/27b4defc270454dea6842bd9279f17387eceb73" + }, + { + "type": "WEB", + "url": "https://github.com/FasterXML/jackson-databind/commit/78e78738d69adcb59fdac9fc12d9053ce8809f3d" + }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:0782" diff --git a/advisories/github-reviewed/2024/03/GHSA-hp2x-6vrm-7j7v/GHSA-hp2x-6vrm-7j7v.json b/advisories/github-reviewed/2024/03/GHSA-hp2x-6vrm-7j7v/GHSA-hp2x-6vrm-7j7v.json new file mode 100644 index 00000000000..b0915377eb3 --- /dev/null +++ b/advisories/github-reviewed/2024/03/GHSA-hp2x-6vrm-7j7v/GHSA-hp2x-6vrm-7j7v.json @@ -0,0 +1,62 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-hp2x-6vrm-7j7v", + "modified": "2024-03-01T21:46:44Z", + "published": "2024-03-01T18:30:23Z", + "aliases": [ + "CVE-2024-27140" + ], + "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": [ + + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.archiva:archiva-common" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.0.0" + }, + { + "last_affected": "2.2.10" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27140" + }, + { + "type": "WEB", + "url": "https://attic.apache.org/projects/archiva.html" + }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/archiva" + }, + { + "type": "WEB", + "url": "https://lists.apache.org/thread/xrn6nt904ozh3jym60c3f5hj2fb75pjy" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-03-01T21:46:44Z", + "nvd_published_at": "2024-03-01T16:15:46Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/03/GHSA-hp2x-6vrm-7j7v/GHSA-hp2x-6vrm-7j7v.json b/advisories/unreviewed/2024/03/GHSA-hp2x-6vrm-7j7v/GHSA-hp2x-6vrm-7j7v.json deleted file mode 100644 index 15f93109328..00000000000 --- a/advisories/unreviewed/2024/03/GHSA-hp2x-6vrm-7j7v/GHSA-hp2x-6vrm-7j7v.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-hp2x-6vrm-7j7v", - "modified": "2024-03-01T18:30:23Z", - "published": "2024-03-01T18:30:23Z", - "aliases": [ - "CVE-2024-27140" - ], - "details": "** UNSUPPORTED WHEN ASSIGNED **\n\nImproper 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": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27140" - }, - { - "type": "WEB", - "url": "https://lists.apache.org/thread/xrn6nt904ozh3jym60c3f5hj2fb75pjy" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-79" - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-03-01T16:15:46Z" - } -} \ No newline at end of file