原始 OSV JSON{
"id": "GHSA-3m3h-v9hv-9j4h",
"aliases": [
"CVE-2021-25986"
],
"details": "In Django-wiki, versions 0.0.20 to 0.7.8 are vulnerable to Stored Cross-Site Scripting (XSS) in Notifications Section. An attacker who has access to edit pages can inject JavaScript payload in the title field. When a victim gets a notification regarding the changes made in the application, the payload in the notification panel renders and loads external JavaScript.",
"summary": "Cross-site Scripting in django-wiki",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0.0.20"
},
{
"fixed": "0.7.9"
}
]
}
],
"package": {
"name": "wiki",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-11-19T18:27:32Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N"
}
],
"published": "2021-12-02T17:49:40Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-25986",
"type": "ADVISORY"
},
{
"url": "https://github.com/django-wiki/django-wiki/pull/1148",
"type": "WEB"
},
{
"url": "https://github.com/django-wiki/django-wiki/commit/9eaccc7519e4206a4d2f22640882f0737b2da9c5",
"type": "WEB"
},
{
"url": "https://github.com/django-wiki/django-wiki",
"type": "PACKAGE"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/wiki/PYSEC-2021-850.yaml",
"type": "WEB"
},
{
"url": "https://pypi.org/project/wiki",
"type": "WEB"
},
{
"url": "https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25986",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2021-11-23T20:15:00Z",
"github_reviewed_at": "2021-11-24T20:01:39Z"
}
}