Lucene search
+L

281 matches found

ATTACKERKB
ATTACKERKB
added 2018/02/20 10:29 p.m.8 views

CVE-2017-17454

Mahara 16.10 before 16.10.7 and 17.04 before 17.04.5 and 17.10 before 17.10.2 have a Cross Site Scripting XSS vulnerability when a user enters invalid UTF-8 characters. These are now going to be discarded in Mahara along with NULL characters and invalid Unicode characters. Mahara will also avoid...

5.4CVSS5.4AI score0.00692EPSS
SaveExploits0References4
Veracode
Veracode
added 2017/01/31 2:23 a.m.33 views

Denial Of Service (DoS)

libidn is vulnerable to denial of service DoS attacks. The vulnerability exists because it does not properly handle if a user inputs invalid UTF-8 data...

7.5CVSS7.1AI score0.03878EPSS
SaveExploits0References14Affected Software1
OSV
OSV
added 2016/09/12 10:03 a.m.15 views

SUSE-SU-2016:2291-1 Security update for libidn

This update for libidn fixes the following issues: - CVE-2016-6262 and CVE-2015-8948: Out-of-bounds-read when reading one zero byte as input bsc990189 - CVE-2016-6261: Out-of-bounds stack read in idnatoascii4i bsc990190 - CVE-2016-6263: stringpreputf8nfkcnormalize reject invalid UTF-8 bsc990191 -...

7.5CVSS7.6AI score0.06721EPSS
SaveExploits0References10
OSV
OSV
added 2016/09/07 6:59 p.m.6 views

DEBIAN-CVE-2016-6855

Eye of GNOME aka eog 3.16.5, 3.17.x, 3.18.x before 3.18.3, 3.19.x, and 3.20.x before 3.20.4, when used with glib before 2.44.1, allow remote attackers to cause a denial of service out-of-bounds write and crash via vectors involving passing invalid UTF-8 to GMarkup...

7.5CVSS7.2AI score0.18862EPSS
SaveExploits4References1
OSV
OSV
added 2016/09/07 6:59 p.m.9 views

CVE-2016-6855

Eye of GNOME aka eog 3.16.5, 3.17.x, 3.18.x before 3.18.3, 3.19.x, and 3.20.x before 3.20.4, when used with glib before 2.44.1, allow remote attackers to cause a denial of service out-of-bounds write and crash via vectors involving passing invalid UTF-8 to GMarkup...

7.5CVSS7.3AI score
SaveExploits0References13
Debian CVE
Debian CVE
added 2016/09/07 6:00 p.m.75 views

CVE-2016-6855

Eye of GNOME aka eog 3.16.5, 3.17.x, 3.18.x before 3.18.3, 3.19.x, and 3.20.x before 3.20.4, when used with glib before 2.44.1, allow remote attackers to cause a denial of service out-of-bounds write and crash via vectors involving passing invalid UTF-8 to GMarkup...

7.5CVSS7.4AI score0.18862EPSS
SaveExploits4
OSV
OSV
added 2016/08/31 5:34 p.m.12 views

MGASA-2016-0297 Updated eog packages fix security vulnerability

An out-of-bounds write vulnerability in eog was found when processing specially crafted SVG file. Due to passing the error message containing invalid UTF-8 character to GMarkup, out-of-bounds access is triggered CVE-2016-6855...

7.5CVSS7.4AI score0.18862EPSS
SaveExploits4References3
OSV
OSV
added 2016/08/25 2:18 p.m.7 views

USN-3069-1 eog vulnerability

It was discovered that Eye of GNOME incorrectly handled certain invalid UTF-8 strings. If a user were tricked into opening a specially-crafted image, a remote attacker could use this issue to cause Eye of GNOME to crash, resulting in a denial of service, or possibly execute arbitrary code...

7.5CVSS7.2AI score0.18862EPSS
SaveExploits4References2
UbuntuCve
UbuntuCve
added 2016/08/23 12:00 a.m.34 views

CVE-2016-6855

Eye of GNOME aka eog 3.16.5, 3.17.x, 3.18.x before 3.18.3, 3.19.x, and 3.20.x before 3.20.4, when used with glib before 2.44.1, allow remote attackers to cause a denial of service out-of-bounds write and crash via vectors involving passing invalid UTF-8 to GMarkup...

7.5CVSS7.1AI score0.18862EPSS
SaveExploits4References2
OSV
OSV
added 2016/08/23 12:00 a.m.7 views

UBUNTU-CVE-2016-6855

Eye of GNOME aka eog 3.16.5, 3.17.x, 3.18.x before 3.18.3, 3.19.x, and 3.20.x before 3.20.4, when used with glib before 2.44.1, allow remote attackers to cause a denial of service out-of-bounds write and crash via vectors involving passing invalid UTF-8 to GMarkup...

7.5CVSS7.1AI score0.18862EPSS
SaveExploits4References3
RedhatCVE
RedhatCVE
added 2016/08/22 1:18 p.m.30 views

CVE-2016-6855

Eye of GNOME aka eog 3.16.5, 3.17.x, 3.18.x before 3.18.3, 3.19.x, and 3.20.x before 3.20.4, when used with glib before 2.44.1, allow remote attackers to cause a denial of service out-of-bounds write and crash via vectors involving passing invalid UTF-8 to GMarkup...

7.5CVSS5.2AI score0.18862EPSS
SaveExploits4References1
OSV
OSV
added 2016/08/16 7:29 a.m.17 views

SUSE-SU-2016:2079-1 Security update for libidn

This update for libidn fixes the following issues: - CVE-2016-6262 and CVE-2015-8948: Out-of-bounds-read when reading one zero byte as input bsc990189 - CVE-2016-6261: Out-of-bounds stack read in idnatoascii4i bsc990190 - CVE-2016-6263: stringpreputf8nfkcnormalize reject invalid UTF-8 bsc990191 -...

7.5CVSS7.6AI score0.06721EPSS
SaveExploits0References10
ArchLinux
ArchLinux
added 2016/07/30 12:00 a.m.52 views

libidn: denial of service

CVE-2015-8948 denial of service Solve out-of-bounds-read when reading one zero byte as input. Also replaced fgets with getline. Reported by Hanno Boeck. - CVE-2016-6261 denial of service Fix out-of-bounds stack read in idnatoascii4i. Reported by Hanno Boeck. - CVE-2016-6262 denial of service...

1.7AI score0.06721EPSS
SaveExploits0References9
Mageia
Mageia
added 2016/07/26 10:11 p.m.33 views

Updated libidn packages fix security vulnerability

Out-of-bounds stack read in libidn before 1.33 in idnatoascii4i CVE-2016-6261. Out-of-bounds-read in libidn when reading one zero byte as input CVE-2015-8948, CVE-2016-6262. In libidn before 1.33, stringpreputf8nfkcnormalize would crash when presented with invalid UTF-8 CVE-2016-6263...

7.5CVSS7.7AI score0.06721EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2016/07/06 12:00 a.m.17 views

The vulnerability of the Flash Player software allows a malicious attacker to execute arbitrary code or cause a service failure.

The Flash Player software contains a vulnerability in the “PCRE” component, which stems from insufficient data validation when processing the “\c” control sequence followed by a character in UTF-8 encoding. This vulnerability can be exploited by malicious actors using a specially crafted swf file...

10CVSS5.8AI score0.75781EPSS
SaveExploits4References4Affected Software1
OSV
OSV
added 2016/06/13 7:59 p.m.6 views

DEBIAN-CVE-2016-4574

Off-by-one error in the appendutf8value function in the DN decoder dn.c in Libksba before 1.3.4 allows remote attackers to cause a denial of service out-of-bounds read via invalid utf-8 encoded data. NOTE: this vulnerability exists because of an incomplete fix for CVE-2016-4356...

7.5CVSS8.9AI score0.02761EPSS
SaveExploits0References1
Prion
Prion
added 2016/06/13 7:59 p.m.21 views

Out-of-bounds

The appendutf8value function in the DN decoder dn.c in Libksba before 1.3.3 allows remote attackers to cause a denial of service out-of-bounds read by clearing the high bit of the byte after invalid utf-8 encoded data...

5CVSS7.2AI score0.02928EPSS
SaveExploits0References6Affected Software2
CNVD
CNVD
added 2016/05/19 12:00 a.m.9 views

Pivotal Software Cloud Foundry Diego Component Denial of Service Vulnerability

Pivotal Software Cloud Foundry is an open source Platform-as-a-Service PaaS cloud computing platform from Pivotal Software, U.S. Diego is one of the components responsible for scheduling and running tasks and daemons. A denial of service vulnerability exists in the Diego component of Pivotal...

7.5CVSS6.7AI score0.01227EPSS
SaveExploits0References1
Oracle linux
Oracle linux
added 2015/07/28 12:00 a.m.47 views

grep security, bug fix, and enhancement update

2.20-3 - Updated pcre buildrequires to require pcre-devel = 7.8-7 Related: rhbz1193030 2.20-2 - Fixed invalid UTF-8 byte sequence error in PCRE mode by pcre-backported-fixes patch Resolves: rhbz1193030 - Fixed buffer overrun for grep -F Resolves: CVE-2015-1345 - Fixed bogus date in the changelog...

4.4CVSS0.9AI score0.01022EPSS
SaveExploits7
FreeBSD
FreeBSD
added 2015/02/09 12:00 a.m.36 views

libidn -- out-of-bounds read issue with invalid UTF-8 input

Simon Josefsson reports: stringpreputf8toucs4 now rejects invalid UTF-8. This function has always been documented to not validate that the input UTF-8 string is actually valid UTF-8...

7.5CVSS7.7AI score0.03185EPSS
SaveExploits0References1
Rows per page
Query Builder