Security researchers discovered bugs in DigiEver in July 2023 and reported them to TWCERT/CC. DigiEver closed the case in August 2023, citing that the device had been out of date for five years. Now, in 2025, the vulnerabilities are still being exploited—an analysis.
Subsequently, two CVE numbers were reserved for these bugs in mid-December 2023. But the story didn't end there, because in December 2024, it was revealed that a botnet called Hail Cock had exploited one of these bugs, meaning the vulnerability was still open. Two post-authentication remote code execution flaws were found in unknown versions of DigiEver DVRs. A Mirai botnet was actively exploiting this flaw at the end of 2024. It is unclear exactly which models and versions of DigiEver devices are affected, but it is likely that most are affected.
The vulnerabilities in DigiEver
The vulnerabilities have been assigned the following CVE numbers: CVE-2023-52163, time_tzsetup.cgi command injection.
CVE-2023-52164, access_device.cgi: Arbitrary reading of files. To exploit both vulnerabilities, the attacker must be logged in to the device and submit a crafted request. However, since these vulnerabilities are therefore only exploitable after authentication, the following mitigations may be useful:
- Das Gerat should not be connected to the Internet. Use a firewall or gateway to protect the device's management interface.
- The default username and the device's default password should be changed.
In addition, our network products can detect the vulnerabilities: #1233322, WEB DigiEver DS-2105 Pro Command Injection.
#1236155, WEB Digiever DS-2105 Pro Authenticated reading of any files.
Advertising
Subscribe to our newsletter now
Read the best news from B2B CYBER SECURITY once a month
Expand for details on your consent
It goes without saying that we handle your personal data responsibly. If we collect personal data from you, we process it in compliance with the applicable data protection regulations. Detailed information can be found in our
Privacy Policy. You can unsubscribe from the newsletter at any time. You will find a corresponding link in the newsletter. After you have unsubscribed, your data will be deleted as soon as possible. Recovery is not possible. If you would like to receive the newsletter again, simply order it again. Do the same if you want to use a different email address for your newsletter. If you would like to receive the newsletter offered on the website, we need an e-mail address from you as well as information that allows us to verify that you are the owner of the e-mail address provided and that you agree to receive the newsletter. Further data is not collected or only collected on a voluntary basis. We use newsletter service providers, which are described below, to process the newsletter.
CleverReach
This website uses CleverReach to send newsletters. The provider is CleverReach GmbH & Co. KG, Schafjückenweg 2, 26180 Rastede, Germany (hereinafter “CleverReach”). CleverReach is a service that can be used to organize and analyze the sending of newsletters. The data you enter for the purpose of subscribing to the newsletter (e.g. email address) will be stored on the CleverReach servers in Germany or Ireland. Our newsletters sent with CleverReach enable us to analyze the behavior of the newsletter recipients. This can include It is analyzed how many recipients have opened the newsletter message and how often which link in the newsletter was clicked. With the help of so-called conversion tracking, it can also be analyzed whether a previously defined action (e.g. purchase of a product on this website) took place after clicking on the link in the newsletter. Further information on data analysis by CleverReach newsletter is available at:
https://www.cleverreach.com/de/funktionen/reporting-und-tracking/. The data processing takes place on the basis of your consent (Art. 6 Para. 1 lit. a DSGVO). You can revoke this consent at any time by unsubscribing from the newsletter. The legality of the data processing operations that have already taken place remains unaffected by the revocation. If you do not want an analysis by CleverReach, you must unsubscribe from the newsletter. For this purpose, we provide a corresponding link in every newsletter message. The data you have stored with us for the purpose of subscribing to the newsletter will be stored by us or the newsletter service provider until you unsubscribe from the newsletter and deleted from the newsletter distribution list after you have canceled the newsletter. Data stored by us for other purposes remain unaffected. After you have been removed from the newsletter distribution list, your e-mail address may be stored by us or the newsletter service provider in a blacklist if this is necessary to prevent future mailings. The data from the blacklist is only used for this purpose and is not merged with other data. This serves both your interest and our interest in complying with the legal requirements when sending newsletters (legitimate interest within the meaning of Art. 6 Para. 1 lit. f GDPR). Storage in the blacklist is not limited in time.
You may object to the storage if your interests outweigh our legitimate interest.
For more information, see the privacy policy of CleverReach at:
https://www.cleverreach.com/de/datenschutz/.
Data processing
We have concluded a data processing agreement (DPA) for the use of the above-mentioned service. This is a contract mandated by data privacy laws that guarantees that they process personal data of our website visitors only based on our instructions and in compliance with the GDPR.
DigiEver DVRs use a common code base across different devices. The vulnerabilities were discovered by analyzing the recovery image available on the website. Upon further investigation, it appears that DigiEver implements a CGI gateway in /cgi-bin/cgi_main.cgi. All functions are mediated through this endpoint, and various CGI scripts can be invoked through this endpoint.
Remedy for the DigiEver vulnerability
We provide the following Snort 3 rules to detect exploitation of both vulnerabilities. Please use against CVE-2023-52163 (Command Injection):
alert tcp $EXTERNAL_NET any -> $HTTP_SERVERS $HTTP_PORTS (msg:“WEB-CGI Digiever DS-2105 Pro Command Injection”; flow:to_server,established; http_uri; content:“/cgi-bin/cgi_main.cgi“; http_client_body; content:“cgiName=time_tzsetup.cgi“; pcre:"/ntp=[0-9a-zA-Z\.\s]*[|`\;]/"; reference:cve,2023-52163; classtype:web-application-attack; rev:1000001;).
Against CVE-2023-52164 (Arbitrary File Read) please use:
alert tcp $EXTERNAL_NET any -> $HTTP_SERVERS $HTTP_PORTS (msg:“WEB-CGI Digiever DS-2105 Authenticated Arbitrary File Read”; flow:to_server,established; http_uri;content:“/cgi-bin/cgi_main.cgi“; http_client_body; content:“cgiName=access_device.cgi“; pcre:“/fileName=(\/|\w+\/\.\./)/“; reference:cve,2023-52164; classtype:web-application-attack; (Mirco Kloss, Business Development Director DACH at TXOne Networks)
More at TXOne.com
About TXOne Networks
TXOne Networks provides IT security products that ensure the reliability and security of industrial control systems and operational technology environments through the OT Zero Trust methodology. TXOne Networks works with both leading manufacturers in the business and operators of critical infrastructure to develop practical and operationally friendly approaches to IT defense.
Matching articles on the topic