Publish GHSA-x5pm-h33q-cjrw

This commit is contained in:
advisory-database[bot]
2024-02-21 02:28:59 +00:00
parent 091a3bcea9
commit 76a6a117de
@@ -1,17 +1,36 @@
{
"schema_version": "1.4.0",
"id": "GHSA-x5pm-h33q-cjrw",
"modified": "2024-02-20T21:30:26Z",
"modified": "2024-02-21T02:27:37Z",
"published": "2024-02-20T21:30:26Z",
"aliases": [
"CVE-2024-25141"
],
"summary": "Improper Certificate Validation in apache airflow mongo hook",
"details": "When ssl was enabled for Mongo Hook, default settings included \"allow_insecure\" which caused that certificates were not validated. This was unexpected and undocumented.\nUsers are recommended to upgrade to version 4.0.0, which fixes this issue.",
"severity": [
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "apache-airflow-providers-mongo"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "4.0.0"
}
]
}
]
}
],
"references": [
{
@@ -25,15 +44,19 @@
{
"type": "WEB",
"url": "https://lists.apache.org/thread/sqgbfqngjmn45ommmrgj7hvs7fgspsgm"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2024/02/20/5"
}
],
"database_specific": {
"cwe_ids": [
"CWE-295"
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-02-21T02:27:37Z",
"nvd_published_at": "2024-02-20T21:15:08Z"
}
}