Publish GHSA-pvcp-73cg-6f77

This commit is contained in:
advisory-database[bot]
2025-04-21 22:53:59 +00:00
parent edd0e1c71d
commit b781e2fa19
@@ -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"
}
}