cbcvebase.
CVE-2021-22707
published 2021-07-21

CVE-2021-22707: A CWE-798: Use of Hard-coded Credentials vulnerability exists in EVlink City (EVC1S22P4 / EVC1S7P4 all versions prior to R8 V3.4.0.1), EVlink Parking (EVW2 /…

PriorityP190critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
64.61%
99.1th percentile
A CWE-798: Use of Hard-coded Credentials vulnerability exists in EVlink City (EVC1S22P4 / EVC1S7P4 all versions prior to R8 V3.4.0.1), EVlink Parking (EVW2 / EVF2 / EV.2 all versions prior to R8 V3.4.0.1), and EVlink Smart Wallbox (EVB1A all versions prior to R8 V3.4.0.1 ) that could allow an attacker to issue unauthorized commands to the charging station web server with administrative privileges.

Affected

6 ranges
VendorProductVersion rangeFixed in
schneider-electricevlink_city_evc1s22p4_firmware< r8_v3.4.0.1r8_v3.4.0.1
schneider-electricevlink_city_evc1s7p4_firmware< r8_v3.4.0.1r8_v3.4.0.1
schneider-electricevlink_parking_ev.2_firmware< r8_v3.4.0.1r8_v3.4.0.1
schneider-electricevlink_parking_evf2_firmware< r8_v3.4.0.1r8_v3.4.0.1
schneider-electricevlink_parking_evw2_firmware< r8_v3.4.0.1r8_v3.4.0.1
schneider-electricevlink_smart_wallbox_evb1a_firmware< r8_v3.4.0.1r8_v3.4.0.1

Detection & IOCsextracted from sources · hover to see the quote

cookieCURLTOKEN=b35fcdc1ea1221e6dd126e172a0131c5a; SESSIONID=admin
path/cgi-bin/cgiServer?worker=IndexNew
  • Detect exploitation attempts by matching HTTP requests to /cgi-bin/cgiServer?worker=IndexNew with the hardcoded cookie values CURLTOKEN=b35fcdc1ea1221e6dd126e172a0131c5a and SESSIONID=admin
  • Successful exploitation returns HTTP 200 with the response body containing the string '?worker=Cluster" name="cluster" id="id_cluster', indicating administrative access was granted via hardcoded credentials
  • Use Shodan/FOFA queries to identify exposed EVlink charging station web interfaces as potential targets: title 'EVSE web interface'
  • ·The hardcoded credentials (CURLTOKEN and SESSIONID=admin) are baked into the firmware of affected devices and cannot be changed by users; all versions prior to R8 V3.4.0.1 across EVlink City, EVlink Parking, and EVlink Smart Wallbox product lines are affected

CVSS provenance

nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.010.0CRITICALAV:N/AC:L/Au:N/C:C/I:C/A:C
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.