FKIE_CVE-2011-1047

Vulnerability from fkie_nvd - Published: 2011-02-21 19:00 - Updated: 2026-04-29 01:13
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": "2026-04-29T01:13:23.040",
  "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": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-89"
        }
      ],
      "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…