mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-5p54-jj38-3hxj
This commit is contained in:
+40
-10
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user