diff --git a/advisories/github-reviewed/2022/05/GHSA-2cg3-w597-rjfv/GHSA-2cg3-w597-rjfv.json b/advisories/github-reviewed/2022/05/GHSA-2cg3-w597-rjfv/GHSA-2cg3-w597-rjfv.json index 5d1c2a4636e..9908972de83 100644 --- a/advisories/github-reviewed/2022/05/GHSA-2cg3-w597-rjfv/GHSA-2cg3-w597-rjfv.json +++ b/advisories/github-reviewed/2022/05/GHSA-2cg3-w597-rjfv/GHSA-2cg3-w597-rjfv.json @@ -77,9 +77,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-07-18T20:12:06Z", diff --git a/advisories/github-reviewed/2022/05/GHSA-2crc-5vq6-386r/GHSA-2crc-5vq6-386r.json b/advisories/github-reviewed/2022/05/GHSA-2crc-5vq6-386r/GHSA-2crc-5vq6-386r.json index d78a911a82b..485c5f39fda 100644 --- a/advisories/github-reviewed/2022/05/GHSA-2crc-5vq6-386r/GHSA-2crc-5vq6-386r.json +++ b/advisories/github-reviewed/2022/05/GHSA-2crc-5vq6-386r/GHSA-2crc-5vq6-386r.json @@ -77,9 +77,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-07-18T20:07:24Z", diff --git a/advisories/github-reviewed/2022/05/GHSA-2r5h-6r7v-5m7c/GHSA-2r5h-6r7v-5m7c.json b/advisories/github-reviewed/2022/05/GHSA-2r5h-6r7v-5m7c/GHSA-2r5h-6r7v-5m7c.json index b75164990c5..300eaca7be2 100644 --- a/advisories/github-reviewed/2022/05/GHSA-2r5h-6r7v-5m7c/GHSA-2r5h-6r7v-5m7c.json +++ b/advisories/github-reviewed/2022/05/GHSA-2r5h-6r7v-5m7c/GHSA-2r5h-6r7v-5m7c.json @@ -8,9 +8,7 @@ ], "summary": "Symphony Vulnerable to PHP Code Injection via YAML Parsing", "details": "The `Yaml::parse` function in Symfony 2.0.x before 2.0.22 remote attackers to execute arbitrary PHP code via a PHP file, a different vulnerability than CVE-2013-1397.", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { diff --git a/advisories/github-reviewed/2022/05/GHSA-5c58-w9xc-qcj9/GHSA-5c58-w9xc-qcj9.json b/advisories/github-reviewed/2022/05/GHSA-5c58-w9xc-qcj9/GHSA-5c58-w9xc-qcj9.json index 78dec3228ba..c00dbff510e 100644 --- a/advisories/github-reviewed/2022/05/GHSA-5c58-w9xc-qcj9/GHSA-5c58-w9xc-qcj9.json +++ b/advisories/github-reviewed/2022/05/GHSA-5c58-w9xc-qcj9/GHSA-5c58-w9xc-qcj9.json @@ -8,9 +8,7 @@ ], "summary": "Symfony Vulnerable to PHP Eval Injection", "details": "Applications with ESI support (and SSI support as of Symfony 2.6) enabled and using the Symfony built-in reverse proxy (the `Symfony\\Component\\HttpKernel\\HttpCache class) are vulnerable to PHP code injection; a malicious user can inject PHP code that will be executed by the server.\n\nHttpCache uses eval() to execute files in its cache when they contain ESI tags (and only when ESI is enabled). The vulnerability comes from the fact that PHP allows contents of