fkie_cve-2009-1433
Vulnerability from fkie_nvd
Published
2009-04-24 23:30
Modified
2025-04-09 00:30
Severity ?
Summary
SQL injection vulnerability in File::find (filesystem/File.php) in SilverStripe before 2.3.1 allows remote attackers to execute arbitrary SQL commands via the filename parameter.



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:silverstripe:silverstripe:*:rc2:*:*:*:*:*:*",
              "matchCriteriaId": "FCA6B176-316E-40D6-932A-8DEA9EE7E0DB",
              "versionEndIncluding": "2.3.1",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:silverstripe:silverstripe:2.0.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "D93D92D9-A3CC-46D0-8539-587F2B3A3A07",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:silverstripe:silverstripe:2.0.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "6330F446-45E8-4C3E-8585-4BAA9385DFD8",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:silverstripe:silverstripe:2.0.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "3AC23F5D-AC9E-4F83-95B2-CEF6E546E732",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:silverstripe:silverstripe:2.1.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "77480CB4-04B8-4934-AB1D-B61BB262CD40",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:silverstripe:silverstripe:2.1.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "3D735517-B50D-4C4B-A95F-E48626AB5671",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:silverstripe:silverstripe:2.2.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "8CA1CDF7-D273-4044-94AB-3295EAD98AD0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:silverstripe:silverstripe:2.2.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "EE8AB709-B4E7-4D48-8481-08BBCD9121A2",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:silverstripe:silverstripe:2.2.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "3D51AEAF-EACD-4E52-85D4-5A54A443EDBA",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:silverstripe:silverstripe:2.2.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "800CC172-F319-41A2-8C29-8944B98930B9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:silverstripe:silverstripe:2.3.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "24734325-97DA-4B2C-B192-3F4B83CCF0C0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:silverstripe:silverstripe:2.3.0:rc1:*:*:*:*:*:*",
              "matchCriteriaId": "D875C510-39F2-4726-9DBD-3D95A5CB3D5D",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:silverstripe:silverstripe:2.3.0:rc2:*:*:*:*:*:*",
              "matchCriteriaId": "BE8C544D-E233-488D-B768-8C077BB79338",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:silverstripe:silverstripe:2.3.0:rc3:*:*:*:*:*:*",
              "matchCriteriaId": "26E1807F-7DEB-4519-95B9-4FA647C7D477",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:silverstripe:silverstripe:2.3.1:rc1:*:*:*:*:*:*",
              "matchCriteriaId": "FAB67F4E-0E56-4597-BD9B-90D07685D7F7",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "SQL injection vulnerability in File::find (filesystem/File.php) in SilverStripe before 2.3.1 allows remote attackers to execute arbitrary SQL commands via the filename parameter."
    },
    {
      "lang": "es",
      "value": "Vulnerabilidad de inyecci\u00f3n SQL en File::find (filesystem/File.php) in SilverStripe antes de v2.3.1 permite a atacantes remotos ejecutar comandos SQL a trav\u00e9s del par\u00e1metro de nombre de archivo."
    }
  ],
  "id": "CVE-2009-1433",
  "lastModified": "2025-04-09T00:30:58.490",
  "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": "2009-04-24T23:30:00.170",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Patch"
      ],
      "url": "http://open.silverstripe.com/ticket/3721"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://open.silverstripe.com/wiki/ChangeLog/2.3.1"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://osvdb.org/53589"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/34633"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.securityfocus.com/bid/34485"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch"
      ],
      "url": "http://open.silverstripe.com/ticket/3721"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://open.silverstripe.com/wiki/ChangeLog/2.3.1"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://osvdb.org/53589"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/34633"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/bid/34485"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Deferred",
  "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…

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…