Lucene search
K

1077 matches found

UbuntuCve
UbuntuCve
added 2019/07/25 2:15 p.m.14 views

CVE-2019-1010182

yaml-rust 0.4.0 and earlier is affected by: Uncontrolled Recursion. The impact is: Denial of service by impossible to catch abort. The component is: YamlLoader::loadfromstr function. The attack vector is: Parsing of a malicious YAML document. The fixed version is: 0.4.1 and later...

6.5CVSS6.6AI score0.00308EPSS
Exploits0References2
NVD
NVD
added 2019/07/25 1:15 p.m.8 views

CVE-2019-1010183

serde serdeyaml 0.6.0 to 0.8.3 is affected by: Uncontrolled Recursion. The impact is: Denial of service by aborting. The component is: from functions all deserialization functions. The attack vector is: Parsing a malicious YAML file. The fixed version is: 0.8.4 and later...

6.5CVSS6.5AI score0.00364EPSS
Exploits0References1
Prion
Prion
added 2019/07/25 1:15 p.m.14 views

Deserialization of untrusted data

serde serdeyaml 0.6.0 to 0.8.3 is affected by: Uncontrolled Recursion. The impact is: Denial of service by aborting. The component is: from functions all deserialization functions. The attack vector is: Parsing a malicious YAML file. The fixed version is: 0.8.4 and later...

4.3CVSS6.5AI score0.00364EPSS
Exploits0References1Affected Software1
CVE
CVE
added 2019/07/25 1:2 p.m.40 views

CVE-2019-1010182

Yaml-rust 0.4.0 and earlier are affected by Uncontrolled Recursion in YamlLoader::load_from_str. The impact is a Denial of Service via an uncatchable abort, triggered by parsing a malicious YAML document. The fix is in 0.4.1 and later. This aligns across Red Hat, Debian, Ubuntu, OSV, and NVD entr...

6.5CVSS6.4AI score0.00308EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2019/07/25 1:2 p.m.14 views

CVE-2019-1010182

yaml-rust 0.4.0 and earlier is affected by: Uncontrolled Recursion. The impact is: Denial of service by impossible to catch abort. The component is: YamlLoader::loadfromstr function. The attack vector is: Parsing of a malicious YAML document. The fixed version is: 0.4.1 and later...

6.4AI score0.00308EPSS
Exploits0References1
Debian CVE
Debian CVE
added 2019/07/25 1:2 p.m.15 views

CVE-2019-1010182

yaml-rust 0.4.0 and earlier is affected by: Uncontrolled Recursion. The impact is: Denial of service by impossible to catch abort. The component is: YamlLoader::loadfromstr function. The attack vector is: Parsing of a malicious YAML document. The fixed version is: 0.4.1 and later...

6.5CVSS6.4AI score0.00308EPSS
Exploits0
CVE
CVE
added 2019/07/25 12:50 p.m.42 views

CVE-2019-1010183

