Search

Find a vulnerability

Search criteria

    2 vulnerabilities found for photo_album_plugin by wordpress

    CVE-2008-0939 (GCVE-0-2008-0939)

    Vulnerability from nvd – Published: 2008-02-25 20:00 – Updated: 2024-08-07 08:01
    VLAI
    Summary
    Multiple SQL injection vulnerabilities in wppa.php in the WP Photo Album (WPPA) before 1.1 plugin for WordPress allow remote attackers to execute arbitrary SQL commands via (1) the photo parameter to index.php, used by the wppa_photo_name function; or (2) the album parameter to index.php, used by the wppa_album_name function. NOTE: some of these details are obtained from third party information.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://www.vupen.com/english/advisories/2008/0586 vdb-entryx_refsource_VUPEN
    http://securityreason.com/securityalert/3693 third-party-advisoryx_refsource_SREASON
    http://www.securityfocus.com/archive/1/488290 mailing-listx_refsource_BUGTRAQ
    http://www.securityfocus.com/bid/27832 vdb-entryx_refsource_BID
    https://exchange.xforce.ibmcloud.com/vulnerabilit… vdb-entryx_refsource_XF
    https://www.exploit-db.com/exploits/5135 exploitx_refsource_EXPLOIT-DB
    http://weblogtoolscollection.com/archives/2008/02… x_refsource_MISC
    http://me.mywebsight.ws/web/wppa/ x_refsource_CONFIRM
    http://secunia.com/advisories/28988 third-party-advisoryx_refsource_SECUNIA
    Date Public
    2008-02-16 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-07T08:01:40.060Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "ADV-2008-0586",
                "tags": [
                  "vdb-entry",
                  "x_refsource_VUPEN",
                  "x_transferred"
                ],
                "url": "http://www.vupen.com/english/advisories/2008/0586"
              },
              {
                "name": "3693",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SREASON",
                  "x_transferred"
                ],
                "url": "http://securityreason.com/securityalert/3693"
              },
              {
                "name": "20080216 WordPress album PHOTO SQL Injection",
                "tags": [
                  "mailing-list",
                  "x_refsource_BUGTRAQ",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/archive/1/488290"
              },
              {
                "name": "27832",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/27832"
              },
              {
                "name": "photoalbum-index-sql-injection(40599)",
                "tags": [
                  "vdb-entry",
                  "x_refsource_XF",
                  "x_transferred"
                ],
                "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/40599"
              },
              {
                "name": "5135",
                "tags": [
                  "exploit",
                  "x_refsource_EXPLOIT-DB",
                  "x_transferred"
                ],
                "url": "https://www.exploit-db.com/exploits/5135"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://weblogtoolscollection.com/archives/2008/02/21/photo-album-plugin-vulnerabilities/"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://me.mywebsight.ws/web/wppa/"
              },
              {
                "name": "28988",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/28988"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2008-02-16T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Multiple SQL injection vulnerabilities in wppa.php in the WP Photo Album (WPPA) before 1.1 plugin for WordPress allow remote attackers to execute arbitrary SQL commands via (1) the photo parameter to index.php, used by the wppa_photo_name function; or (2) the album parameter to index.php, used by the wppa_album_name function.  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": "ADV-2008-0586",
              "tags": [
                "vdb-entry",
                "x_refsource_VUPEN"
              ],
              "url": "http://www.vupen.com/english/advisories/2008/0586"
            },
            {
              "name": "3693",
              "tags": [
                "third-party-advisory",
                "x_refsource_SREASON"
              ],
              "url": "http://securityreason.com/securityalert/3693"
            },
            {
              "name": "20080216 WordPress album PHOTO SQL Injection",
              "tags": [
                "mailing-list",
                "x_refsource_BUGTRAQ"
              ],
              "url": "http://www.securityfocus.com/archive/1/488290"
            },
            {
              "name": "27832",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/27832"
            },
            {
              "name": "photoalbum-index-sql-injection(40599)",
              "tags": [
                "vdb-entry",
                "x_refsource_XF"
              ],
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/40599"
            },
            {
              "name": "5135",
              "tags": [
                "exploit",
                "x_refsource_EXPLOIT-DB"
              ],
              "url": "https://www.exploit-db.com/exploits/5135"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://weblogtoolscollection.com/archives/2008/02/21/photo-album-plugin-vulnerabilities/"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://me.mywebsight.ws/web/wppa/"
            },
            {
              "name": "28988",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/28988"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2008-0939",
              "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": "Multiple SQL injection vulnerabilities in wppa.php in the WP Photo Album (WPPA) before 1.1 plugin for WordPress allow remote attackers to execute arbitrary SQL commands via (1) the photo parameter to index.php, used by the wppa_photo_name function; or (2) the album parameter to index.php, used by the wppa_album_name function.  NOTE: some of these details are obtained from third party information."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "ADV-2008-0586",
                  "refsource": "VUPEN",
                  "url": "http://www.vupen.com/english/advisories/2008/0586"
                },
                {
                  "name": "3693",
                  "refsource": "SREASON",
                  "url": "http://securityreason.com/securityalert/3693"
                },
                {
                  "name": "20080216 WordPress album PHOTO SQL Injection",
                  "refsource": "BUGTRAQ",
                  "url": "http://www.securityfocus.com/archive/1/488290"
                },
                {
                  "name": "27832",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/27832"
                },
                {
                  "name": "photoalbum-index-sql-injection(40599)",
                  "refsource": "XF",
                  "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/40599"
                },
                {
                  "name": "5135",
                  "refsource": "EXPLOIT-DB",
                  "url": "https://www.exploit-db.com/exploits/5135"
                },
                {
                  "name": "http://weblogtoolscollection.com/archives/2008/02/21/photo-album-plugin-vulnerabilities/",
                  "refsource": "MISC",
                  "url": "http://weblogtoolscollection.com/archives/2008/02/21/photo-album-plugin-vulnerabilities/"
                },
                {
                  "name": "http://me.mywebsight.ws/web/wppa/",
                  "refsource": "CONFIRM",
                  "url": "http://me.mywebsight.ws/web/wppa/"
                },
                {
                  "name": "28988",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/28988"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2008-0939",
        "datePublished": "2008-02-25T20:00:00.000Z",
        "dateReserved": "2008-02-25T00:00:00.000Z",
        "dateUpdated": "2024-08-07T08:01:40.060Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2008-0939 (GCVE-0-2008-0939)

    Vulnerability from cvelistv5 – Published: 2008-02-25 20:00 – Updated: 2024-08-07 08:01
    VLAI
    Summary
    Multiple SQL injection vulnerabilities in wppa.php in the WP Photo Album (WPPA) before 1.1 plugin for WordPress allow remote attackers to execute arbitrary SQL commands via (1) the photo parameter to index.php, used by the wppa_photo_name function; or (2) the album parameter to index.php, used by the wppa_album_name function. NOTE: some of these details are obtained from third party information.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://www.vupen.com/english/advisories/2008/0586 vdb-entryx_refsource_VUPEN
    http://securityreason.com/securityalert/3693 third-party-advisoryx_refsource_SREASON
    http://www.securityfocus.com/archive/1/488290 mailing-listx_refsource_BUGTRAQ
    http://www.securityfocus.com/bid/27832 vdb-entryx_refsource_BID
    https://exchange.xforce.ibmcloud.com/vulnerabilit… vdb-entryx_refsource_XF
    https://www.exploit-db.com/exploits/5135 exploitx_refsource_EXPLOIT-DB
    http://weblogtoolscollection.com/archives/2008/02… x_refsource_MISC
    http://me.mywebsight.ws/web/wppa/ x_refsource_CONFIRM
    http://secunia.com/advisories/28988 third-party-advisoryx_refsource_SECUNIA
    Date Public
    2008-02-16 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-07T08:01:40.060Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "ADV-2008-0586",
                "tags": [
                  "vdb-entry",
                  "x_refsource_VUPEN",
                  "x_transferred"
                ],
                "url": "http://www.vupen.com/english/advisories/2008/0586"
              },
              {
                "name": "3693",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SREASON",
                  "x_transferred"
                ],
                "url": "http://securityreason.com/securityalert/3693"
              },
              {
                "name": "20080216 WordPress album PHOTO SQL Injection",
                "tags": [
                  "mailing-list",
                  "x_refsource_BUGTRAQ",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/archive/1/488290"
              },
              {
                "name": "27832",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/27832"
              },
              {
                "name": "photoalbum-index-sql-injection(40599)",
                "tags": [
                  "vdb-entry",
                  "x_refsource_XF",
                  "x_transferred"
                ],
                "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/40599"
              },
              {
                "name": "5135",
                "tags": [
                  "exploit",
                  "x_refsource_EXPLOIT-DB",
                  "x_transferred"
                ],
                "url": "https://www.exploit-db.com/exploits/5135"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://weblogtoolscollection.com/archives/2008/02/21/photo-album-plugin-vulnerabilities/"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://me.mywebsight.ws/web/wppa/"
              },
              {
                "name": "28988",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/28988"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2008-02-16T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Multiple SQL injection vulnerabilities in wppa.php in the WP Photo Album (WPPA) before 1.1 plugin for WordPress allow remote attackers to execute arbitrary SQL commands via (1) the photo parameter to index.php, used by the wppa_photo_name function; or (2) the album parameter to index.php, used by the wppa_album_name function.  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": "ADV-2008-0586",
              "tags": [
                "vdb-entry",
                "x_refsource_VUPEN"
              ],
              "url": "http://www.vupen.com/english/advisories/2008/0586"
            },
            {
              "name": "3693",
              "tags": [
                "third-party-advisory",
                "x_refsource_SREASON"
              ],
              "url": "http://securityreason.com/securityalert/3693"
            },
            {
              "name": "20080216 WordPress album PHOTO SQL Injection",
              "tags": [
                "mailing-list",
                "x_refsource_BUGTRAQ"
              ],
              "url": "http://www.securityfocus.com/archive/1/488290"
            },
            {
              "name": "27832",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/27832"
            },
            {
              "name": "photoalbum-index-sql-injection(40599)",
              "tags": [
                "vdb-entry",
                "x_refsource_XF"
              ],
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/40599"
            },
            {
              "name": "5135",
              "tags": [
                "exploit",
                "x_refsource_EXPLOIT-DB"
              ],
              "url": "https://www.exploit-db.com/exploits/5135"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://weblogtoolscollection.com/archives/2008/02/21/photo-album-plugin-vulnerabilities/"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://me.mywebsight.ws/web/wppa/"
            },
            {
              "name": "28988",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/28988"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2008-0939",
              "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": "Multiple SQL injection vulnerabilities in wppa.php in the WP Photo Album (WPPA) before 1.1 plugin for WordPress allow remote attackers to execute arbitrary SQL commands via (1) the photo parameter to index.php, used by the wppa_photo_name function; or (2) the album parameter to index.php, used by the wppa_album_name function.  NOTE: some of these details are obtained from third party information."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "ADV-2008-0586",
                  "refsource": "VUPEN",
                  "url": "http://www.vupen.com/english/advisories/2008/0586"
                },
                {
                  "name": "3693",
                  "refsource": "SREASON",
                  "url": "http://securityreason.com/securityalert/3693"
                },
                {
                  "name": "20080216 WordPress album PHOTO SQL Injection",
                  "refsource": "BUGTRAQ",
                  "url": "http://www.securityfocus.com/archive/1/488290"
                },
                {
                  "name": "27832",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/27832"
                },
                {
                  "name": "photoalbum-index-sql-injection(40599)",
                  "refsource": "XF",
                  "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/40599"
                },
                {
                  "name": "5135",
                  "refsource": "EXPLOIT-DB",
                  "url": "https://www.exploit-db.com/exploits/5135"
                },
                {
                  "name": "http://weblogtoolscollection.com/archives/2008/02/21/photo-album-plugin-vulnerabilities/",
                  "refsource": "MISC",
                  "url": "http://weblogtoolscollection.com/archives/2008/02/21/photo-album-plugin-vulnerabilities/"
                },
                {
                  "name": "http://me.mywebsight.ws/web/wppa/",
                  "refsource": "CONFIRM",
                  "url": "http://me.mywebsight.ws/web/wppa/"
                },
                {
                  "name": "28988",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/28988"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2008-0939",
        "datePublished": "2008-02-25T20:00:00.000Z",
        "dateReserved": "2008-02-25T00:00:00.000Z",
        "dateUpdated": "2024-08-07T08:01:40.060Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }