FKIE_CVE-2008-6741

Vulnerability from fkie_nvd - Published: 2009-04-21 18:30 - Updated: 2026-06-16 23:02
Severity
Summary
SQL injection vulnerability in Load.php in Simple Machines Forum (SMF) 1.1.4 and earlier allows remote attackers to execute arbitrary SQL commands by setting the db_character_set parameter to a multibyte character set such as big5, which causes the addslashes PHP function to produce a "\" (backslash) sequence that does not quote the "'" (single quote) character, as demonstrated via a manlabels action to index.php.

{
  "affected": [
    {
      "affectedData": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "source": "cve@mitre.org"
    }
  ],
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:simple_machines:simple_machines_forum:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "EFF60548-26B3-4213-BC8A-D8CD0D4B76C7",
              "versionEndIncluding": "1.1.4",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:simple_machines:simple_machines_forum:1.0.5:*:*:*:*:*:*:*",
              "matchCriteriaId": "549FC613-BB72-42FD-AD04-0FAC2FC2A942",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:simple_machines:simple_machines_forum:1.0.6:*:*:*:*:*:*:*",
              "matchCriteriaId": "C1063E88-7F6D-4E42-B196-7292320C4F67",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:simple_machines:simple_machines_forum:1.0.7:*:*:*:*:*:*:*",
              "matchCriteriaId": "1F6A0089-3041-45E4-A1BB-F35A9039A12B",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:simple_machines:simple_machines_forum:1.0.11:*:*:*:*:*:*:*",
              "matchCriteriaId": "E336DF9F-8978-44FD-9C1D-86F2C0E3AE2F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:simple_machines:simple_machines_forum:1.0.12:*:*:*:*:*:*:*",
              "matchCriteriaId": "8053CE57-37BF-4468-AD24-ECB1356779AF",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:simple_machines:simple_machines_forum:1.1:rc1:*:*:*:*:*:*",
              "matchCriteriaId": "B3A7489D-17BA-4F95-BF8E-440C73A91E82",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:simple_machines:simple_machines_forum:1.1:rc2:*:*:*:*:*:*",
              "matchCriteriaId": "D396FF37-AC26-47E3-B5FB-E6A792494B91",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:simple_machines:simple_machines_forum:1.1:rc3:*:*:*:*:*:*",
              "matchCriteriaId": "638DD0BD-6DE4-421A-93A5-642BBB6AE1A6",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:simple_machines:simple_machines_forum:1.1.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "C381B85E-5A0F-4E32-A729-AB1E4A44A8E7",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:simple_machines:simple_machines_forum:1.1.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "EE9DEB09-1A83-4AE0-B357-249E8C1F7988",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:simple_machines:simple_machines_forum:1.1.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "2FBA0C02-402C-4E96-AADB-B0A1C397B982",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "SQL injection vulnerability in Load.php in Simple Machines Forum (SMF) 1.1.4 and earlier allows remote attackers to execute arbitrary SQL commands by setting the db_character_set parameter to a multibyte character set such as big5, which causes the addslashes PHP function to produce a \"\\\" (backslash) sequence that does not quote the \"\u0027\" (single quote) character, as demonstrated via a manlabels action to index.php."
    },
    {
      "lang": "es",
      "value": "Vulnerabilidad de inyecci\u00f3n SQL en Load.php en Simple Machines Forum (SMF) v1.1.4 y anteriores permite a atacantes remotos ejecutar comandos SQL de forma arbitraria mediante el ajuste de el par\u00e1metro \"db_character_set\" a caracteres multibyte tal como big5, lo que produce que la funci\u00f3n de PHP \"addslashes\" produzca una secuencia \"\\\" (barra invertida) no la comilla \"\u0027\" (comilla simple), como se demostr\u00f3 a trav\u00e9s de la acci\u00f3n \"manlabels\" en index.php."
    }
  ],
  "id": "CVE-2008-6741",
  "lastModified": "2026-06-16T23:02:52.927",
  "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": true
      }
    ]
  },
  "published": "2009-04-21T18:30:00.420",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.securityfocus.com/bid/29734"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/43118"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://www.exploit-db.com/exploits/5826"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.securityfocus.com/bid/29734"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/43118"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://www.exploit-db.com/exploits/5826"
    }
  ],
  "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…

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…