cbcvebase.
CVE-2018-13859
published 2018-07-17

CVE-2018-13859: MusicCenter / Trivum Multiroom Setup Tool V8.76 - SNR 8604.26 - C4 Professional before V9.34 build 13381 - 12.07.18, allow unauthorized remote attackers to…

PriorityP272critical9.8CVSS 3.0
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
17.87%
96.8th percentile
MusicCenter / Trivum Multiroom Setup Tool V8.76 - SNR 8604.26 - C4 Professional before V9.34 build 13381 - 12.07.18, allow unauthorized remote attackers to reset the authentication via the "/xml/system/setAttribute.xml" URL, using the GET request "?id=0&attr=protectAccess&newValue=0" (a successful attack will allow attackers to login without authorization).

Affected

1 ranges
VendorProductVersion rangeFixed in
trivumc4_professional_firmware

Detection & IOCsextracted from sources · hover to see the quote

url/xml/system/setAttribute.xml?id=0&attr=protectAccess&newValue=0
path/xml/system/setAttribute.xml
commandGET /xml/system/setAttribute.xml?id=0&attr=protectAccess&newValue=0
  • Detect unauthenticated GET requests to the setAttribute.xml endpoint with the protectAccess parameter set to 0, which disables authentication on the device.
  • Alert on any HTTP GET request containing both 'attr=protectAccess' and 'newValue=0' query parameters targeting Trivum/MusicCenter devices, as this is the exact exploit payload for auth bypass.
  • ·The vulnerability affects versions before V9.34 build 13381 (12.07.18); ensure devices are identified by firmware version during triage to avoid false positives on patched systems.
  • ·The attack is delivered via a simple unauthenticated GET request (CSRF vector), meaning it can be triggered by a victim browsing a malicious page — no direct network access to the device by the attacker is strictly required.

CVSS provenance

nvdv3.09.8CRITICALCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.