原始 OSV JSON{
"id": "GHSA-gvpx-9459-w3mj",
"aliases": [
"CVE-2018-11093"
],
"details": "Versions of `status-board` prior to 10.0.1 are vulnerable to Cross-Site Scripting. The `_createPreviewButton()` function fails to sanitize the `href` attribute of a created `<a>` tag. This may allow attackers to execute arbitrary JavaScript in a victim's browser.\n\n\n## Recommendation\n\nUpgrade to version 10.0.1 or later.",
"summary": "Cross-Site Scripting in @ckeditor/ckeditor5-link",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0.3.0"
},
{
"fixed": "10.0.1"
}
]
}
],
"package": {
"name": "@ckeditor/ckeditor5-link",
"ecosystem": "npm"
}
}
],
"modified": "2021-09-13T13:35:54Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
"published": "2018-05-23T20:37:46Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-11093",
"type": "ADVISORY"
},
{
"url": "https://github.com/ckeditor/ckeditor5-link/commit/8cb782eceba10fc481e4021cb5d25b2a85d1b04e",
"type": "WEB"
},
{
"url": "https://ckeditor.com/blog/CKEditor-5-v10.0.1-released",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-gvpx-9459-w3mj",
"type": "ADVISORY"
},
{
"url": "https://github.com/ckeditor/ckeditor5-link",
"type": "PACKAGE"
},
{
"url": "https://github.com/ckeditor/ckeditor5-link/blob/master/CHANGELOG.md#1001-2018-05-22",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-JS-CKEDITORCKEDITOR5LINK-72892",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/advisories/1154",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:38:08Z"
}
}