From 9a074e577ad8af8f0c0629bff4dc5aea00e45914 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 18:39:43 +0000 Subject: [PATCH] Publish GHSA-hhfw-xxhm-pf32 --- .../GHSA-hhfw-xxhm-pf32.json | 35 ++++++++++++++++--- 1 file changed, 31 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-hhfw-xxhm-pf32/GHSA-hhfw-xxhm-pf32.json (59%) diff --git a/advisories/unreviewed/2022/05/GHSA-hhfw-xxhm-pf32/GHSA-hhfw-xxhm-pf32.json b/advisories/github-reviewed/2022/05/GHSA-hhfw-xxhm-pf32/GHSA-hhfw-xxhm-pf32.json similarity index 59% rename from advisories/unreviewed/2022/05/GHSA-hhfw-xxhm-pf32/GHSA-hhfw-xxhm-pf32.json rename to advisories/github-reviewed/2022/05/GHSA-hhfw-xxhm-pf32/GHSA-hhfw-xxhm-pf32.json index c8aff8ece1e..c682903d9bd 100644 --- a/advisories/unreviewed/2022/05/GHSA-hhfw-xxhm-pf32/GHSA-hhfw-xxhm-pf32.json +++ b/advisories/github-reviewed/2022/05/GHSA-hhfw-xxhm-pf32/GHSA-hhfw-xxhm-pf32.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-hhfw-xxhm-pf32", - "modified": "2022-05-17T02:37:31Z", + "modified": "2024-01-10T18:38:23Z", "published": "2022-05-17T02:37:30Z", "aliases": [ "CVE-2016-4855" ], + "summary": "ADOdb Cross-site scripting vulnerability in old test script", "details": "Cross-site scripting vulnerability in ADOdb versions prior to 5.20.6 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.", "severity": [ { @@ -14,7 +15,25 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Packagist", + "name": "adodb/adodb-php" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "5.20.6" + } + ] + } + ] + } ], "references": [ { @@ -25,6 +44,14 @@ "type": "WEB", "url": "https://github.com/ADOdb/ADOdb/issues/274" }, + { + "type": "WEB", + "url": "https://github.com/ADOdb/ADOdb/commit/ecb93d8c1fd3bbde62aca9c3a13c32f077da2da8" + }, + { + "type": "PACKAGE", + "url": "https://github.com/ADOdb/ADOdb" + }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201701-59" @@ -43,8 +70,8 @@ "CWE-79" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-01-10T18:38:23Z", "nvd_published_at": "2017-05-12T18:29:00Z" } } \ No newline at end of file