osv-2020-1835
Vulnerability from osv_ossfuzz
Published
2020-09-25 00:00
Modified
2022-04-13 03:04
Summary
Stack-buffer-overflow in fmt::v7::detail::buffer<char>::push_back
Details
OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25884
Crash type: Stack-buffer-overflow READ 1
Crash state:
fmt::v7::detail::buffer<char>::push_back
std::__1::back_insert_iterator<fmt::v7::detail::buffer<char> >::operator=
fmt::v7::detail::buffer_appender<char> std::__1::__copy_constexpr<char const*, f
{
"affected": [
{
"ecosystem_specific": {
"severity": "MEDIUM"
},
"package": {
"ecosystem": "OSS-Fuzz",
"name": "libfmt"
},
"ranges": [
{
"events": [
{
"introduced": "16410056bf0e6e8800c9ac4c231be3f1a688f8b3"
},
{
"fixed": "c156093ffd99b0689af3826f3aa04e7db97cc543"
}
],
"repo": "https://github.com/fmtlib/fmt.git",
"type": "GIT"
}
],
"versions": []
}
],
"details": "OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25884\n\n```\nCrash type: Stack-buffer-overflow READ 1\nCrash state:\nfmt::v7::detail::buffer\u003cchar\u003e::push_back\nstd::__1::back_insert_iterator\u003cfmt::v7::detail::buffer\u003cchar\u003e \u003e::operator=\nfmt::v7::detail::buffer_appender\u003cchar\u003e std::__1::__copy_constexpr\u003cchar const*, f\n```\n",
"id": "OSV-2020-1835",
"modified": "2022-04-13T03:04:41.466004Z",
"published": "2020-09-25T00:00:10.846065Z",
"references": [
{
"type": "REPORT",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25884"
}
],
"summary": "Stack-buffer-overflow in fmt::v7::detail::buffer\u003cchar\u003e::push_back"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…