Publish Advisories

GHSA-4pc3-96mx-wwc8
GHSA-5f37-gxvh-23v6
GHSA-g27j-74fp-xfpr
GHSA-jvgm-pfqv-887x
GHSA-pr44-4jfr-286m
GHSA-45rm-2893-5f49
GHSA-vc8w-jr9v-vj7f
This commit is contained in:
advisory-database[bot]
2025-04-14 22:09:01 +00:00
parent 35a1394194
commit 2ed892b589
7 changed files with 17 additions and 34 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-4pc3-96mx-wwc8",
"modified": "2023-09-06T13:48:23Z",
"modified": "2025-04-14T22:05:57Z",
"published": "2020-03-05T22:09:14Z",
"aliases": [
"CVE-2016-10045"
@@ -99,18 +99,6 @@
{
"type": "WEB",
"url": "http://www.rapid7.com/db/modules/exploit/multi/http/phpmailer_arg_injection"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/archive/1/539967/100/0/threaded"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/95130"
},
{
"type": "WEB",
"url": "http://www.securitytracker.com/id/1037533"
}
],
"database_specific": {
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-5f37-gxvh-23v6",
"modified": "2023-09-06T13:51:03Z",
"modified": "2025-04-14T22:06:13Z",
"published": "2020-03-05T22:09:17Z",
"aliases": [
"CVE-2016-10033"
@@ -123,23 +123,12 @@
{
"type": "WEB",
"url": "http://www.rapid7.com/db/modules/exploit/multi/http/phpmailer_arg_injection"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/archive/1/539963/100/0/threaded"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/95108"
},
{
"type": "WEB",
"url": "http://www.securitytracker.com/id/1037533"
}
],
"database_specific": {
"cwe_ids": [
"CWE-77"
"CWE-77",
"CWE-88"
],
"severity": "CRITICAL",
"github_reviewed": true,
@@ -1,13 +1,13 @@
{
"schema_version": "1.4.0",
"id": "GHSA-g27j-74fp-xfpr",
"modified": "2023-01-10T00:37:19Z",
"modified": "2025-04-14T22:07:39Z",
"published": "2022-04-05T18:31:22Z",
"aliases": [
"CVE-2022-26969"
],
"summary": "Insecure default value for CORS configuration",
"details": "### Impact\n\nThe default value for the `CORS_ENABLED` and `CORS_ORIGIN` configuration was set to be very permissive by default. This could lead to unauthorized access in uncontrolled environments when the configuration hasn't been changed.\n\n### Patches\n\nThe default values for CORS have been changed in https://github.com/directus/directus/pull/12022 which is released under 9.7.0\n\n### Workarounds\n\nConfigure the CORS environment variables to match your project's usage, rather than leaving them at the (permissive) defaults.\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [directus/directus](https://github.com/directus/directus)\n* Email us at [security@directus.io](mailto:security@directus.io)\n",
"details": "### Impact\n\nThe default value for the `CORS_ENABLED` and `CORS_ORIGIN` configuration was set to be very permissive by default. This could lead to unauthorized access in uncontrolled environments when the configuration hasn't been changed.\n\n### Patches\n\nThe default values for CORS have been changed in https://github.com/directus/directus/pull/12022 which is released under 9.7.0\n\n### Workarounds\n\nConfigure the CORS environment variables to match your project's usage, rather than leaving them at the (permissive) defaults.\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [directus/directus](https://github.com/directus/directus)\n* Email us at [security@directus.io](mailto:security@directus.io)",
"severity": [
{
"type": "CVSS_V3",
@@ -70,7 +70,9 @@
}
],
"database_specific": {
"cwe_ids": [],
"cwe_ids": [
"CWE-942"
],
"severity": "CRITICAL",
"github_reviewed": true,
"github_reviewed_at": "2022-04-05T18:31:22Z",
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-jvgm-pfqv-887x",
"modified": "2023-06-23T21:46:31Z",
"modified": "2025-04-14T22:05:18Z",
"published": "2022-05-14T00:57:16Z",
"aliases": [
"CVE-2016-7954"
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-pr44-4jfr-286m",
"modified": "2024-04-24T22:03:24Z",
"modified": "2025-04-14T22:05:40Z",
"published": "2022-05-17T00:27:49Z",
"aliases": [
"CVE-2016-10074"
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-45rm-2893-5f49",
"modified": "2023-01-02T21:15:49Z",
"modified": "2025-04-14T22:08:07Z",
"published": "2022-12-22T06:30:15Z",
"aliases": [
"CVE-2022-25948"
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-vc8w-jr9v-vj7f",
"modified": "2024-09-06T19:07:44Z",
"modified": "2025-04-14T22:07:28Z",
"published": "2024-07-11T18:31:14Z",
"aliases": [
"CVE-2024-6531"
@@ -187,6 +187,10 @@
"type": "PACKAGE",
"url": "https://github.com/twbs/bootstrap"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2025/04/msg00021.html"
},
{
"type": "WEB",
"url": "https://www.herodevs.com/vulnerability-directory/cve-2024-6531"