ghsa-qq48-m4jx-xqh8
Vulnerability from github
Published
2021-04-22 16:14
Modified
2021-04-21 19:54
Severity ?
Summary
"Deserialization errors in MyBatis"
Details
MyBatis before 3.5.6 mishandles deserialization of object streams leading to potential cache poisoning.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.mybatis:mybatis" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.5.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-26945" ], "database_specific": { "cwe_ids": [ "CWE-502" ], "github_reviewed": true, "github_reviewed_at": "2021-04-21T19:54:50Z", "nvd_published_at": "2020-10-10T20:15:00Z", "severity": "HIGH" }, "details": "MyBatis before 3.5.6 mishandles deserialization of object streams leading to potential cache poisoning.", "id": "GHSA-qq48-m4jx-xqh8", "modified": "2021-04-21T19:54:50Z", "published": "2021-04-22T16:14:38Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-26945" }, { "type": "WEB", "url": "https://github.com/mybatis/mybatis-3/pull/2079" }, { "type": "WEB", "url": "https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.6" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "\"Deserialization errors in MyBatis\"" }
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.