CVE-2016-10128
Description
Buffer overflow in the git_pkt_parse_line function in transports/smart_pkt.c in the Git Smart Protocol support in libgit2 before 0.24.6 and 0.25.x before 0.25.1 allows remote attackers to have unspecified impact via a crafted non-flush packet.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2016-10128
Vendor advisory: security@debian.org — https://libgit2.github.com/security/
Vendor advisory: security@debian.org — https://github.com/libgit2/libgit2/commit/66e3774d279672ee51c3b54545a79d20d1ada834
Vendor advisory: security@debian.org — https://github.com/libgit2/libgit2/commit/4ac39c76c0153d1ee6889a0984c39e97731684b2
Vendor advisory: security@debian.org — http://www.openwall.com/lists/oss-security/2017/01/11/6
Vendor advisory: security@debian.org — http://www.openwall.com/lists/oss-security/2017/01/10/5
Vendor advisory: arch — https://security.archlinux.org/ASA-201701-21
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2016-10128.html
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| arch | fixed | 1:0.24.6-1 | |
| debian | bookworm | fixed | 0.17.0-1 |
| debian | bullseye | fixed | 0.17.0-1 |
| debian | forky | fixed | 0.25.1+really0.24.6-1 |
| debian | sid | fixed | 0.25.1+really0.24.6-1 |
| debian | trixie | fixed | 0.25.1+really0.24.6-1 |
References
- https://www.suse.com/security/cve/CVE-2016-10128.html
- https://security.archlinux.org/ASA-201701-21
- http://lists.opensuse.org/opensuse-updates/2017-02/msg00030.html
- http://lists.opensuse.org/opensuse-updates/2017-02/msg00036.html
- http://lists.opensuse.org/opensuse-updates/2017-02/msg00072.html
- http://www.openwall.com/lists/oss-security/2017/01/10/5
- http://www.openwall.com/lists/oss-security/2017/01/11/6
- http://www.securityfocus.com/bid/95338
- https://github.com/libgit2/libgit2/commit/4ac39c76c0153d1ee6889a0984c39e97731684b2
- https://github.com/libgit2/libgit2/commit/66e3774d279672ee51c3b54545a79d20d1ada834
- https://libgit2.github.com/security/
- https://security-tracker.debian.org/tracker/CVE-2016-10128
CWEs
CWE-119
Verify integrity in audit chain (admin only). AS-IS.