Publish GHSA-7gfc-2v6g-6w9f

This commit is contained in:
advisory-database[bot]
2024-02-08 15:54:24 +00:00
parent cb88e96cc8
commit 78bb848d3a
@@ -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"
}
}