cbcvebase.
CVE-2021-45967
published 2022-03-18

CVE-2021-45967: An issue was discovered in Pascom Cloud Phone System before 7.20.x. A configuration error between NGINX and a backend Tomcat server leads to a path traversal…

PriorityP185critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
20.80%
97.2th percentile
An issue was discovered in Pascom Cloud Phone System before 7.20.x. A configuration error between NGINX and a backend Tomcat server leads to a path traversal in the Tomcat server, exposing unintended endpoints.

Affected

3 ranges
VendorProductVersion rangeFixed in
igniterealtimeopenfire< 4.5.04.5.0
igniterealtimeopenfire
pascomcloud_phone_system<= 7.19

Detection & IOCsextracted from sources · hover to see the quote

url/services/pluginscript/..;/..;/..;/getFavicon?host={{interactsh-url}}
  • Detect path traversal attempts against Pascom CPS Tomcat backend via NGINX using the '..;/' bypass sequence targeting the /services/pluginscript/ endpoint
  • Confirm SSRF exploitation by checking for an outbound HTTP interaction triggered from the server (interactsh/OOB callback) in response to the crafted request
  • A successful exploit returns HTTP 200 status alongside the OOB HTTP callback, both conditions must be met
  • ·The vulnerability arises from a configuration error between NGINX and a backend Tomcat server; the '..;/' sequence is a known Tomcat path traversal bypass that NGINX fails to normalise before proxying, exposing unintended Tomcat endpoints
  • ·Affected versions are Pascom Cloud Phone System before 7.20.x; the nuclei template targets all versions matching cpe:2.3:a:pascom:cloud_phone_system:*

CVSS provenance

nvdv3.19.8CRITICALCVSS:3.1/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
vulncheck9.8CRITICAL
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.