From 78bb848d3acebe86680a3121933da1516086135e Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 15:54:24 +0000 Subject: [PATCH] Publish GHSA-7gfc-2v6g-6w9f --- .../GHSA-7gfc-2v6g-6w9f.json | 51 ++++++++++++++----- 1 file changed, 39 insertions(+), 12 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-7gfc-2v6g-6w9f/GHSA-7gfc-2v6g-6w9f.json (64%) diff --git a/advisories/unreviewed/2022/05/GHSA-7gfc-2v6g-6w9f/GHSA-7gfc-2v6g-6w9f.json b/advisories/github-reviewed/2022/05/GHSA-7gfc-2v6g-6w9f/GHSA-7gfc-2v6g-6w9f.json similarity index 64% rename from advisories/unreviewed/2022/05/GHSA-7gfc-2v6g-6w9f/GHSA-7gfc-2v6g-6w9f.json rename to advisories/github-reviewed/2022/05/GHSA-7gfc-2v6g-6w9f/GHSA-7gfc-2v6g-6w9f.json index 9de5b8378fc..11d41ea52c8 100644 --- a/advisories/unreviewed/2022/05/GHSA-7gfc-2v6g-6w9f/GHSA-7gfc-2v6g-6w9f.json +++ b/advisories/github-reviewed/2022/05/GHSA-7gfc-2v6g-6w9f/GHSA-7gfc-2v6g-6w9f.json @@ -1,23 +1,58 @@ { "schema_version": "1.4.0", "id": "GHSA-7gfc-2v6g-6w9f", - "modified": "2022-05-17T05:45:29Z", + "modified": "2024-02-08T15:52:06Z", "published": "2022-05-17T05:45:29Z", "aliases": [ "CVE-2010-2477" ], + "summary": "Paste is vulnerable to Cross-site Scripting via vectors involving a 404 status code", "details": "Multiple cross-site scripting (XSS) vulnerabilities in the paste.httpexceptions implementation in Paste before 1.7.4 allow remote attackers to inject arbitrary web script or HTML via vectors involving a 404 status code, related to (1) paste.urlparser.StaticURLParser, (2) paste.urlparser.PkgResourcesParser, (3) paste.urlmap.URLMap, and (4) HTTPNotFound.", "severity": [ ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "paste" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.7.4" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-2477" }, + { + "type": "WEB", + "url": "https://github.com/cdent/paste/commit/4910493c62f369a3222357af09450930e4c93f5e" + }, + { + "type": "PACKAGE", + "url": "https://github.com/cdent/paste" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20111227133546/http://secunia.com/advisories/42500" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20120527154041/http://www.securityfocus.com/bid/41160" + }, { "type": "WEB", "url": "http://bitbucket.org/ianb/paste/changeset/fcae59df8b56" @@ -42,14 +77,6 @@ "type": "WEB", "url": "http://pylonshq.com/articles/archives/2010/6/paste_174_released_addresses_xss_security_hole" }, - { - "type": "WEB", - "url": "http://secunia.com/advisories/42500" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/bid/41160" - }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1026-1" @@ -60,8 +87,8 @@ "CWE-79" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-02-08T15:52:05Z", "nvd_published_at": "2010-11-06T00:00:00Z" } } \ No newline at end of file