Skip to content

Commit 050e19d

Browse files
1 parent 2c409bc commit 050e19d

2 files changed

Lines changed: 65 additions & 40 deletions

File tree

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-77p9-w6pj-rmvg",
4+
"modified": "2026-01-26T23:45:16Z",
5+
"published": "2026-01-26T12:30:29Z",
6+
"aliases": [
7+
"CVE-2016-15057"
8+
],
9+
"summary": "Apache Continuum vulnerable to Command Injection through Installations REST API",
10+
"details": "***UNSUPPORTED WHEN ASSIGNED*** \n\nImproper Neutralization of Special Elements used in a Command ('Command Injection') vulnerability in Apache Continuum.\n\nThis issue affects Apache Continuum: all versions.\n\nAttackers with access to the Installations REST API can use this to invoke arbitrary commands on the server.\n\nAs this project is retired, we do not plan to release a version that fixes this issue. Users are recommended to find an alternative or restrict access to the instance to trusted users.\n\nNOTE: This vulnerability only affects products that are no longer supported by the maintainer.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Maven",
21+
"name": "org.apache.continuum:continuum"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"last_affected": "1.4.2"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
38+
"references": [
39+
{
40+
"type": "ADVISORY",
41+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-15057"
42+
},
43+
{
44+
"type": "PACKAGE",
45+
"url": "https://github.com/apache/continuum"
46+
},
47+
{
48+
"type": "WEB",
49+
"url": "https://lists.apache.org/thread/hbvf1ztqw2kv51khvzm5nk3mml3nm4z1"
50+
},
51+
{
52+
"type": "WEB",
53+
"url": "http://www.openwall.com/lists/oss-security/2026/01/26/1"
54+
}
55+
],
56+
"database_specific": {
57+
"cwe_ids": [
58+
"CWE-77"
59+
],
60+
"severity": "CRITICAL",
61+
"github_reviewed": true,
62+
"github_reviewed_at": "2026-01-26T23:45:16Z",
63+
"nvd_published_at": "2026-01-26T12:15:46Z"
64+
}
65+
}

advisories/unreviewed/2026/01/GHSA-77p9-w6pj-rmvg/GHSA-77p9-w6pj-rmvg.json

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)