fkie_cve-2009-2361
Vulnerability from fkie_nvd
Published
2009-07-08 15:30
Modified
2024-11-21 01:04
Severity ?
Summary
SQL injection vulnerability in include/class.staff.php in osTicket before 1.6 RC5 allows remote attackers to execute arbitrary SQL commands via the staff username parameter.
References
cve@mitre.orghttp://osticket.com/forums/project.php?issueid=118Vendor Advisory
cve@mitre.orghttp://secunia.com/advisories/35629Vendor Advisory
cve@mitre.orghttp://www.exploit-db.com/exploits/9032
cve@mitre.orghttp://www.ngenuity.org/wordpress/2009/06/26/osticket-admin-login-blind-sql-injection/Exploit
cve@mitre.orghttp://www.osvdb.org/55472
cve@mitre.orghttp://www.securityfocus.com/archive/1/504615/100/0/threaded
cve@mitre.orghttp://www.securityfocus.com/bid/35516
cve@mitre.orghttp://www.securitytracker.com/id?1022480
cve@mitre.orghttp://www.vupen.com/english/advisories/2009/1726Vendor Advisory
cve@mitre.orghttps://exchange.xforce.ibmcloud.com/vulnerabilities/51417
af854a3a-2127-422b-91ae-364da2661108http://osticket.com/forums/project.php?issueid=118Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/35629Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://www.exploit-db.com/exploits/9032
af854a3a-2127-422b-91ae-364da2661108http://www.ngenuity.org/wordpress/2009/06/26/osticket-admin-login-blind-sql-injection/Exploit
af854a3a-2127-422b-91ae-364da2661108http://www.osvdb.org/55472
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/archive/1/504615/100/0/threaded
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/bid/35516
af854a3a-2127-422b-91ae-364da2661108http://www.securitytracker.com/id?1022480
af854a3a-2127-422b-91ae-364da2661108http://www.vupen.com/english/advisories/2009/1726Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108https://exchange.xforce.ibmcloud.com/vulnerabilities/51417
Impacted products
Vendor Product Version
osticket osticket *
osticket osticket 1.6
osticket osticket 1.6
osticket osticket 1.6



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:osticket:osticket:*:rc4:*:*:*:*:*:*",
              "matchCriteriaId": "B8BAC86E-391D-4571-99E4-54D8D2DA8C98",
              "versionEndIncluding": "1.6",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:osticket:osticket:1.6:rc1:*:*:*:*:*:*",
              "matchCriteriaId": "61AEBDDE-5649-404E-8846-308F25503BF1",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:osticket:osticket:1.6:rc2:*:*:*:*:*:*",
              "matchCriteriaId": "B9B55B2C-EFBB-4C9E-995A-79B9FB0250ED",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:osticket:osticket:1.6:rc3:*:*:*:*:*:*",
              "matchCriteriaId": "BF72CFE6-ADA8-410F-AEFF-368A7445B8FA",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "SQL injection vulnerability in include/class.staff.php in osTicket before 1.6 RC5 allows remote attackers to execute arbitrary SQL commands via the staff username parameter."
    },
    {
      "lang": "es",
      "value": "Vulnerabilidad de inyecci\u00f3n SQL en include/class.staff.php en osTicket before v1.6 RC5 permite a atacantes remotos ejecutar comandos SQL a su elecci\u00f3n a trav\u00e9s del par\u00e1metro staff username."
    }
  ],
  "id": "CVE-2009-2361",
  "lastModified": "2024-11-21T01:04:41.807",
  "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-07-08T15:30:01.217",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://osticket.com/forums/project.php?issueid=118"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/35629"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.exploit-db.com/exploits/9032"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.ngenuity.org/wordpress/2009/06/26/osticket-admin-login-blind-sql-injection/"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.osvdb.org/55472"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.securityfocus.com/archive/1/504615/100/0/threaded"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.securityfocus.com/bid/35516"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.securitytracker.com/id?1022480"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://www.vupen.com/english/advisories/2009/1726"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/51417"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://osticket.com/forums/project.php?issueid=118"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/35629"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.exploit-db.com/exploits/9032"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.ngenuity.org/wordpress/2009/06/26/osticket-admin-login-blind-sql-injection/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.osvdb.org/55472"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/archive/1/504615/100/0/threaded"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/bid/35516"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securitytracker.com/id?1022480"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://www.vupen.com/english/advisories/2009/1726"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/51417"
    }
  ],
  "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…

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.