The CVE-2019-1010183 entry concerns the Rust serde_yaml library (versions 0.6.0–0.8.3). The root cause is Uncontrolled Recursion in the from_* deserialization functions, enabling a Denial of Service when parsing a malicious YAML file. The impact is described as availability impact (Partial in CVS...

6.5CVSS6.4AI score0.00364EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2019/07/25 12:50 p.m.6 views

CVE-2019-1010183

serde serdeyaml 0.6.0 to 0.8.3 is affected by: Uncontrolled Recursion. The impact is: Denial of service by aborting. The component is: from functions all deserialization functions. The attack vector is: Parsing a malicious YAML file. The fixed version is: 0.8.4 and later...

6.5AI score0.00364EPSS
Exploits0References1
OPENSUSE Linux
OPENSUSE Linux
added 2019/07/24 12:0 a.m.189 views

Security update for libsass (moderate)

openSUSE Security Update: Security update for libsass Announcement ID: openSUSE-SU-2019:1800-1 Rating: moderate References: 1096894 1118301 1118346 1118348 1118349 1118351 1119789 1121943 1121944 1121945 1133200 1133201 Cross-References: CVE-2018-11499 CVE-2018-19797 CVE-2018-19827 CVE-2018-19837...

9.8CVSS8AI score0.03149EPSS
Exploits9References12
OSV
OSV
added 2019/07/23 11:22 a.m.5 views

OPENSUSE-SU-2019:1791-1 Security update for libsass

This update for libsass to version 3.6.1 fixes the following issues: Security issues fixed: - CVE-2019-6283: Fixed heap-buffer-overflow in Sass::Prelexer::parenthesescopechar const boo1121943. - CVE-2019-6284: Fixed heap-based buffer over-read exists in Sass:Prelexer:alternatives boo1121944. -...

9.8CVSS7.1AI score0.03149EPSS
Exploits9References25
RedhatCVE
RedhatCVE
added 2019/05/14 12:23 p.m.32 views

CVE-2018-20821

The parsing component in LibSass through 3.5.5 allows attackers to cause a denial-of-service uncontrolled recursion in Sass::Parser::parsecssvariablevalue in parser.cpp...

7.5CVSS4.9AI score0.00723EPSS
Exploits1References2
RedhatCVE
RedhatCVE
added 2019/05/14 12:22 p.m.31 views

CVE-2018-20822

LibSass 3.5.4 allows attackers to cause a denial-of-service uncontrolled recursion in Sass::ComplexSelector::perform in ast.hpp and Sass::Inspect::operator in inspect.cpp...

7.5CVSS4.8AI score0.00492EPSS
Exploits1References2
RustSec
RustSec
added 2019/04/27 12:0 p.m.15 views

Uncontrolled recursion leads to abort in HTML serialization

Affected versions of this crate did use recursion for serialization of HTML DOM trees. This allows an attacker to cause abort due to stack overflow by providing a pathologically nested input. The flaw was corrected by serializing the DOM tree iteratively instead...

7.5CVSS3.8AI score0.00366EPSS
Exploits0Affected Software1
UbuntuCve
UbuntuCve
added 2019/04/23 2:29 p.m.19 views

CVE-2018-20821

The parsing component in LibSass through 3.5.5 allows attackers to cause a denial-of-service uncontrolled recursion in Sass::Parser::parsecssvariablevalue in parser.cpp...

6.5CVSS6.9AI score0.00723EPSS
Exploits1References1
NVD
NVD
added 2019/04/23 2:29 p.m.14 views

CVE-2018-20821

The parsing component in LibSass through 3.5.5 allows attackers to cause a denial-of-service uncontrolled recursion in Sass::Parser::parsecssvariablevalue in parser.cpp...

6.5CVSS6.8AI score0.00723EPSS
Exploits1References4
Prion
Prion
added 2019/04/23 2:29 p.m.20 views

Code injection

The parsing component in LibSass through 3.5.5 allows attackers to cause a denial-of-service uncontrolled recursion in Sass::Parser::parsecssvariablevalue in parser.cpp...

4.3CVSS7.4AI score0.00723EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2019/04/23 2:29 p.m.1 views

UBUNTU-CVE-2018-20822

LibSass 3.5.4 allows attackers to cause a denial-of-service uncontrolled recursion in Sass::ComplexSelector::perform in ast.hpp and Sass::Inspect::operator in inspect.cpp...

6.5CVSS7.3AI score0.00492EPSS
Exploits1References2
OSV
OSV
added 2019/04/23 2:29 p.m.1 views

DEBIAN-CVE-2018-20821

The parsing component in LibSass through 3.5.5 allows attackers to cause a denial-of-service uncontrolled recursion in Sass::Parser::parsecssvariablevalue in parser.cpp...

6.5CVSS8.4AI score0.00723EPSS
Exploits1References1
OSV
OSV
added 2019/04/23 2:29 p.m.22 views

CVE-2018-20821

The parsing component in LibSass through 3.5.5 allows attackers to cause a denial-of-service uncontrolled recursion in Sass::Parser::parsecssvariablevalue in parser.cpp...

6.5CVSS6.5AI score
Exploits0References4
Cvelist
Cvelist
added 2019/04/23 1:54 p.m.19 views

CVE-2018-20822

LibSass 3.5.4 allows attackers to cause a denial-of-service uncontrolled recursion in Sass::ComplexSelector::perform in ast.hpp and Sass::Inspect::operator in inspect.cpp...

6.4AI score0.00492EPSS
Exploits1References4
Rows per page
Query Builder