原始 OSV JSON
{
"id": "GHSA-c94v-8fff-73ph",
"aliases": [
"CVE-2021-28162"
],
"details": "In Eclipse Theia versions up to and including 0.16.0, in the notification messages there is no HTML escaping, so Javascript code can run.",
"summary": "Command Injection in @theia/messages",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.0"
}
]
}
],
"package": {
"name": "@theia/messages",
"ecosystem": "npm"
}
}
],
"modified": "2021-05-07T17:57:37Z",
"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": "2021-05-10T15:36:55Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28162",
"type": "ADVISORY"
},
{
"url": "https://github.com/eclipse-theia/theia/issues/7283",
"type": "WEB"
},
{
"url": "https://github.com/eclipse-theia/theia/pull/7289",
"type": "WEB"
},
{
"url": "https://github.com/eclipse-theia/theia/blob/master/CHANGELOG.md#v100---26032020",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-829"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2021-03-12T22:15:00Z",
"github_reviewed_at": "2021-05-07T17:57:37Z"
}
}