From 391c3ae326ff12d601d0a1fb555439d9adc2ff18 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sat, 12 Apr 2025 03:01:15 +0000 Subject: [PATCH] Publish GHSA-p332-fw36-4hqx --- .../GHSA-p332-fw36-4hqx.json | 44 +++++++++++++++---- 1 file changed, 35 insertions(+), 9 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-p332-fw36-4hqx/GHSA-p332-fw36-4hqx.json (52%) diff --git a/advisories/unreviewed/2022/05/GHSA-p332-fw36-4hqx/GHSA-p332-fw36-4hqx.json b/advisories/github-reviewed/2022/05/GHSA-p332-fw36-4hqx/GHSA-p332-fw36-4hqx.json similarity index 52% rename from advisories/unreviewed/2022/05/GHSA-p332-fw36-4hqx/GHSA-p332-fw36-4hqx.json rename to advisories/github-reviewed/2022/05/GHSA-p332-fw36-4hqx/GHSA-p332-fw36-4hqx.json index a041e865cc5..62b843b1b49 100644 --- a/advisories/unreviewed/2022/05/GHSA-p332-fw36-4hqx/GHSA-p332-fw36-4hqx.json +++ b/advisories/github-reviewed/2022/05/GHSA-p332-fw36-4hqx/GHSA-p332-fw36-4hqx.json @@ -1,19 +1,49 @@ { "schema_version": "1.4.0", "id": "GHSA-p332-fw36-4hqx", - "modified": "2025-04-11T04:00:24Z", + "modified": "2025-04-12T02:59:39Z", "published": "2022-05-17T05:23:56Z", "aliases": [ "CVE-2012-2965" ], + "summary": "Caucho Quercus, as distributed in Resin, does not properly handle unspecified characters in the names of variables", "details": "Caucho Quercus, as distributed in Resin before 4.0.29, does not properly handle unspecified characters in the names of variables, which has unknown impact and remote attack vectors, related to an \"HTTP Parameter Contamination\" issue.", - "severity": [], - "affected": [], + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U" + } + ], + "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-2965" }, + { + "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 +52,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" @@ -36,8 +62,8 @@ "CWE-20" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-04-12T02:59:39Z", "nvd_published_at": "2012-08-12T16:55:00Z" } } \ No newline at end of file