x/vulndb: potential Go vuln in github.com/sajari/docconv: CVE-2022-4741 · Issue #1188 · golang/vulndb · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
A vulnerability was found in docconv up to 1.2.0 and classified as problematic. This issue affects the function ConvertDocx/ConvertODT/ConvertPages/ConvertXML/XMLToText. The manipulation leads to uncontrolled memory allocation. The attack may be initiated remotely. Upgrading to version 1.2.1 is able to address this issue. The name of the patch is 42bcff666855ab978e67a9041d0cdea552f20301. It is recommended to upgrade the affected component. The associated identifier of this vulnerability is VDB-216779.
Cross references:
No existing reports found with this module or alias.
See doc/triage.md for instructions on how to triage this report.
modules:
- module: github.com/sajari/docconv
packages:
- package: docconv
description: |
A vulnerability was found in docconv up to 1.2.0 and classified as problematic. This issue affects the function ConvertDocx/ConvertODT/ConvertPages/ConvertXML/XMLToText. The manipulation leads to uncontrolled memory allocation. The attack may be initiated remotely. Upgrading to version 1.2.1 is able to address this issue. The name of the patch is 42bcff666855ab978e67a9041d0cdea552f20301. It is recommended to upgrade the affected component. The associated identifier of this vulnerability is VDB-216779.
Eine problematische Schwachstelle wurde in docconv bis 1.2.0 gefunden. Hierbei geht es um die Funktion ConvertDocx/ConvertODT/ConvertPages/ConvertXML/XMLToText. Mit der Manipulation mit unbekannten Daten kann eine uncontrolled memory allocation-Schwachstelle ausgenutzt werden. Umgesetzt werden kann der Angriff über das Netzwerk. Ein Aktualisieren auf die Version 1.2.1 vermag dieses Problem zu lösen. Der Patch wird als 42bcff666855ab978e67a9041d0cdea552f20301 bezeichnet. Als bestmögliche Massnahme wird das Einspielen eines Upgrades empfohlen.
cves:
- CVE-2022-4741
references:
- web: https://github.com/sajari/docconv/releases/tag/v1.2.1
- web: https://vuldb.com/?id.216779
- web: https://vuldb.com/?ctiid.216779
- fix: https://github.com/sajari/docconv/pull/111
- fix: https://github.com/sajari/docconv/commit/42bcff666855ab978e67a9041d0cdea552f20301
The text was updated successfully, but these errors were encountered:
A library using ioutil.ReadAll(r) on an io.Readerr passed to a library is not itself a concern for uncontrolled memory allocation. Using ioutil.ReadAll on the result of a (*http.Reader).FormFile is concerning. The entry in vulndb corresponds to passing the (*http.Reader).FormFile in the docd package.
CVE-2022-4741 references github.com/sajari/docconv, which may be a Go module.
Description:
A vulnerability was found in docconv up to 1.2.0 and classified as problematic. This issue affects the function ConvertDocx/ConvertODT/ConvertPages/ConvertXML/XMLToText. The manipulation leads to uncontrolled memory allocation. The attack may be initiated remotely. Upgrading to version 1.2.1 is able to address this issue. The name of the patch is 42bcff666855ab978e67a9041d0cdea552f20301. It is recommended to upgrade the affected component. The associated identifier of this vulnerability is VDB-216779.
References:
Cross references:
No existing reports found with this module or alias.
See doc/triage.md for instructions on how to triage this report.
The text was updated successfully, but these errors were encountered: