diff --git a/advisories/unreviewed/2022/05/GHSA-pvcp-73cg-6f77/GHSA-pvcp-73cg-6f77.json b/advisories/github-reviewed/2022/05/GHSA-pvcp-73cg-6f77/GHSA-pvcp-73cg-6f77.json similarity index 60% rename from advisories/unreviewed/2022/05/GHSA-pvcp-73cg-6f77/GHSA-pvcp-73cg-6f77.json rename to advisories/github-reviewed/2022/05/GHSA-pvcp-73cg-6f77/GHSA-pvcp-73cg-6f77.json index bec2571c29a..4d0e914b90f 100644 --- a/advisories/unreviewed/2022/05/GHSA-pvcp-73cg-6f77/GHSA-pvcp-73cg-6f77.json +++ b/advisories/github-reviewed/2022/05/GHSA-pvcp-73cg-6f77/GHSA-pvcp-73cg-6f77.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-pvcp-73cg-6f77", - "modified": "2025-04-20T03:30:59Z", + "modified": "2025-04-21T22:52:15Z", "published": "2022-05-17T03:05:11Z", "aliases": [ "CVE-2016-4807" ], + "summary": "Web2py Reflected XSS vulnerability", "details": "Web2py versions 2.14.5 and below was affected by Reflected XSS vulnerability, which allows an attacker to perform an XSS attack on logged in user (admin).", "severity": [ { @@ -13,12 +14,36 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "web2py" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "2.14.5" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-4807" }, + { + "type": "PACKAGE", + "url": "https://github.com/web2py/web2py" + }, { "type": "WEB", "url": "https://www.exploit-db.com/exploits/39821" @@ -33,8 +58,8 @@ "CWE-79" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-04-21T22:52:15Z", "nvd_published_at": "2017-01-11T16:59:00Z" } } \ No newline at end of file