VYPR

rConfig

by rConfig

CVEs (44)

  • CVE-2023-39110HigAug 1, 2023
    risk 0.57cvss 8.8epss 0.03

    rconfig v3.9.4 was discovered to contain a Server-Side Request Forgery (SSRF) via the path parameter at /ajaxGetFileByPath.php. This vulnerability allows authenticated attackers to make arbitrary requests via injection of crafted URLs.

  • CVE-2023-39109HigAug 1, 2023
    risk 0.57cvss 8.8epss 0.03

    rconfig v3.9.4 was discovered to contain a Server-Side Request Forgery (SSRF) via the path_a parameter in the doDiff Function of /classes/compareClass.php. This vulnerability allows authenticated attackers to make arbitrary requests via injection of crafted URLs.

  • CVE-2023-39108HigAug 1, 2023
    risk 0.57cvss 8.8epss 0.03

    rconfig v3.9.4 was discovered to contain a Server-Side Request Forgery (SSRF) via the path_b parameter in the doDiff Function of /classes/compareClass.php. This vulnerability allows authenticated attackers to make arbitrary requests via injection of crafted URLs.

  • CVE-2021-29005HigOct 11, 2021
    risk 0.57cvss 8.8epss 0.02

    Insecure permission of chmod command on rConfig server 3.9.6 exists. After installing rConfig apache user may execute chmod as root without password which may let an attacker with low privilege to gain root access on server.

  • CVE-2021-29004HigOct 11, 2021
    risk 0.57cvss 8.8epss 0.02

    rConfig 3.9.6 is affected by SQL Injection. A user must be authenticated to exploit the vulnerability. If --secure-file-priv in MySQL server is not set and the Mysql server is the same as rConfig, an attacker may successfully upload a webshell to the server and access it…

  • CVE-2020-15714HigJul 28, 2020
    risk 0.57cvss 8.8epss 0.03

    rConfig 3.9.5 is vulnerable to SQL injection. A remote authenticated attacker could send crafted SQL statements to the devices.crud.php script using the custom_Location parameter, which could allow the attacker to view, add, modify, or delete information in the back-end database.

  • CVE-2020-15713HigJul 28, 2020
    risk 0.57cvss 8.8epss 0.03

    rConfig 3.9.5 is vulnerable to SQL injection. A remote authenticated attacker could send crafted SQL statements to the devices.php script using the sortBy parameter, which could allow the attacker to view, add, modify, or delete information in the back-end database.

  • CVE-2020-12257HigMay 18, 2020
    risk 0.57cvss 8.8epss 0.01

    rConfig 3.9.4 is vulnerable to cross-site request forgery (CSRF) because it lacks implementation of CSRF protection such as a CSRF token. An attacker can leverage this vulnerability by creating a form (add a user, delete a user, or edit a user).

  • CVE-2020-27466HigAug 20, 2021
    risk 0.51cvss 7.8epss 0.02

    An arbitrary file write vulnerability in lib/AjaxHandlers/ajaxEditTemplate.php of rConfig 3.9.6 allows attackers to execute arbitrary code via a crafted file.

  • CVE-2020-27464HigAug 20, 2021
    risk 0.51cvss 7.8epss 0.02

    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.

  • CVE-2019-19585HigJan 6, 2020
    risk 0.51cvss 7.8epss 0.06

    An issue was discovered in rConfig 3.9.3. The install script updates the /etc/sudoers file for rconfig specific tasks. After an "rConfig specific Apache configuration" update, apache has high privileges for some binaries. This can be exploited by an attacker to bypass local…

  • CVE-2020-9425HigMar 20, 2020
    risk 0.50cvss 7.5epss 0.17

    An issue was discovered in includes/head.inc.php in rConfig before 3.9.4. An unauthenticated attacker can retrieve saved cleartext credentials via a GET request to settings.php. Because the application was not exiting after a redirect is applied, the rest of the page still…

  • CVE-2020-23150HigAug 9, 2021
    risk 0.49cvss 7.5epss 0.02

    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.

  • CVE-2020-23149HigAug 9, 2021
    risk 0.49cvss 7.5epss 0.01

    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.

  • CVE-2020-23148HigAug 9, 2021
    risk 0.49cvss 7.5epss 0.02

    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.

  • CVE-2019-19372HigNov 28, 2019
    risk 0.49cvss 7.5epss 0.01

    A downloadFile.php download_file path traversal vulnerability in rConfig through 3.9.3 allows attackers to list files in arbitrary folders and potentially download files. NOTE: the discoverer later reported that there was not a "fully working exploit.

  • CVE-2021-29006MedOct 11, 2021
    risk 0.43cvss 6.5epss 0.05

    rConfig 3.9.6 is affected by a Local File Disclosure vulnerability. An authenticated user may successfully download any file on the server.

  • CVE-2020-12256MedMay 18, 2020
    risk 0.43cvss 5.4epss 0.96

    rConfig 3.9.4 is vulnerable to reflected XSS. The devicemgmnt.php file improperly validates user input. An attacker can exploit this by crafting arbitrary JavaScript in the deviceId GET parameter to devicemgmnt.php.

  • CVE-2020-12259MedMay 18, 2020
    risk 0.43cvss 5.4epss 0.95

    rConfig 3.9.4 is vulnerable to reflected XSS. The configDevice.php file improperly validates user input. An attacker can exploit this vulnerability by crafting arbitrary JavaScript in the rid GET parameter of devicemgmnt.php.

  • CVE-2023-24366MedMar 27, 2023
    risk 0.42cvss 6.5epss 0.01

    An arbitrary file download vulnerability in rConfig v6.8.0 allows attackers to download sensitive files via a crafted HTTP request.