CVE-2008-5752 (GCVE-0-2008-5752)

Vulnerability from cvelistv5 – Published: 2008-12-30 17:00 – Updated: 2024-08-07 11:04
VLAI
Summary
Directory traversal vulnerability in getConfig.php in the Page Flip Image Gallery plugin 0.2.2 and earlier for WordPress, when magic_quotes_gpc is disabled, allows remote attackers to read arbitrary files via a .. (dot dot) in the book_id parameter. NOTE: some of these details are obtained from third party information.
Severity
No CVSS data available.
CWE
  • n/a
References
URL Tags
http://osvdb.org/50902 vdb-entryx_refsource_OSVDB
http://securityreason.com/securityalert/4836 third-party-advisoryx_refsource_SREASON
http://secunia.com/advisories/33274 third-party-advisoryx_refsource_SECUNIA
https://www.exploit-db.com/exploits/7543 exploitx_refsource_EXPLOIT-DB
http://www.securityfocus.com/bid/32966 vdb-entryx_refsource_BID
https://exchange.xforce.ibmcloud.com/vulnerabilit… vdb-entryx_refsource_XF
Date Public
2008-12-22 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-07T11:04:44.586Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "50902",
            "tags": [
              "vdb-entry",
              "x_refsource_OSVDB",
              "x_transferred"
            ],
            "url": "http://osvdb.org/50902"
          },
          {
            "name": "4836",
            "tags": [
              "third-party-advisory",
              "x_refsource_SREASON",
              "x_transferred"
            ],
            "url": "http://securityreason.com/securityalert/4836"
          },
          {
            "name": "33274",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/33274"
          },
          {
            "name": "7543",
            "tags": [
              "exploit",
              "x_refsource_EXPLOIT-DB",
              "x_transferred"
            ],
            "url": "https://www.exploit-db.com/exploits/7543"
          },
          {
            "name": "32966",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/32966"
          },
          {
            "name": "pageflipimagegal-getconfig-dir-traversal(47568)",
            "tags": [
              "vdb-entry",
              "x_refsource_XF",
              "x_transferred"
            ],
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/47568"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2008-12-22T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "Directory traversal vulnerability in getConfig.php in the Page Flip Image Gallery plugin 0.2.2 and earlier for WordPress, when magic_quotes_gpc is disabled, allows remote attackers to read arbitrary files via a .. (dot dot) in the book_id parameter.  NOTE: some of these details are obtained from third party information."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2017-09-28T12:57:01.000Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "name": "50902",
          "tags": [
            "vdb-entry",
            "x_refsource_OSVDB"
          ],
          "url": "http://osvdb.org/50902"
        },
        {
          "name": "4836",
          "tags": [
            "third-party-advisory",
            "x_refsource_SREASON"
          ],
          "url": "http://securityreason.com/securityalert/4836"
        },
        {
          "name": "33274",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/33274"
        },
        {
          "name": "7543",
          "tags": [
            "exploit",
            "x_refsource_EXPLOIT-DB"
          ],
          "url": "https://www.exploit-db.com/exploits/7543"
        },
        {
          "name": "32966",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/32966"
        },
        {
          "name": "pageflipimagegal-getconfig-dir-traversal(47568)",
          "tags": [
            "vdb-entry",
            "x_refsource_XF"
          ],
          "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/47568"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2008-5752",
          "STATE": "PUBLIC"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "n/a",
                      "version": {
                        "version_data": [
                          {
                            "version_value": "n/a"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "n/a"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "Directory traversal vulnerability in getConfig.php in the Page Flip Image Gallery plugin 0.2.2 and earlier for WordPress, when magic_quotes_gpc is disabled, allows remote attackers to read arbitrary files via a .. (dot dot) in the book_id parameter.  NOTE: some of these details are obtained from third party information."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "50902",
              "refsource": "OSVDB",
              "url": "http://osvdb.org/50902"
            },
            {
              "name": "4836",
              "refsource": "SREASON",
              "url": "http://securityreason.com/securityalert/4836"
            },
            {
              "name": "33274",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/33274"
            },
            {
              "name": "7543",
              "refsource": "EXPLOIT-DB",
              "url": "https://www.exploit-db.com/exploits/7543"
            },
            {
              "name": "32966",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/32966"
            },
            {
              "name": "pageflipimagegal-getconfig-dir-traversal(47568)",
              "refsource": "XF",
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/47568"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2008-5752",
    "datePublished": "2008-12-30T17:00:00.000Z",
    "dateReserved": "2008-12-30T00:00:00.000Z",
    "dateUpdated": "2024-08-07T11:04:44.586Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2008-5752",
      "date": "2026-09-22",
      "epss": "0.05808",
      "percentile": "0.92795"
    },
    "nvd": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:wordpress:page_flip_image_gallery_plugin:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "A69E8AF2-7287-4CDA-B3BD-A899926788F6",
                    "versionEndIncluding": "0.2.2",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:wordpress:page_flip_image_gallery_plugin:0.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "494EB920-41A9-4B70-908B-200361FB2E9E",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:wordpress:page_flip_image_gallery_plugin:0.1.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "77273E14-62F6-412F-BFB8-D3B9A54853C6",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:wordpress:page_flip_image_gallery_plugin:0.1.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "90E3FF21-B1D9-432E-BC5F-DAA69D589835",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:wordpress:page_flip_image_gallery_plugin:0.1.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "B3880C31-B666-482A-B09B-9B42D188B459",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:wordpress:page_flip_image_gallery_plugin:0.1.6:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C511C86E-3560-4F44-943C-82C90460736D",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:wordpress:page_flip_image_gallery_plugin:0.2.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "28C030E1-0ECF-4C70-AD38-8CE2A5AF6E7F",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:wordpress:page_flip_image_gallery_plugin:0.2.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "B4825659-ECDA-4530-AE80-AC50B1FD4360",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              },
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:wordpress:wordpress:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "847DA578-4655-477E-8A6F-99FBE738E4F9",
                    "vulnerable": false
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ],
            "operator": "AND"
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "Directory traversal vulnerability in getConfig.php in the Page Flip Image Gallery plugin 0.2.2 and earlier for WordPress, when magic_quotes_gpc is disabled, allows remote attackers to read arbitrary files via a .. (dot dot) in the book_id parameter.  NOTE: some of these details are obtained from third party information."
          },
          {
            "lang": "es",
            "value": "Vulnerabilidad de salto de directorio en getConfig.php en el plugin Page Flip Image Gallery v0.2.2 y anteriores para WordPress, cuando magic_quotes_gpc est\u00e1n deshabilidadas, permite a atacantes remotos leer ficheros de su elecci\u00f3n a trav\u00e9s de ..(punto punto) en el par\u00e1metro \"book_id\". NOTA: algunos de estos detalles se han obtenido a partir de informaci\u00f3n de terceros."
          }
        ],
        "id": "CVE-2008-5752",
        "lastModified": "2026-04-23T00:35:47.467",
        "metrics": {
          "cvssMetricV2": [
            {
              "acInsufInfo": false,
              "baseSeverity": "MEDIUM",
              "cvssData": {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "availabilityImpact": "NONE",
                "baseScore": 4.3,
                "confidentialityImpact": "PARTIAL",
                "integrityImpact": "NONE",
                "vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
                "version": "2.0"
              },
              "exploitabilityScore": 8.6,
              "impactScore": 2.9,
              "obtainAllPrivilege": false,
              "obtainOtherPrivilege": false,
              "obtainUserPrivilege": false,
              "source": "nvd@nist.gov",
              "type": "Primary",
              "userInteractionRequired": false
            }
          ]
        },
        "published": "2008-12-30T17:30:00.203",
        "references": [
          {
            "source": "cve@mitre.org",
            "tags": [
              "Exploit"
            ],
            "url": "http://osvdb.org/50902"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Vendor Advisory"
            ],
            "url": "http://secunia.com/advisories/33274"
          },
          {
            "source": "cve@mitre.org",
            "url": "http://securityreason.com/securityalert/4836"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Exploit"
            ],
            "url": "http://www.securityfocus.com/bid/32966"
          },
          {
            "source": "cve@mitre.org",
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/47568"
          },
          {
            "source": "cve@mitre.org",
            "url": "https://www.exploit-db.com/exploits/7543"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Exploit"
            ],
            "url": "http://osvdb.org/50902"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Vendor Advisory"
            ],
            "url": "http://secunia.com/advisories/33274"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://securityreason.com/securityalert/4836"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Exploit"
            ],
            "url": "http://www.securityfocus.com/bid/32966"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/47568"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "https://www.exploit-db.com/exploits/7543"
          }
        ],
        "sourceIdentifier": "cve@mitre.org",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-22"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…