Publish GHSA-9q6v-rxmw-g3gh

This commit is contained in:
advisory-database[bot]
2024-03-01 21:46:11 +00:00
parent 8dda3e8b78
commit 7adb9aaa41
@@ -1,23 +1,46 @@
{
"schema_version": "1.4.0",
"id": "GHSA-9q6v-rxmw-g3gh",
"modified": "2024-03-01T15:31:38Z",
"modified": "2024-03-01T21:44:45Z",
"published": "2024-03-01T15:31:38Z",
"aliases": [
"CVE-2023-50378"
],
"summary": "Apache Ambari: Various Cross site scripting problems",
"details": "Lack of proper input validation and constraint enforcement in Apache Ambari prior to 2.7.8  \n\n Impact : As it will be stored XSS, Could be exploited to perform unauthorized actions, varying from data access to session hijacking and delivering malicious payloads. \n\nUsers are recommended to upgrade to version 2.7.8 which fixes this issue.\n\n",
"severity": [
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.ambari:ambari"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.7.8"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50378"
},
{
"type": "PACKAGE",
"url": "https://github.com/apache/ambari"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread/6hn0thq743vz9gh283s2d87wz8tqh37c"
@@ -25,11 +48,12 @@
],
"database_specific": {
"cwe_ids": [
"CWE-20"
"CWE-20",
"CWE-79"
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-03-01T21:44:45Z",
"nvd_published_at": "2024-03-01T15:15:08Z"
}
}