CVE-2017-9736
Publication date 17 June 2017
Last updated 25 August 2025
Ubuntu priority
Cvss 3 Severity Score
Description
SPIP 3.1.x before 3.1.6 and 3.2.x before Beta 3 does not remove shell metacharacters from the host field, allowing a remote attacker to cause remote code execution.
Status
| Package | Ubuntu Release | Status |
|---|---|---|
| spip | ||
| 18.04 LTS bionic |
Not affected
|
|
| 16.04 LTS xenial |
Not affected
|
|
| 14.04 LTS trusty | Not in release |
Notes
seth-arnold
The patches look like this is a simple black-list functionality but doesn't black-list $() or `` or <() or any other number of shell metacharacters. I expect this is still broken and should use a whitelist of a-z0-9_-.
msalvatore
"SPIP 3.0.x and earlier versions are not affected by this issue."
Patch details
| Package | Patch details |
|---|---|
| spip |
Severity score breakdown
| Parameter | Value |
|---|---|
| Base score |
|
| Attack vector | Network |
| Attack complexity | Low |
| Privileges required | None |
| User interaction | None |
| Scope | Unchanged |
| Confidentiality | High |
| Integrity impact | High |
| Availability impact | High |
| Vector | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |