Lucene search
+L

12550 matches found

OSV
OSV
added 2019/11/30 12:00 a.m.15 views

PSF-2019-15 Remove newline characters from uu encoding methods

Filenames passed to the UU encoding methods uu.py and uucodec.py that contain a newline character will overflow data into the UU content section. This can potentially be used to inject replace or corrupt data content in a file during the decode process. The fix removes newline characters from...

7.3AI score
SaveExploits0References1
OSV
OSV
added 2019/11/29 11:15 p.m.12 views

UBUNTU-CVE-2019-19451

When GNOME Dia before 2019-11-27 is launched with a filename argument that is not a valid codepoint in the current encoding, it enters an endless loop, thus endlessly writing text to stdout. If this launch is from a thumbnailer service, this output will usually be written to disk via the system's...

5.5CVSS5.8AI score0.0037EPSS
SaveExploits0References3
CVE
CVE
added 2019/11/29 10:54 p.m.173 views

CVE-2019-19451

The CVE-2019-19451 issue affects Dia (GNOME Dia) prior to the upstream patch release for 2019-11-27: a filename argument that is not a valid codepoint in the current encoding can trigger an endless loop, causing stdout spam. In practice, when triggered from a thumbnailer, the output may be logged...

5.5CVSS5.2AI score0.0037EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2019/11/26 1:15 p.m.3 views

DEBIAN-CVE-2019-14853

An error-handling flaw was found in python-ecdsa before version 0.13.3. During signature decoding, malformed DER signatures could raise unexpected exceptions or no exceptions at all, which could lead to a denial of service...

7.5CVSS6.2AI score0.02407EPSS
SaveExploits0References1
OSV
OSV
added 2019/11/26 1:15 p.m.10 views

PYSEC-2019-177

An error-handling flaw was found in python-ecdsa before version 0.13.3. During signature decoding, malformed DER signatures could raise unexpected exceptions or no exceptions at all, which could lead to a denial of service...

7.5CVSS7AI score0.02407EPSS
SaveExploits0References6
Fedora
Fedora
added 2019/11/22 12:48 a.m.33 views

[SECURITY] Fedora 31 Update: mingw-hunspell-1.7.0-6.fc31

Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding. Hunspell interfaces: Ispell-like terminal interface usi ng Curses library, Ispell pipe interface, OpenOffice.org UNO module...

6.5CVSS3AI score0.01649EPSS
SaveExploits1
OpenVAS
OpenVAS
added 2019/11/22 12:00 a.m.16 views

Fedora Update for mingw-hunspell FEDORA-2019-746b0b02f7

The remote host is missing an update for the Copyright C 2019 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

6.5CVSS6.6AI score0.01649EPSS
SaveExploits1References2
OSV
OSV
added 2019/11/21 9:15 p.m.6 views

DEBIAN-CVE-2019-19203

An issue was discovered in Oniguruma 6.x before 6.9.4rc2. In the function gb18030mbcenclen in file gb18030.c, a UChar pointer is dereferenced without checking if it passed the end of the matched string. This leads to a heap-based buffer over-read...

7.5CVSS6.7AI score0.04052EPSS
SaveExploits1References1
OSV
OSV
added 2019/11/21 8:37 a.m.10 views

SUSE-SU-2019:3024-1 Security update for python-ecdsa

This update for python-ecdsa to version 0.13.3 fixes the following issues: Security issues fixed: - CVE-2019-14853: Fixed unexpected exceptions during signature decoding bsc1153165. - CVE-2019-14859: Fixed a signature malleability caused by insufficient checks of DER encoding bsc1154217...

9.1CVSS8.3AI score0.02407EPSS
SaveExploits1References5
Fedora
Fedora
added 2019/11/21 2:02 a.m.55 views

[SECURITY] Fedora 29 Update: oniguruma-6.9.1-3.fc29

Oniguruma is a regular expressions library. The characteristics of this library is that different character encoding for every regular expression object can be specified. supported APIs: GNU regex, POSIX and Oniguruma native...

9.8CVSS3.2AI score0.04047EPSS
SaveExploits1
Fedora
Fedora
added 2019/11/21 12:56 a.m.44 views

