Show filters
46 Total Results
Displaying 21-30 of 46
Sort by:
Attacker Value
Unknown

CVE-2020-25359

Disclosure Date: August 20, 2021 (last updated February 23, 2025)
An arbitrary file deletion vulnerability in rConfig 3.9.5 has been fixed for 3.9.6. This vulnerability gave attackers the ability to send a crafted request to /lib/ajaxHandlers/ajaxDeleteAllLoggingFiles.php by specifying a path in the path parameter and an extension in the ext parameter and delete all the files with that extension in that path.
Attacker Value
Unknown

CVE-2020-27464

Disclosure Date: August 20, 2021 (last updated February 23, 2025)
An insecure update feature in the /updater.php component of rConfig 3.9.6 and below allows attackers to execute arbitrary code via a crafted ZIP file.
Attacker Value
Unknown

CVE-2020-25351

Disclosure Date: August 20, 2021 (last updated February 23, 2025)
An information disclosure vulnerability in rConfig 3.9.5 has been fixed for version 3.9.6. This vulnerability allowed remote authenticated attackers to read files on the system via a crafted request sent to to the /lib/crud/configcompare.crud.php script.
Attacker Value
Unknown

CVE-2020-25353

Disclosure Date: August 20, 2021 (last updated February 23, 2025)
A server-side request forgery (SSRF) vulnerability in rConfig 3.9.5 has been fixed for 3.9.6. This vulnerability allowed remote authenticated attackers to open a connection to the machine via the deviceIpAddr and connPort parameters.
Attacker Value
Unknown

CVE-2020-23148

Disclosure Date: August 09, 2021 (last updated February 23, 2025)
The userLogin parameter in ldap/login.php of rConfig 3.9.5 is unsanitized, allowing attackers to perform a LDAP injection and obtain sensitive information via a crafted POST request.
Attacker Value
Unknown

CVE-2020-23149

Disclosure Date: August 09, 2021 (last updated February 23, 2025)
The dbName parameter in ajaxDbInstall.php of rConfig 3.9.5 is unsanitized, allowing attackers to perform a SQL injection and access sensitive database information.
Attacker Value
Unknown

CVE-2020-23150

Disclosure Date: August 09, 2021 (last updated February 23, 2025)
A SQL injection vulnerability in config.inc.php of rConfig 3.9.5 allows attackers to access sensitive database information via a crafted GET request to install/lib/ajaxHandlers/ajaxDbInstall.php.
Attacker Value
Unknown

CVE-2020-23151

Disclosure Date: August 09, 2021 (last updated February 23, 2025)
rConfig 3.9.5 allows command injection by sending a crafted GET request to lib/ajaxHandlers/ajaxArchiveFiles.php since the path parameter is passed directly to the exec function without being escaped.
Attacker Value
Unknown

CVE-2020-13638

Disclosure Date: November 13, 2020 (last updated February 22, 2025)
lib/crud/userprocess.php in rConfig 3.9.x before 3.9.7 has an authentication bypass, leading to administrator account creation. This issue has been fixed in 3.9.7.
Attacker Value
Unknown

CVE-2020-13778

Disclosure Date: October 19, 2020 (last updated February 22, 2025)
rConfig 3.9.4 and earlier allows authenticated code execution (of system commands) by sending a forged GET request to lib/ajaxHandlers/ajaxAddTemplate.php or lib/ajaxHandlers/ajaxEditTemplate.php.