From cbe35edb6d5a8796313aec4712a4b8d0caa96aa4 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sat, 12 Apr 2025 01:44:41 +0000 Subject: [PATCH] Publish GHSA-5p54-jj38-3hxj --- .../GHSA-5p54-jj38-3hxj.json | 50 +++++++++++++++---- 1 file changed, 40 insertions(+), 10 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-5p54-jj38-3hxj/GHSA-5p54-jj38-3hxj.json (57%) diff --git a/advisories/unreviewed/2022/05/GHSA-5p54-jj38-3hxj/GHSA-5p54-jj38-3hxj.json b/advisories/github-reviewed/2022/05/GHSA-5p54-jj38-3hxj/GHSA-5p54-jj38-3hxj.json similarity index 57% rename from advisories/unreviewed/2022/05/GHSA-5p54-jj38-3hxj/GHSA-5p54-jj38-3hxj.json rename to advisories/github-reviewed/2022/05/GHSA-5p54-jj38-3hxj/GHSA-5p54-jj38-3hxj.json index 7de581e1a49..3422b29b922 100644 --- a/advisories/unreviewed/2022/05/GHSA-5p54-jj38-3hxj/GHSA-5p54-jj38-3hxj.json +++ b/advisories/github-reviewed/2022/05/GHSA-5p54-jj38-3hxj/GHSA-5p54-jj38-3hxj.json @@ -1,19 +1,53 @@ { "schema_version": "1.4.0", "id": "GHSA-5p54-jj38-3hxj", - "modified": "2025-04-11T03:41:39Z", + "modified": "2025-04-12T01:42:05Z", "published": "2022-05-14T02:42:19Z", "aliases": [ "CVE-2010-4408" ], + "summary": "Apache Archiva does not require entry of the administrator's password at the time of modifying a user account", "details": "Apache Archiva 1.0 through 1.0.3, 1.1 through 1.1.4, 1.2 through 1.2.2, and 1.3 through 1.3.1 does not require entry of the administrator's password at the time of modifying a user account, which makes it easier for context-dependent attackers to gain privileges by leveraging a (1) unattended workstation or (2) cross-site request forgery (CSRF) vulnerability, a related issue to CVE-2010-3449.", - "severity": [], - "affected": [], + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.archiva:archiva" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.0" + }, + { + "fixed": "1.3.2" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-4408" }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/archiva" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20201209001124/http://www.securityfocus.com/archive/1/514937/100/0/threaded" + }, { "type": "WEB", "url": "http://archiva.apache.org/security.html" @@ -25,19 +59,15 @@ { "type": "WEB", "url": "http://mail-archives.apache.org/mod_mbox/archiva-users/201011.mbox/ajax/%3CAANLkTimXejHAuXdoUKLN=GkNty1_XnRCbv0YA0T2cS_2@mail.gmail.com%3E" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/archive/1/514937/100/0/threaded" } ], "database_specific": { "cwe_ids": [ - "CWE-79" + "CWE-862" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-04-12T01:42:05Z", "nvd_published_at": "2010-12-06T20:13:00Z" } } \ No newline at end of file