[SECURITY] Fedora 30 Update: oniguruma-6.9.2-3.fc30

Oniguruma is a regular expressions library. The characteristics of this library is that different character encoding for every regular expression object can be specified. supported APIs: GNU regex, POSIX and Oniguruma native...

9.8CVSS3.2AI score0.04047EPSS
SaveExploits1
OpenVAS
OpenVAS
added 2019/11/21 12:00 a.m.49 views

Fedora Update for oniguruma FEDORA-2019-e4819c6510

The remote host is missing an update for the Copyright C 2019 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

9.8CVSS8.7AI score0.04047EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2019/11/20 1:39 a.m.66 views

XXE in PHPSpreadsheet due to incomplete fix for previous encoding issue

PHPOffice PhpSpreadsheet before 1.8.0 has an XXE issue. The XmlScanner decodes the sheet1.xml from an .xlsx to utf-8 if something else than UTF-8 is declared in the header. This was a security measurement to prevent CVE-2018-19277 but the fix is not sufficient. By double-encoding the the xml...

8.8CVSS1.5AI score0.0135EPSS
SaveExploits1References8Affected Software2
OSV
OSV
added 2019/11/20 1:39 a.m.101 views

GHSA-VVWV-H69M-WG6F XXE in PHPSpreadsheet due to incomplete fix for previous encoding issue

PHPOffice PhpSpreadsheet before 1.8.0 has an XXE issue. The XmlScanner decodes the sheet1.xml from an .xlsx to utf-8 if something else than UTF-8 is declared in the header. This was a security measurement to prevent CVE-2018-19277 but the fix is not sufficient. By double-encoding the the xml...

8.8CVSS8.5AI score0.0135EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2019/11/20 1:38 a.m.75 views

XXE in PHPSpreadsheet due to encoding issue

securityScan in PHPOffice PhpSpreadsheet through 1.5.0 allows a bypass of protection mechanisms for XXE via UTF-7 encoding in a .xlsx file...

8.8CVSS3.1AI score0.07791EPSS
SaveExploits4References12Affected Software2
OSV
OSV
added 2019/11/20 1:38 a.m.27 views

GHSA-XCRG-29H7-H4CJ XXE in PHPSpreadsheet due to encoding issue

securityScan in PHPOffice PhpSpreadsheet through 1.5.0 allows a bypass of protection mechanisms for XXE via UTF-7 encoding in a .xlsx file...

8.8CVSS8.6AI score0.07791EPSS
SaveExploits4References12
Fedora
Fedora
added 2019/11/18 10:48 p.m.26 views

[SECURITY] Fedora 31 Update: hunspell-1.7.0-4.fc31

Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding. Hunspell interfaces: Ispell-like terminal interface usi ng Curses library, Ispell pipe interface, LibreOffice UNO module...

6.5CVSS3.2AI score0.01649EPSS
SaveExploits1
Ubuntu
Ubuntu
added 2019/11/18 12:42 p.m.66 views

USN-4196-1: python-ecdsa vulnerabilities

It was discovered that python-ecdsa incorrectly handled certain signatures. A remote attacker could possibly use this issue to cause python-ecdsa to generate unexpected exceptions, resulting in a denial of service. CVE-2019-14853 It was discovered that python-ecdsa incorrectly verified DER encodi...

9.1CVSS6.5AI score0.02407EPSS
SaveExploits1
OSV
OSV
added 2019/11/18 12:42 p.m.8 views

USN-4196-1 python-ecdsa vulnerabilities

It was discovered that python-ecdsa incorrectly handled certain signatures. A remote attacker could possibly use this issue to cause python-ecdsa to generate unexpected exceptions, resulting in a denial of service. CVE-2019-14853 It was discovered that python-ecdsa incorrectly verified DER encodi...

9.1CVSS6.7AI score0.02407EPSS
SaveExploits1References3
Veracode
Veracode
added 2019/11/18 2:01 a.m.27 views

Information Disclosure

apache arrow is vulnerable to information disclosure. The data read from Apache Parquet files with RLE null encoded data is uninitialized, potentially allowing data in memory to be unintentionally shared over the wire...

7.5CVSS2.8AI score0.04608EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder