{ "schema_version": "1.4.0", "id": "GHSA-vxh3-mvv7-265j", "modified": "2024-09-23T16:09:04Z", "published": "2019-07-16T00:52:15Z", "aliases": [ "CVE-2019-1020003" ], "summary": "Cross-site scripting invenio-records", "details": "## Cross-Site Scripting (XSS) vulnerability in administration interface\n\n### Impact\nA Cross-Site Scripting (XSS) vulnerability was discovered when rendering JSON for a record in the administration interface. The vulnerability could be exploited by e.g. a user who had access to upload a new record, that an admin user would then later view in the admin interface.\n\n### Patches\nAll supported versions of Invenio-Records have been patched. You should upgrade to either v1.0.1, v1.1.1 or v1.2.2\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Email us at [info@inveniosoftware.org](mailto:info@inveniosoftware.org)", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/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" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "invenio-records" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.0.2" } ] } ] }, { "package": { "ecosystem": "PyPI", "name": "invenio-records" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "1.1.0" }, { "fixed": "1.1.1" } ] } ], "versions": [ "1.1.0" ] }, { "package": { "ecosystem": "PyPI", "name": "invenio-records" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "1.2.0" }, { "fixed": "1.2.2" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/inveniosoftware/invenio-records/security/advisories/GHSA-vxh3-mvv7-265j" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-1020003" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-vxh3-mvv7-265j" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/invenio-records/PYSEC-2019-27.yaml" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:58:55Z", "nvd_published_at": null } }