CVE-2012-5223 (GCVE-0-2012-5223)
Vulnerability from cvelistv5
Published
2012-10-01 20:00
Modified
2024-08-06 20:58
Severity ?
CWE
  • n/a
Summary
The proc_deutf function in includes/functions_vbseocp_abstract.php in vBSEO 3.5.0, 3.5.1, 3.5.2, 3.6.0, and earlier allows remote attackers to insert and execute arbitrary PHP code via "complex curly syntax" in the char_repl parameter, which is inserted into a regular expression that is processed by the preg_replace function with the eval switch.
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T20:58:03.315Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "18424",
            "tags": [
              "exploit",
              "x_refsource_EXPLOIT-DB",
              "x_transferred"
            ],
            "url": "http://www.exploit-db.com/exploits/18424"
          },
          {
            "name": "vbseo-procdeutf-code-execution(72689)",
            "tags": [
              "vdb-entry",
              "x_refsource_XF",
              "x_transferred"
            ],
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/72689"
          },
          {
            "name": "51647",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/51647"
          },
          {
            "name": "47699",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/47699"
          },
          {
            "name": "78508",
            "tags": [
              "vdb-entry",
              "x_refsource_OSVDB",
              "x_transferred"
            ],
            "url": "http://osvdb.org/78508"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://www.vbseo.com/f5/vbseo-security-bulletin-all-supported-versions-patch-release-52783/"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2012-01-23T00:00:00",
      "descriptions": [
        {
          "lang": "en",
          "value": "The proc_deutf function in includes/functions_vbseocp_abstract.php in vBSEO 3.5.0, 3.5.1, 3.5.2, 3.6.0, and earlier allows remote attackers to insert and execute arbitrary PHP code via \"complex curly syntax\" in the char_repl parameter, which is inserted into a regular expression that is processed by the preg_replace function with the eval switch."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2017-08-28T12:57:01",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "name": "18424",
          "tags": [
            "exploit",
            "x_refsource_EXPLOIT-DB"
          ],
          "url": "http://www.exploit-db.com/exploits/18424"
        },
        {
          "name": "vbseo-procdeutf-code-execution(72689)",
          "tags": [
            "vdb-entry",
            "x_refsource_XF"
          ],
          "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/72689"
        },
        {
          "name": "51647",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/51647"
        },
        {
          "name": "47699",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/47699"
        },
        {
          "name": "78508",
          "tags": [
            "vdb-entry",
            "x_refsource_OSVDB"
          ],
          "url": "http://osvdb.org/78508"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://www.vbseo.com/f5/vbseo-security-bulletin-all-supported-versions-patch-release-52783/"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2012-5223",
          "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": "The proc_deutf function in includes/functions_vbseocp_abstract.php in vBSEO 3.5.0, 3.5.1, 3.5.2, 3.6.0, and earlier allows remote attackers to insert and execute arbitrary PHP code via \"complex curly syntax\" in the char_repl parameter, which is inserted into a regular expression that is processed by the preg_replace function with the eval switch."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "18424",
              "refsource": "EXPLOIT-DB",
              "url": "http://www.exploit-db.com/exploits/18424"
            },
            {
              "name": "vbseo-procdeutf-code-execution(72689)",
              "refsource": "XF",
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/72689"
            },
            {
              "name": "51647",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/51647"
            },
            {
              "name": "47699",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/47699"
            },
            {
              "name": "78508",
              "refsource": "OSVDB",
              "url": "http://osvdb.org/78508"
            },
            {
              "name": "http://www.vbseo.com/f5/vbseo-security-bulletin-all-supported-versions-patch-release-52783/",
              "refsource": "CONFIRM",
              "url": "http://www.vbseo.com/f5/vbseo-security-bulletin-all-supported-versions-patch-release-52783/"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2012-5223",
    "datePublished": "2012-10-01T20:00:00",
    "dateReserved": "2012-10-01T00:00:00",
    "dateUpdated": "2024-08-06T20:58:03.315Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2012-5223\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2012-10-01T20:55:03.987\",\"lastModified\":\"2025-04-11T00:51:21.963\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The proc_deutf function in includes/functions_vbseocp_abstract.php in vBSEO 3.5.0, 3.5.1, 3.5.2, 3.6.0, and earlier allows remote attackers to insert and execute arbitrary PHP code via \\\"complex curly syntax\\\" in the char_repl parameter, which is inserted into a regular expression that is processed by the preg_replace function with the eval switch.\"},{\"lang\":\"es\",\"value\":\"La funci\u00f3n proc_deutf en includes/functions_vbseocp_abstract.php en vBSEO v3.5.0, v3.5.1, v3.5.2, v3.6.0, y anteriores permite a atacantes remotos insertar y ejecutar c\u00f3digo PHP a trav\u00e9s \\\"complex curly syntax\\\" en el par\u00e1metro char_repl, el cual es insertado en una expresi\u00f3n regular que es procesada por la funci\u00f3n preg_replace con el modificador eval.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-94\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:crawlability:vbseo:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"3.6.0\",\"matchCriteriaId\":\"05B344FB-0D9D-4654-8F93-63C6AB6C0E39\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:crawlability:vbseo:2.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1CC3D21B-28B4-445B-B75B-A9900DA621F9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:crawlability:vbseo:2.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D67B080B-6AEE-4040-B7C2-7CC66A4D624D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:crawlability:vbseo:2.1.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1ECF1E4F-2B29-4209-9ABF-30ED96C4CCFB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:crawlability:vbseo:2.2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4804A94A-AEEC-4E6B-BA7A-2366B15A3399\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:crawlability:vbseo:2.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E9A80B0C-327C-4BD4-9DB4-683D77506AAA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:crawlability:vbseo:2.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5A1901F8-5CF0-432D-B71D-CA05AB8F2445\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:crawlability:vbseo:2.4.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"053EAAE7-3B36-4D12-B94B-B5BE65B02110\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:crawlability:vbseo:3.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CA23CE35-AE9B-4126-82CF-8C1329EFB1FA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:crawlability:vbseo:3.0.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"C682AAE9-0E6F-4385-8234-5BD5AF58F3C4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:crawlability:vbseo:3.0.0:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"369B1DEE-D898-4D8D-A873-2081FC240173\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:crawlability:vbseo:3.0.0:rc4:*:*:*:*:*:*\",\"matchCriteriaId\":\"65EE9E70-B22A-4819-B30F-06713F66AEDF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:crawlability:vbseo:3.0.0:rc5:*:*:*:*:*:*\",\"matchCriteriaId\":\"DA7EC222-050A-40D4-AF74-2C0C83E8F9A7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:crawlability:vbseo:3.0.0:rc6:*:*:*:*:*:*\",\"matchCriteriaId\":\"DD6E56B2-87CC-455F-B8ED-9DAC0B6C93BA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:crawlability:vbseo:3.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BF57636E-3274-4E47-AF23-2E3EDA0216A6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:crawlability:vbseo:3.2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B86047DF-31AD-4D62-8B09-98C5B282FAE9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:crawlability:vbseo:3.2.0:rc4:*:*:*:*:*:*\",\"matchCriteriaId\":\"8CFFA847-CC7C-48AD-AB99-4E56E562F048\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:crawlability:vbseo:3.2.0:rc5:*:*:*:*:*:*\",\"matchCriteriaId\":\"A7290424-13E3-4A47-8D9F-17573DC005E9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:crawlability:vbseo:3.2.0:rc7:*:*:*:*:*:*\",\"matchCriteriaId\":\"3A717E72-7F29-413E-958A-8C241F5811DD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:crawlability:vbseo:3.2.0:rc8:*:*:*:*:*:*\",\"matchCriteriaId\":\"308F1332-6DE2-4AFA-96D5-8172569F549D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:crawlability:vbseo:3.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"10C1896B-C5D5-4875-AC3E-6E0B928C5545\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:crawlability:vbseo:3.3.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"AC23FF1F-3A94-4547-8819-C84CC293F758\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:crawlability:vbseo:3.3.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"E2C8E164-D552-43D7-9607-505CFC2F5F0B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:crawlability:vbseo:3.3.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"125704F1-9BDE-4F94-B014-B8CBE45CE76F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:crawlability:vbseo:3.5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4E190C12-2224-49BD-984A-B391870808F8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:crawlability:vbseo:3.5.0:beta1:*:*:*:*:*:*\",\"matchCriteriaId\":\"94988D13-DA60-4045-A63A-A424CDB19BC0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:crawlability:vbseo:3.5.0:beta2:*:*:*:*:*:*\",\"matchCriteriaId\":\"FB367D20-32B4-453B-BD73-3088686FEA41\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:crawlability:vbseo:3.5.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"B67944F7-F222-4F7C-8926-463E393D7378\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:crawlability:vbseo:3.5.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"25471F8B-1DCB-4CCC-8D81-17C67EA92C34\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:crawlability:vbseo:3.5.0:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"6F2BAF5A-2FE2-4C4A-8CA8-1FD2EF548D46\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:crawlability:vbseo:3.5.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CE74465D-4508-4E25-BFEB-0EC44B7E5586\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:crawlability:vbseo:3.5.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"20D15726-5461-412F-83CA-6E2AA2627186\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:crawlability:vbseo:3.6.0:beta1:*:*:*:*:*:*\",\"matchCriteriaId\":\"49B0C18A-8CC9-4437-B3A1-5C45E96015C7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:crawlability:vbseo:3.6.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"70BB3A39-947C-400F-A466-E976F3AAE2E8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:crawlability:vbseo:3.6.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"0CA1647E-5C40-4EB3-99AB-F0B6F1712B76\"}]}]}],\"references\":[{\"url\":\"http://osvdb.org/78508\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://secunia.com/advisories/47699\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.exploit-db.com/exploits/18424\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.securityfocus.com/bid/51647\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.vbseo.com/f5/vbseo-security-bulletin-all-supported-versions-patch-release-52783/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/72689\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://osvdb.org/78508\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/47699\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.exploit-db.com/exploits/18424\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.securityfocus.com/bid/51647\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.vbseo.com/f5/vbseo-security-bulletin-all-supported-versions-patch-release-52783/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/72689\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…