Vulnerabilites related to vasthtml - forum_server
Vulnerability from fkie_nvd
Published
2011-02-21 19:00
Modified
2025-04-11 00:51
Severity ?
Summary
Multiple SQL injection vulnerabilities in VastHTML Forum Server (aka ForumPress) plugin 1.6.1 and 1.6.5 for WordPress allow remote attackers to execute arbitrary SQL commands via the (1) search_max parameter in a search action to index.php, which is not properly handled by wpf.class.php, (2) id parameter in an editpost action to index.php, which is not properly handled by wpf-post.php, or (3) topic parameter to feed.php.
References
cve@mitre.orghttp://osvdb.org/70993
cve@mitre.orghttp://osvdb.org/70994
cve@mitre.orghttp://secunia.com/advisories/43306Vendor Advisory
cve@mitre.orghttp://securityreason.com/securityalert/8099Exploit
cve@mitre.orghttp://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin.html
cve@mitre.orghttp://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin_1.html
cve@mitre.orghttp://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin_2.html
cve@mitre.orghttp://www.securityfocus.com/archive/1/516400/100/0/threaded
cve@mitre.orghttp://www.securityfocus.com/archive/1/516402/100/0/threaded
cve@mitre.orghttp://www.securityfocus.com/bid/46362Exploit
af854a3a-2127-422b-91ae-364da2661108http://osvdb.org/70993
af854a3a-2127-422b-91ae-364da2661108http://osvdb.org/70994
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/43306Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://securityreason.com/securityalert/8099Exploit
af854a3a-2127-422b-91ae-364da2661108http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin.html
af854a3a-2127-422b-91ae-364da2661108http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin_1.html
af854a3a-2127-422b-91ae-364da2661108http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin_2.html
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/archive/1/516400/100/0/threaded
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/archive/1/516402/100/0/threaded
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/bid/46362Exploit
Impacted products
Vendor Product Version
vasthtml forum_server 1.6.1
vasthtml forum_server 1.6.5
wordpress wordpress *



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:vasthtml:forum_server:1.6.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "FEF90AEA-F698-4689-AA32-FBF67CA0AF6D",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:vasthtml:forum_server:1.6.5:*:*:*:*:*:*:*",
              "matchCriteriaId": "2ECE9767-6E83-438C-9C35-0C238DF7F122",
              "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": "Multiple SQL injection vulnerabilities in VastHTML Forum Server (aka ForumPress) plugin 1.6.1 and 1.6.5 for WordPress allow remote attackers to execute arbitrary SQL commands via the (1) search_max parameter in a search action to index.php, which is not properly handled by wpf.class.php, (2) id parameter in an editpost action to index.php, which is not properly handled by wpf-post.php, or (3) topic parameter to feed.php."
    },
    {
      "lang": "es",
      "value": "M\u00faltiples vulnerabilidades de inyecci\u00f3n SQL en el plugin Forum Server (tambi\u00e9n se conoce como ForumPress) versiones 1.6.1 y 1.6.5 de VastHTML para WordPress, permiten a los atacantes remotos ejecutar comandos SQL arbitrarios por medio del (1) par\u00e1metro search_max en una acci\u00f3n search en el archivo index.php, que no es manejado apropiadamente por el archivo wpf.class.php, (2) par\u00e1metro id en una acci\u00f3n editpost en archivo index.php, que no es manejado apropiadamente por archivo wpf-post.php, o (3) topic a feed.php."
    }
  ],
  "id": "CVE-2011-1047",
  "lastModified": "2025-04-11T00:51:21.963",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "HIGH",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "PARTIAL",
          "baseScore": 7.5,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "PARTIAL",
          "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "version": "2.0"
        },
        "exploitabilityScore": 10.0,
        "impactScore": 6.4,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2011-02-21T19:00:01.270",
  "references": [
    {
      "source": "cve@mitre.org",
      "url": "http://osvdb.org/70993"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://osvdb.org/70994"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/43306"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://securityreason.com/securityalert/8099"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin.html"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin_1.html"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin_2.html"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.securityfocus.com/archive/1/516400/100/0/threaded"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.securityfocus.com/archive/1/516402/100/0/threaded"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.securityfocus.com/bid/46362"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://osvdb.org/70993"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://osvdb.org/70994"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/43306"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://securityreason.com/securityalert/8099"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin_1.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin_2.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/archive/1/516400/100/0/threaded"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/archive/1/516402/100/0/threaded"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.securityfocus.com/bid/46362"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-89"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}

CVE-2011-1047 (GCVE-0-2011-1047)
Vulnerability from cvelistv5
Published
2011-02-21 18:00
Modified
2024-08-06 22:14
Severity ?
CWE
  • n/a
Summary
Multiple SQL injection vulnerabilities in VastHTML Forum Server (aka ForumPress) plugin 1.6.1 and 1.6.5 for WordPress allow remote attackers to execute arbitrary SQL commands via the (1) search_max parameter in a search action to index.php, which is not properly handled by wpf.class.php, (2) id parameter in an editpost action to index.php, which is not properly handled by wpf-post.php, or (3) topic parameter to feed.php.
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T22:14:27.240Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "8099",
            "tags": [
              "third-party-advisory",
              "x_refsource_SREASON",
              "x_transferred"
            ],
            "url": "http://securityreason.com/securityalert/8099"
          },
          {
            "name": "46362",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/46362"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin_1.html"
          },
          {
            "name": "20110210 HTB22852: SQL Injection in WP Forum Server wordpress plugin",
            "tags": [
              "mailing-list",
              "x_refsource_BUGTRAQ",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/archive/1/516400/100/0/threaded"
          },
          {
            "name": "70994",
            "tags": [
              "vdb-entry",
              "x_refsource_OSVDB",
              "x_transferred"
            ],
            "url": "http://osvdb.org/70994"
          },
          {
            "name": "43306",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/43306"
          },
          {
            "name": "20110210 HTB22851: SQL Injection in WP Forum Server wordpress plugin",
            "tags": [
              "mailing-list",
              "x_refsource_BUGTRAQ",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/archive/1/516402/100/0/threaded"
          },
          {
            "name": "70993",
            "tags": [
              "vdb-entry",
              "x_refsource_OSVDB",
              "x_transferred"
            ],
            "url": "http://osvdb.org/70993"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin_2.html"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin.html"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2011-02-10T00:00:00",
      "descriptions": [
        {
          "lang": "en",
          "value": "Multiple SQL injection vulnerabilities in VastHTML Forum Server (aka ForumPress) plugin 1.6.1 and 1.6.5 for WordPress allow remote attackers to execute arbitrary SQL commands via the (1) search_max parameter in a search action to index.php, which is not properly handled by wpf.class.php, (2) id parameter in an editpost action to index.php, which is not properly handled by wpf-post.php, or (3) topic parameter to feed.php."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2018-10-09T18:57:01",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "name": "8099",
          "tags": [
            "third-party-advisory",
            "x_refsource_SREASON"
          ],
          "url": "http://securityreason.com/securityalert/8099"
        },
        {
          "name": "46362",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/46362"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin_1.html"
        },
        {
          "name": "20110210 HTB22852: SQL Injection in WP Forum Server wordpress plugin",
          "tags": [
            "mailing-list",
            "x_refsource_BUGTRAQ"
          ],
          "url": "http://www.securityfocus.com/archive/1/516400/100/0/threaded"
        },
        {
          "name": "70994",
          "tags": [
            "vdb-entry",
            "x_refsource_OSVDB"
          ],
          "url": "http://osvdb.org/70994"
        },
        {
          "name": "43306",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/43306"
        },
        {
          "name": "20110210 HTB22851: SQL Injection in WP Forum Server wordpress plugin",
          "tags": [
            "mailing-list",
            "x_refsource_BUGTRAQ"
          ],
          "url": "http://www.securityfocus.com/archive/1/516402/100/0/threaded"
        },
        {
          "name": "70993",
          "tags": [
            "vdb-entry",
            "x_refsource_OSVDB"
          ],
          "url": "http://osvdb.org/70993"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin_2.html"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin.html"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2011-1047",
          "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 VastHTML Forum Server (aka ForumPress) plugin 1.6.1 and 1.6.5 for WordPress allow remote attackers to execute arbitrary SQL commands via the (1) search_max parameter in a search action to index.php, which is not properly handled by wpf.class.php, (2) id parameter in an editpost action to index.php, which is not properly handled by wpf-post.php, or (3) topic parameter to feed.php."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "8099",
              "refsource": "SREASON",
              "url": "http://securityreason.com/securityalert/8099"
            },
            {
              "name": "46362",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/46362"
            },
            {
              "name": "http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin_1.html",
              "refsource": "MISC",
              "url": "http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin_1.html"
            },
            {
              "name": "20110210 HTB22852: SQL Injection in WP Forum Server wordpress plugin",
              "refsource": "BUGTRAQ",
              "url": "http://www.securityfocus.com/archive/1/516400/100/0/threaded"
            },
            {
              "name": "70994",
              "refsource": "OSVDB",
              "url": "http://osvdb.org/70994"
            },
            {
              "name": "43306",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/43306"
            },
            {
              "name": "20110210 HTB22851: SQL Injection in WP Forum Server wordpress plugin",
              "refsource": "BUGTRAQ",
              "url": "http://www.securityfocus.com/archive/1/516402/100/0/threaded"
            },
            {
              "name": "70993",
              "refsource": "OSVDB",
              "url": "http://osvdb.org/70993"
            },
            {
              "name": "http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin_2.html",
              "refsource": "MISC",
              "url": "http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin_2.html"
            },
            {
              "name": "http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin.html",
              "refsource": "MISC",
              "url": "http://www.htbridge.ch/advisory/sql_injection_in_wp_forum_server_wordpress_plugin.html"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2011-1047",
    "datePublished": "2011-02-21T18:00:00",
    "dateReserved": "2011-02-21T00:00:00",
    "dateUpdated": "2024-08-06T22:14:27.240Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}