Publish Advisories

GHSA-793w-q2h5-8h5j
GHSA-r847-6w6h-r8g4
GHSA-793w-q2h5-8h5j
This commit is contained in:
advisory-database[bot]
2023-10-27 17:40:33 +00:00
parent e1487b0bec
commit ed852dc55e
3 changed files with 129 additions and 46 deletions
@@ -0,0 +1,68 @@
{
"schema_version": "1.4.0",
"id": "GHSA-793w-q2h5-8h5j",
"modified": "2023-10-27T17:39:59Z",
"published": "2022-05-24T17:01:41Z",
"aliases": [
"CVE-2019-16545"
],
"summary": "Jenkins QMetry for JIRA Plugin shows plain text password in configuration form",
"details": "Jenkins QMetry for JIRA - Test Management Plugin stores a credential as part of its post-build step configuration.\n\nWhile the password is stored encrypted on disk since QMetry for JIRA - Test Management Plugin 1.13, it is transmitted in plain text as part of the configuration form. This can result in exposure of the password through browser extensions, cross-site scripting vulnerabilities, and similar situations.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.jenkins-ci.plugins:qmetry-for-jira-test-management"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.14.0"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 1.13"
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16545"
},
{
"type": "WEB",
"url": "https://github.com/jenkinsci/qmetry-for-jira-test-management-plugin/commit/6711f566b72c099f10b1cecab406786ca998651d"
},
{
"type": "WEB",
"url": "https://jenkins.io/security/advisory/2019-11-21/#SECURITY-727%20(2)"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2019/11/21/1"
}
],
"database_specific": {
"cwe_ids": [
"CWE-319"
],
"severity": "LOW",
"github_reviewed": true,
"github_reviewed_at": "2023-10-27T17:39:59Z",
"nvd_published_at": "2019-11-21T15:15:00Z"
}
}
@@ -0,0 +1,61 @@
{
"schema_version": "1.4.0",
"id": "GHSA-r847-6w6h-r8g4",
"modified": "2023-10-27T17:39:08Z",
"published": "2023-10-27T17:39:08Z",
"aliases": [
"CVE-2023-41891"
],
"summary": "Flyte Admin SQL Injection in List Filters",
"details": "### Impact\nList endpoints on Flyte Admin has a SQL vulnerability where a malicious user can send a REST requests with custom SQL statements as list filters.\n\n### Workarounds\nThe attacker needs to have access to the flyteadmin installation (typically either behind a VPN or authentication).\n\n### References\nhttps://owasp.org/www-community/attacks/SQL_Injection#\n",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/flyteorg/flyteadmin"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.1.124"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/flyteorg/flyteadmin/security/advisories/GHSA-r847-6w6h-r8g4"
},
{
"type": "WEB",
"url": "https://github.com/flyteorg/flyteadmin/commit/b3177ef70f068e908140b8a4a9913dfa74f289fd"
},
{
"type": "PACKAGE",
"url": "https://github.com/flyteorg/flyteadmin"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": "LOW",
"github_reviewed": true,
"github_reviewed_at": "2023-10-27T17:39:08Z",
"nvd_published_at": null
}
}
@@ -1,46 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-793w-q2h5-8h5j",
"modified": "2023-10-25T18:31:30Z",
"published": "2022-05-24T17:01:41Z",
"aliases": [
"CVE-2019-16545"
],
"details": "Jenkins QMetry for JIRA - Test Management Plugin transmits credentials in its configuration in plain text as part of job configuration forms, potentially resulting in their exposure.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16545"
},
{
"type": "WEB",
"url": "https://jenkins.io/security/advisory/2019-11-21/#SECURITY-727%20%282%29"
},
{
"type": "WEB",
"url": "https://jenkins.io/security/advisory/2019-11-21/#SECURITY-727%20(2)"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2019/11/21/1"
}
],
"database_specific": {
"cwe_ids": [
"CWE-319"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2019-11-21T15:15:00Z"
}
}