Publish Advisories

GHSA-6r3p-fcvm-xh7c
GHSA-cvp8-5r8g-fhvq
This commit is contained in:
advisory-database[bot]
2024-09-11 21:09:36 +00:00
parent 5d5902997b
commit e7d56773f7
2 changed files with 91 additions and 2 deletions
@@ -1,17 +1,21 @@
{
"schema_version": "1.4.0",
"id": "GHSA-6r3p-fcvm-xh7c",
"modified": "2024-03-25T15:29:46Z",
"modified": "2024-09-11T21:08:13Z",
"published": "2020-12-17T21:00:58Z",
"aliases": [
"CVE-2020-17513"
],
"summary": "SSRF vulnerability in Arache Airflow",
"summary": "SSRF vulnerability in Apache Airflow",
"details": "In Apache Airflow versions prior to 1.10.13, the Charts and Query View of the old (Flask-admin based) UI were vulnerable for SSRF attack.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
@@ -44,6 +48,18 @@
"type": "WEB",
"url": "https://github.com/apache/airflow/commit/b606b871226d649913a37fd074eeae5d86ebc3a1"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-6r3p-fcvm-xh7c"
},
{
"type": "PACKAGE",
"url": "https://github.com/apache/airflow"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/apache-airflow/PYSEC-2020-20.yaml"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread.html/rb3647269f07cc2775ca6568cbfd4994d862c842a58120d2aba9c658a%40%3Cusers.airflow.apache.org%3E"
@@ -0,0 +1,73 @@
{
"schema_version": "1.4.0",
"id": "GHSA-cvp8-5r8g-fhvq",
"modified": "2024-09-11T21:08:26Z",
"published": "2024-09-11T21:08:26Z",
"aliases": [
],
"summary": "omniauth-saml vulnerable to Improper Verification of Cryptographic Signature",
"details": "ruby-saml, the dependent SAML gem of omniauth-saml has a signature wrapping vulnerability in <= v1.12.0 and v1.13.0 to v1.16.0 , see https://github.com/SAML-Toolkits/ruby-saml/security/advisories/GHSA-jw9c-mfg7-9rx2 \nAs a result, omniauth-saml created a [new release](https://github.com/omniauth/omniauth-saml/releases) by upgrading ruby-saml to the patched versions v1.17. \n",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N"
}
],
"affected": [
{
"package": {
"ecosystem": "RubyGems",
"name": "omniauth-saml"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.1.1"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/SAML-Toolkits/ruby-saml/security/advisories/GHSA-jw9c-mfg7-9rx2"
},
{
"type": "WEB",
"url": "https://github.com/omniauth/omniauth-saml/security/advisories/GHSA-cvp8-5r8g-fhvq"
},
{
"type": "WEB",
"url": "https://github.com/omniauth/omniauth-saml/commit/4274e9d57e65f2dcaae4aa3b2accf831494f2ddd"
},
{
"type": "WEB",
"url": "https://github.com/omniauth/omniauth-saml/commit/6c681fd082ab3daf271821897a40ab3417382e29"
},
{
"type": "PACKAGE",
"url": "https://github.com/omniauth/omniauth-saml"
}
],
"database_specific": {
"cwe_ids": [
"CWE-347"
],
"severity": "CRITICAL",
"github_reviewed": true,
"github_reviewed_at": "2024-09-11T21:08:26Z",
"nvd_published_at": null
}
}