From bf5090116c6039ed03b3f94a93b4e41f339dc297 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 23:09:40 +0000 Subject: [PATCH] Publish GHSA-f57v-q966-7fh6 --- .../GHSA-f57v-q966-7fh6.json | 66 +++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 advisories/github-reviewed/2024/05/GHSA-f57v-q966-7fh6/GHSA-f57v-q966-7fh6.json diff --git a/advisories/github-reviewed/2024/05/GHSA-f57v-q966-7fh6/GHSA-f57v-q966-7fh6.json b/advisories/github-reviewed/2024/05/GHSA-f57v-q966-7fh6/GHSA-f57v-q966-7fh6.json new file mode 100644 index 00000000000..c23d5973fc2 --- /dev/null +++ b/advisories/github-reviewed/2024/05/GHSA-f57v-q966-7fh6/GHSA-f57v-q966-7fh6.json @@ -0,0 +1,66 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-f57v-q966-7fh6", + "modified": "2024-05-15T23:08:13Z", + "published": "2024-05-15T23:08:13Z", + "aliases": [ + + ], + "summary": "Monolog Header injection in NativeMailerHandler", + "details": "A header injection vulnerability has been identified in the NativeMailerHandler of the Monolog library. This vulnerability may allow an attacker to manipulate email headers when log messages are sent via email.", + "severity": [ + + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "monolog/monolog" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.8.0" + }, + { + "fixed": "1.12.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/Seldaek/monolog/issues/458" + }, + { + "type": "WEB", + "url": "https://github.com/Seldaek/monolog/pull/448#issuecomment-68208704" + }, + { + "type": "WEB", + "url": "https://github.com/Seldaek/monolog/commit/515a096c864b00b3967f7f601680f85d4a2e4001" + }, + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/monolog/monolog/2014-12-29-1.yaml" + }, + { + "type": "PACKAGE", + "url": "https://github.com/Seldaek/monolog" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-74" + ], + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2024-05-15T23:08:13Z", + "nvd_published_at": null + } +} \ No newline at end of file