fkie_cve-2012-2115
Vulnerability from fkie_nvd
Published
2012-09-09 21:55
Modified
2024-11-21 01:38
Severity ?
Summary
SQL injection vulnerability in interface/login/validateUser.php in OpenEMR 4.1.0 and possibly earlier allows remote attackers to execute arbitrary SQL commands via the u parameter.
References
secalert@redhat.comhttp://archives.neohapsis.com/archives/bugtraq/2012-01/0013.html
secalert@redhat.comhttp://seclists.org/fulldisclosure/2012/Jan/27
secalert@redhat.comhttp://www.exploit-db.com/exploits/18274Exploit
secalert@redhat.comhttp://www.mavitunasecurity.com/sql-injection-vulnerability-in-openemr/
secalert@redhat.comhttp://www.open-emr.org/wiki/index.php/OpenEMR_Patches
secalert@redhat.comhttp://www.openwall.com/lists/oss-security/2012/04/17/1
secalert@redhat.comhttp://www.openwall.com/lists/oss-security/2012/04/18/7
secalert@redhat.comhttp://www.osvdb.org/78132
secalert@redhat.comhttp://www.securityfocus.com/bid/51247Exploit
secalert@redhat.comhttps://exchange.xforce.ibmcloud.com/vulnerabilities/71983
af854a3a-2127-422b-91ae-364da2661108http://archives.neohapsis.com/archives/bugtraq/2012-01/0013.html
af854a3a-2127-422b-91ae-364da2661108http://seclists.org/fulldisclosure/2012/Jan/27
af854a3a-2127-422b-91ae-364da2661108http://www.exploit-db.com/exploits/18274Exploit
af854a3a-2127-422b-91ae-364da2661108http://www.mavitunasecurity.com/sql-injection-vulnerability-in-openemr/
af854a3a-2127-422b-91ae-364da2661108http://www.open-emr.org/wiki/index.php/OpenEMR_Patches
af854a3a-2127-422b-91ae-364da2661108http://www.openwall.com/lists/oss-security/2012/04/17/1
af854a3a-2127-422b-91ae-364da2661108http://www.openwall.com/lists/oss-security/2012/04/18/7
af854a3a-2127-422b-91ae-364da2661108http://www.osvdb.org/78132
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/bid/51247Exploit
af854a3a-2127-422b-91ae-364da2661108https://exchange.xforce.ibmcloud.com/vulnerabilities/71983
Impacted products
Vendor Product Version
open-emr openemr *
open-emr openemr 3.1.0
open-emr openemr 3.2.0
open-emr openemr 4.0.0



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:open-emr:openemr:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "BE15C533-DB8D-4DE6-A6A8-153EA8B84776",
              "versionEndIncluding": "4.1.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:open-emr:openemr:3.1.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "32DD9A39-06AF-49E2-B880-B45527CBAFD5",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:open-emr:openemr:3.2.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "ECC05E15-4384-4DA7-BC68-3D870579BFDD",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:open-emr:openemr:4.0.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "B8104CC4-8B78-46B0-9F0B-7A2A65347568",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "SQL injection vulnerability in interface/login/validateUser.php in OpenEMR 4.1.0 and possibly earlier allows remote attackers to execute arbitrary SQL commands via the u parameter."
    },
    {
      "lang": "es",
      "value": "Vulnerabilidad de inyecci\u00f3n SQL en interface/login/validateUser.php en OpenEMR v4.1.0 y posiblemente versiones anteriores, permiten a atacantes remotos ejecutar comandos SQL de su elecci\u00f3n a trav\u00e9s del par\u00e1metro u."
    }
  ],
  "id": "CVE-2012-2115",
  "lastModified": "2024-11-21T01:38:31.720",
  "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": "2012-09-09T21:55:07.137",
  "references": [
    {
      "source": "secalert@redhat.com",
      "url": "http://archives.neohapsis.com/archives/bugtraq/2012-01/0013.html"
    },
    {
      "source": "secalert@redhat.com",
      "url": "http://seclists.org/fulldisclosure/2012/Jan/27"
    },
    {
      "source": "secalert@redhat.com",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.exploit-db.com/exploits/18274"
    },
    {
      "source": "secalert@redhat.com",
      "url": "http://www.mavitunasecurity.com/sql-injection-vulnerability-in-openemr/"
    },
    {
      "source": "secalert@redhat.com",
      "url": "http://www.open-emr.org/wiki/index.php/OpenEMR_Patches"
    },
    {
      "source": "secalert@redhat.com",
      "url": "http://www.openwall.com/lists/oss-security/2012/04/17/1"
    },
    {
      "source": "secalert@redhat.com",
      "url": "http://www.openwall.com/lists/oss-security/2012/04/18/7"
    },
    {
      "source": "secalert@redhat.com",
      "url": "http://www.osvdb.org/78132"
    },
    {
      "source": "secalert@redhat.com",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.securityfocus.com/bid/51247"
    },
    {
      "source": "secalert@redhat.com",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/71983"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://archives.neohapsis.com/archives/bugtraq/2012-01/0013.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://seclists.org/fulldisclosure/2012/Jan/27"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.exploit-db.com/exploits/18274"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.mavitunasecurity.com/sql-injection-vulnerability-in-openemr/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.open-emr.org/wiki/index.php/OpenEMR_Patches"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.openwall.com/lists/oss-security/2012/04/17/1"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.openwall.com/lists/oss-security/2012/04/18/7"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.osvdb.org/78132"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.securityfocus.com/bid/51247"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/71983"
    }
  ],
  "sourceIdentifier": "secalert@redhat.com",
  "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.