mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-hwhh-2fwm-cfgw GHSA-q3pw-6vf2-66hf
This commit is contained in:
@@ -60,8 +60,8 @@
|
||||
"url": "https://github.com/doorkeeper-gem/doorkeeper/commit/7b1a8373ecd69768c896000c7971dbf48948c1b5"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://github.com/advisories/GHSA-hwhh-2fwm-cfgw"
|
||||
"type": "WEB",
|
||||
"url": "https://blog.justinbull.ca/cve-2018-1000088-stored-xss-in-doorkeeper/"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
@@ -70,6 +70,10 @@
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/doorkeeper-gem/doorkeeper/releases/tag/v4.3.0"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/doorkeeper/CVE-2018-1000088.yml"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
|
||||
+24
-5
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-q3pw-6vf2-66hf",
|
||||
"modified": "2022-05-17T02:52:22Z",
|
||||
"modified": "2023-07-31T21:12:28Z",
|
||||
"published": "2022-05-17T02:52:22Z",
|
||||
"aliases": [
|
||||
"CVE-2016-4976"
|
||||
],
|
||||
"summary": "Apache Ambari reveals administrator passwords",
|
||||
"details": "Apache Ambari 2.x before 2.4.0 includes KDC administrator passwords on the kadmin command line, which allows local users to obtain sensitive information via a process listing.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -14,7 +15,25 @@
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Maven",
|
||||
"name": "org.apache.ambari:ambari"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "2.0"
|
||||
},
|
||||
{
|
||||
"fixed": "2.4.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -27,7 +46,7 @@
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.securityfocus.com/bid/97229"
|
||||
"url": "https://web.archive.org/web/20210124014838/http://www.securityfocus.com/bid/97229"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
@@ -35,8 +54,8 @@
|
||||
"CWE-200"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2023-07-31T21:12:28Z",
|
||||
"nvd_published_at": "2017-03-29T20:59:00Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user