mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-x5pm-h33q-cjrw GHSA-8xfc-gm6g-vgpv GHSA-f67q-wr6w-23jq
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-x5pm-h33q-cjrw",
|
||||
"modified": "2024-02-21T02:27:37Z",
|
||||
"modified": "2024-08-15T21:37:23Z",
|
||||
"published": "2024-02-20T21:30:26Z",
|
||||
"aliases": [
|
||||
"CVE-2024-25141"
|
||||
@@ -9,7 +9,10 @@
|
||||
"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": [
|
||||
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
@@ -41,6 +44,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/apache/airflow/pull/37214"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/apache/airflow"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://lists.apache.org/thread/sqgbfqngjmn45ommmrgj7hvs7fgspsgm"
|
||||
@@ -54,7 +61,7 @@
|
||||
"cwe_ids": [
|
||||
"CWE-295"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"severity": "CRITICAL",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-02-21T02:27:37Z",
|
||||
"nvd_published_at": "2024-02-20T21:15:08Z"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-8xfc-gm6g-vgpv",
|
||||
"modified": "2024-05-14T20:22:01Z",
|
||||
"modified": "2024-08-15T21:38:13Z",
|
||||
"published": "2024-05-14T15:32:54Z",
|
||||
"aliases": [
|
||||
"CVE-2024-29857"
|
||||
@@ -291,6 +291,7 @@
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-125",
|
||||
"CWE-400"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-f67q-wr6w-23jq",
|
||||
"modified": "2024-08-14T20:49:51Z",
|
||||
"modified": "2024-08-15T21:37:57Z",
|
||||
"published": "2024-08-14T20:49:51Z",
|
||||
"aliases": [
|
||||
"CVE-2024-43367"
|
||||
@@ -44,6 +44,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/tc39/ecma262/security/advisories/GHSA-g38c-wh3c-5h9r"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43367"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/boa-dev/boa/commit/69ea2f52ed976934bff588d6b566bae01be313f7"
|
||||
@@ -60,6 +64,6 @@
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-08-14T20:49:51Z",
|
||||
"nvd_published_at": null
|
||||
"nvd_published_at": "2024-08-15T21:15:17Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user