cbcvebase.
CVE-2019-7275
published 2019-07-01

CVE-2019-7275: Optergy Proton/Enterprise devices allow Open Redirect.

PriorityP340medium6.1CVSS 3.1
AVNACLPRNUIRSCCLILAN
EXPLOIT
EPSS
9.09%
94.7th percentile
Optergy Proton/Enterprise devices allow Open Redirect.

Affected

2 ranges
VendorProductVersion rangeFixed in
optergyenterprise<= 2.3.0a
optergyproton<= 2.3.0a

Detection & IOCsextracted from sources · hover to see the quote

url{{BaseURL}}/updating.jsp?url=https://interact.sh/
path/updating.jsp
  • Send a GET request to /updating.jsp with a `url` parameter pointing to an external host; a vulnerable device will issue an HTTP redirect (Location header) to the attacker-supplied URL.
  • Match the HTTP response Location header against the regex pattern to confirm the open redirect is triggered.
  • ·The detection requires only a single unauthenticated GET request (max-request: 1); no authentication or session token is needed to probe the endpoint.
  • ·Vulnerability affects Optergy Proton/Enterprise BMS; the specific version referenced in advisories is 2.3.0a.

CVSS provenance

nvdv3.16.1MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
nvdv2.05.8MEDIUMAV:N/AC:M/Au:N/C:P/I:P/A:N
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.