From 4b0dffec9b806216431847a199c2e3b094478f0d Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sat, 12 Apr 2025 02:57:31 +0000 Subject: [PATCH] Publish Advisories GHSA-2qr7-8fp8-4xxr GHSA-g5fx-ccwv-5c4f GHSA-2qr7-8fp8-4xxr --- .../GHSA-2qr7-8fp8-4xxr.json | 62 +++++++++++++++++++ .../GHSA-g5fx-ccwv-5c4f.json | 37 ++++++++--- .../GHSA-2qr7-8fp8-4xxr.json | 41 ------------ 3 files changed, 91 insertions(+), 49 deletions(-) create mode 100644 advisories/github-reviewed/2022/05/GHSA-2qr7-8fp8-4xxr/GHSA-2qr7-8fp8-4xxr.json rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-g5fx-ccwv-5c4f/GHSA-g5fx-ccwv-5c4f.json (56%) delete mode 100644 advisories/unreviewed/2022/05/GHSA-2qr7-8fp8-4xxr/GHSA-2qr7-8fp8-4xxr.json diff --git a/advisories/github-reviewed/2022/05/GHSA-2qr7-8fp8-4xxr/GHSA-2qr7-8fp8-4xxr.json b/advisories/github-reviewed/2022/05/GHSA-2qr7-8fp8-4xxr/GHSA-2qr7-8fp8-4xxr.json new file mode 100644 index 00000000000..ca83be4d6ee --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-2qr7-8fp8-4xxr/GHSA-2qr7-8fp8-4xxr.json @@ -0,0 +1,62 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2qr7-8fp8-4xxr", + "modified": "2025-04-12T02:54:20Z", + "published": "2022-05-17T05:23:56Z", + "aliases": [ + "CVE-2012-2967" + ], + "summary": "Caucho Quercus, as distributed in Resin, does not properly implement the `==` operator for comparisons", + "details": "Caucho Quercus, as distributed in Resin before 4.0.29, does not properly implement the `==` (equals sign equals sign) operator for comparisons, which has unspecified impact and context-dependent attack vectors.", + "severity": [], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "com.caucho:resin" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "4.0.29" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-2967" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20131210160901/http://en.securitylab.ru:80/lab/PT-2012-05" + }, + { + "type": "WEB", + "url": "http://en.securitylab.ru/lab" + }, + { + "type": "WEB", + "url": "http://en.securitylab.ru/lab/PT-2012-05" + }, + { + "type": "WEB", + "url": "http://www.kb.cert.org/vuls/id/309979" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2025-04-12T02:54:20Z", + "nvd_published_at": "2012-08-12T16:55:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-g5fx-ccwv-5c4f/GHSA-g5fx-ccwv-5c4f.json b/advisories/github-reviewed/2022/05/GHSA-g5fx-ccwv-5c4f/GHSA-g5fx-ccwv-5c4f.json similarity index 56% rename from advisories/unreviewed/2022/05/GHSA-g5fx-ccwv-5c4f/GHSA-g5fx-ccwv-5c4f.json rename to advisories/github-reviewed/2022/05/GHSA-g5fx-ccwv-5c4f/GHSA-g5fx-ccwv-5c4f.json index d9fb9d6a81f..9845d12f394 100644 --- a/advisories/unreviewed/2022/05/GHSA-g5fx-ccwv-5c4f/GHSA-g5fx-ccwv-5c4f.json +++ b/advisories/github-reviewed/2022/05/GHSA-g5fx-ccwv-5c4f/GHSA-g5fx-ccwv-5c4f.json @@ -1,19 +1,44 @@ { "schema_version": "1.4.0", "id": "GHSA-g5fx-ccwv-5c4f", - "modified": "2025-04-11T04:00:24Z", + "modified": "2025-04-12T02:55:51Z", "published": "2022-05-17T05:23:56Z", "aliases": [ "CVE-2012-2966" ], + "summary": "Caucho Quercus, as distributed in Resin, overwrites entries in SERVER superglobal array on basis of POST parameters", "details": "Caucho Quercus, as distributed in Resin before 4.0.29, overwrites entries in the SERVER superglobal array on the basis of POST parameters, which has unspecified impact and remote attack vectors.", "severity": [], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "com.caucho:resin" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "4.0.29" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-2966" }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20131210160901/http://en.securitylab.ru:80/lab/PT-2012-05" + }, { "type": "WEB", "url": "http://caucho.com/resin-4.0/changes/changes.xtp" @@ -22,10 +47,6 @@ "type": "WEB", "url": "http://en.securitylab.ru/lab" }, - { - "type": "WEB", - "url": "http://en.securitylab.ru/lab/PT-2012-05" - }, { "type": "WEB", "url": "http://www.kb.cert.org/vuls/id/309979" @@ -34,8 +55,8 @@ "database_specific": { "cwe_ids": [], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-04-12T02:55:51Z", "nvd_published_at": "2012-08-12T16:55:00Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-2qr7-8fp8-4xxr/GHSA-2qr7-8fp8-4xxr.json b/advisories/unreviewed/2022/05/GHSA-2qr7-8fp8-4xxr/GHSA-2qr7-8fp8-4xxr.json deleted file mode 100644 index 2ecca09b374..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-2qr7-8fp8-4xxr/GHSA-2qr7-8fp8-4xxr.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-2qr7-8fp8-4xxr", - "modified": "2025-04-11T04:00:24Z", - "published": "2022-05-17T05:23:56Z", - "aliases": [ - "CVE-2012-2967" - ], - "details": "Caucho Quercus, as distributed in Resin before 4.0.29, does not properly implement the == (equals sign equals sign) operator for comparisons, which has unspecified impact and context-dependent attack vectors.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-2967" - }, - { - "type": "WEB", - "url": "http://caucho.com/resin-4.0/changes/changes.xtp" - }, - { - "type": "WEB", - "url": "http://en.securitylab.ru/lab" - }, - { - "type": "WEB", - "url": "http://en.securitylab.ru/lab/PT-2012-05" - }, - { - "type": "WEB", - "url": "http://www.kb.cert.org/vuls/id/309979" - } - ], - "database_specific": { - "cwe_ids": [], - "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2012-08-12T16:55:00Z" - } -} \ No newline at end of file