ghsa-w559-623p-vfg8
Vulnerability from github
Published
2022-05-05 00:00
Modified
2022-10-20 18:39
Severity ?
Summary
MyBatis PageHelper vulnerable to time-blind SQL injection via orderBy parameter
Details

MyBatis PageHelper versions 3.5.x through 5.3.x were discovered to contain a time-blind SQL injection vulnerability via the orderBy parameter.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "Maven",
        "name": "com.github.pagehelper:pagehelper"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "3.5.0"
            },
            {
              "fixed": "5.3.1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2022-28111"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-89"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2022-10-20T18:39:47Z",
    "nvd_published_at": "2022-05-04T13:15:00Z",
    "severity": "CRITICAL"
  },
  "details": "MyBatis PageHelper versions 3.5.x through 5.3.x were discovered to contain a time-blind SQL injection vulnerability via the orderBy parameter.",
  "id": "GHSA-w559-623p-vfg8",
  "modified": "2022-10-20T18:39:47Z",
  "published": "2022-05-05T00:00:25Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28111"
    },
    {
      "type": "WEB",
      "url": "https://github.com/pagehelper/Mybatis-PageHelper/issues/674"
    },
    {
      "type": "WEB",
      "url": "https://github.com/pagehelper/Mybatis-PageHelper/commit/554a524af2d2b30d09505516adc412468a84d8fa"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/pagehelper/Mybatis-PageHelper"
    },
    {
      "type": "WEB",
      "url": "https://github.com/pagehelper/Mybatis-PageHelper.git"
    },
    {
      "type": "WEB",
      "url": "https://github.com/yangfar/CVE/blob/main/CVE-2022-42227.md"
    },
    {
      "type": "WEB",
      "url": "https://pagehelper.github.io"
    },
    {
      "type": "WEB",
      "url": "https://www.cnblogs.com/secload/articles/16061420.html"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "MyBatis PageHelper vulnerable to time-blind SQL injection via orderBy parameter"
}


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.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • 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…

Loading…