原始 OSV JSON
{
"id": "GHSA-w534-q4xf-h5v2",
"aliases": [
"CVE-2020-15231"
],
"details": "### Impact\nA user can use the JSONP support to do a Cross-site scripting.\n\n### Patches\nUse version >= 3.24\n\n### Workarounds\nNo\n\n### References\n* https://github.com/mapfish/mapfish-print/pull/1397/commits/89155f2506b9cee822e15ce60ccae390a1419d5e\n* https://cwe.mitre.org/data/definitions/79.html\n\n### For more information\nIf you have any questions or comments about this advisory Comment the pull request: https://github.com/mapfish/mapfish-print/pull/1397",
"summary": "XSS in Mapfish Print relating to JSONP support",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.24"
}
]
}
],
"package": {
"name": "org.mapfish.print:print-lib",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.24"
}
]
}
],
"package": {
"name": "org.mapfish.print:print-servlet",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.24"
}
]
}
],
"package": {
"name": "org.mapfish.print:print-standalone",
"ecosystem": "Maven"
}
}
],
"modified": "2021-01-07T23:47:26Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N"
}
],
"published": "2020-07-07T16:32:49Z",
"references": [
{
"url": "https://github.com/mapfish/mapfish-print/security/advisories/GHSA-w534-q4xf-h5v2",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15231",
"type": "ADVISORY"
},
{
"url": "https://github.com/mapfish/mapfish-print/pull/1397/commits/89155f2506b9cee822e15ce60ccae390a1419d5e",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "LOW",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-07-07T16:31:25Z"
}
}