CVE-2012-1506 (GCVE-0-2012-1506)
Vulnerability from cvelistv5
Published
2014-09-17 14:00
Modified
2024-08-06 19:01
Severity ?
CWE
  • n/a
Summary
SQL injection vulnerability in the updateStatus function in lib/models/benefits/Hsp.php in OrangeHRM before 2.7 allows remote authenticated users to execute arbitrary SQL commands via the hspSummaryId parameter to plugins/ajaxCalls/haltResumeHsp.php. NOTE: some of these details are obtained from third party information.
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T19:01:01.575Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "53433",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/53433"
          },
          {
            "name": "81743",
            "tags": [
              "vdb-entry",
              "x_refsource_OSVDB",
              "x_transferred"
            ],
            "url": "http://osvdb.org/81743"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://www.htbridge.com/advisory/HTB23080"
          },
          {
            "name": "49072",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/49072"
          },
          {
            "name": "orangehrm-haltresumehsp-sql-injection(75472)",
            "tags": [
              "vdb-entry",
              "x_refsource_XF",
              "x_transferred"
            ],
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/75472"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://blog.orangehrm.com/2012/04/24/orangehrm-27-stable-release-with-complete-localization/"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2012-05-09T00:00:00",
      "descriptions": [
        {
          "lang": "en",
          "value": "SQL injection vulnerability in the updateStatus function in lib/models/benefits/Hsp.php in OrangeHRM before 2.7 allows remote authenticated users to execute arbitrary SQL commands via the hspSummaryId parameter to plugins/ajaxCalls/haltResumeHsp.php.  NOTE: some of these details are obtained from third party information."
        }
      ],
      "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": "53433",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/53433"
        },
        {
          "name": "81743",
          "tags": [
            "vdb-entry",
            "x_refsource_OSVDB"
          ],
          "url": "http://osvdb.org/81743"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://www.htbridge.com/advisory/HTB23080"
        },
        {
          "name": "49072",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/49072"
        },
        {
          "name": "orangehrm-haltresumehsp-sql-injection(75472)",
          "tags": [
            "vdb-entry",
            "x_refsource_XF"
          ],
          "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/75472"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://blog.orangehrm.com/2012/04/24/orangehrm-27-stable-release-with-complete-localization/"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2012-1506",
          "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": "SQL injection vulnerability in the updateStatus function in lib/models/benefits/Hsp.php in OrangeHRM before 2.7 allows remote authenticated users to execute arbitrary SQL commands via the hspSummaryId parameter to plugins/ajaxCalls/haltResumeHsp.php.  NOTE: some of these details are obtained from third party information."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "53433",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/53433"
            },
            {
              "name": "81743",
              "refsource": "OSVDB",
              "url": "http://osvdb.org/81743"
            },
            {
              "name": "https://www.htbridge.com/advisory/HTB23080",
              "refsource": "MISC",
              "url": "https://www.htbridge.com/advisory/HTB23080"
            },
            {
              "name": "49072",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/49072"
            },
            {
              "name": "orangehrm-haltresumehsp-sql-injection(75472)",
              "refsource": "XF",
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/75472"
            },
            {
              "name": "http://blog.orangehrm.com/2012/04/24/orangehrm-27-stable-release-with-complete-localization/",
              "refsource": "CONFIRM",
              "url": "http://blog.orangehrm.com/2012/04/24/orangehrm-27-stable-release-with-complete-localization/"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2012-1506",
    "datePublished": "2014-09-17T14:00:00",
    "dateReserved": "2012-03-07T00:00:00",
    "dateUpdated": "2024-08-06T19:01:01.575Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2012-1506\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2014-09-17T14:55:03.137\",\"lastModified\":\"2025-04-12T10:46:40.837\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"SQL injection vulnerability in the updateStatus function in lib/models/benefits/Hsp.php in OrangeHRM before 2.7 allows remote authenticated users to execute arbitrary SQL commands via the hspSummaryId parameter to plugins/ajaxCalls/haltResumeHsp.php.  NOTE: some of these details are obtained from third party information.\"},{\"lang\":\"es\",\"value\":\"Vulnerabilidad de inyecci\u00f3n SQL en la funci\u00f3n updateStatus en lib/models/benefits/Hsp.php en OrangeHRM anterior a 2.7 permite a usuarios remotos autenticados ejecutar comandos SQL arbitrarios a trav\u00e9s del par\u00e1metro hspSummaryId hacia plugins/ajaxCalls/haltResumeHsp.php. NOTA: algunos de estos detalles se obtienen de informaci\u00f3n de terceras partes.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:S/C:P/I:P/A:P\",\"baseScore\":6.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.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-89\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:orangehrm:orangehrm:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"2.6.12.1\",\"matchCriteriaId\":\"AAEA7431-AA4C-4803-BC94-B6A395F21176\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:orangehrm:orangehrm:2.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"30913A8F-3080-4F22-A8C3-E894CE18A7FC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:orangehrm:orangehrm:2.6.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C84E2EE7-DB15-4887-936E-9424EE323ED5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:orangehrm:orangehrm:2.6.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FF1DF5EE-4211-41AE-B257-464907CD7FE6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:orangehrm:orangehrm:2.6.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"327D764E-698B-49D7-B69C-35EDACD7C40C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:orangehrm:orangehrm:2.6.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"57014EF9-7825-42D1-BED6-0D81637F42EE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:orangehrm:orangehrm:2.6.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A8075BA4-3AC7-478B-BE42-677A53D3B18B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:orangehrm:orangehrm:2.6.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEA34F8A-904D-449A-8607-EDCBE4A13193\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:orangehrm:orangehrm:2.6.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2EEEF1C2-4763-4FE7-9B1F-7AB303DDEEC7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:orangehrm:orangehrm:2.6.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D5BEFA03-1CC8-4515-82F7-B9505D217468\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:orangehrm:orangehrm:2.6.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"30778A4C-28E0-4AD3-B5DC-846D65E96737\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:orangehrm:orangehrm:2.6.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"209887E6-63DC-4802-BC0F-7061514A5E61\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:orangehrm:orangehrm:2.6.8.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E75B0E7A-F722-46BD-B714-61C9205CE351\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:orangehrm:orangehrm:2.6.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C1BC60A9-ECED-4417-A7B8-7198C9AEB02E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:orangehrm:orangehrm:2.6.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3D722B5C-9BEE-483A-BC70-CA88319ACDFC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:orangehrm:orangehrm:2.6.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"79456E8A-3E3A-4B24-BBED-4A02551535FA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:orangehrm:orangehrm:2.6.11.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6A6829F2-DB81-4D0C-A8EB-779A8A4BFFC8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:orangehrm:orangehrm:2.6.11.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3CD0175A-81B8-462A-88CE-D6C16E3CEF42\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:orangehrm:orangehrm:2.6.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9B4A7847-4E97-4E1D-A8C7-12C45D702B1A\"}]}]}],\"references\":[{\"url\":\"http://blog.orangehrm.com/2012/04/24/orangehrm-27-stable-release-with-complete-localization/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\"]},{\"url\":\"http://osvdb.org/81743\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://secunia.com/advisories/49072\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securityfocus.com/bid/53433\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/75472\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://www.htbridge.com/advisory/HTB23080\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://blog.orangehrm.com/2012/04/24/orangehrm-27-stable-release-with-complete-localization/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"http://osvdb.org/81743\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/49072\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/53433\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/75472\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.htbridge.com/advisory/HTB23080\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]}]}}"
  }
}


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…