Lucene search
+L

902 matches found

OSV
OSV
added 2019/10/07 4:15 p.m.3 views

ALPINE-CVE-2019-17041

An issue was discovered in Rsyslog v8.1908.0. contrib/pmaixforwardedfrom/pmaixforwardedfrom.c has a heap overflow in the parser for AIX log messages. The parser tries to locate a log message delimiter in this case, a space or a colon but fails to account for strings that do not satisfy this...

9.8CVSS7.3AI score0.04568EPSS
SaveExploits0References1
OSV
OSV
added 2019/10/07 4:15 p.m.27 views

CVE-2019-17042

An issue was discovered in Rsyslog v8.1908.0. contrib/pmcisconames/pmcisconames.c has a heap overflow in the parser for Cisco log messages. The parser tries to locate a log message delimiter in this case, a space or a colon, but fails to account for strings that do not satisfy this constraint. If...

9.8CVSS9.5AI score
SaveExploits0References7
OSV
OSV
added 2019/10/07 4:15 p.m.10 views

DEBIAN-CVE-2019-17042

An issue was discovered in Rsyslog v8.1908.0. contrib/pmcisconames/pmcisconames.c has a heap overflow in the parser for Cisco log messages. The parser tries to locate a log message delimiter in this case, a space or a colon, but fails to account for strings that do not satisfy this constraint. If...

9.8CVSS7.3AI score0.03066EPSS
SaveExploits0References1
OSV
OSV
added 2019/10/07 4:15 p.m.9 views

UBUNTU-CVE-2019-17042

An issue was discovered in Rsyslog v8.1908.0. contrib/pmcisconames/pmcisconames.c has a heap overflow in the parser for Cisco log messages. The parser tries to locate a log message delimiter in this case, a space or a colon, but fails to account for strings that do not satisfy this constraint. If...

9.8CVSS6.9AI score0.03066EPSS
SaveExploits0References4
Prion
Prion
added 2019/10/07 4:15 p.m.18 views

Heap overflow

An issue was discovered in Rsyslog v8.1908.0. contrib/pmcisconames/pmcisconames.c has a heap overflow in the parser for Cisco log messages. The parser tries to locate a log message delimiter in this case, a space or a colon, but fails to account for strings that do not satisfy this constraint. If...

7.5CVSS9.3AI score0.03066EPSS
SaveExploits0References7Affected Software4
UbuntuCve
UbuntuCve
added 2019/10/07 4:15 p.m.355 views

CVE-2019-17042

An issue was discovered in Rsyslog v8.1908.0. contrib/pmcisconames/pmcisconames.c has a heap overflow in the parser for Cisco log messages. The parser tries to locate a log message delimiter in this case, a space or a colon, but fails to account for strings that do not satisfy this constraint. If...

9.8CVSS6.9AI score0.03066EPSS
SaveExploits0References3
OSV
OSV
added 2019/10/07 4:15 p.m.10 views

UBUNTU-CVE-2019-17041

An issue was discovered in Rsyslog v8.1908.0. contrib/pmaixforwardedfrom/pmaixforwardedfrom.c has a heap overflow in the parser for AIX log messages. The parser tries to locate a log message delimiter in this case, a space or a colon but fails to account for strings that do not satisfy this...

9.8CVSS6.9AI score0.04568EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2019/10/07 4:15 p.m.33 views

CVE-2019-17041

An issue was discovered in Rsyslog v8.1908.0. contrib/pmaixforwardedfrom/pmaixforwardedfrom.c has a heap overflow in the parser for AIX log messages. The parser tries to locate a log message delimiter in this case, a space or a colon but fails to account for strings that do not satisfy this...

9.8CVSS6.8AI score0.04568EPSS
SaveExploits0References3
Prion
Prion
added 2019/10/07 4:15 p.m.25 views

Heap overflow

An issue was discovered in Rsyslog v8.1908.0. contrib/pmaixforwardedfrom/pmaixforwardedfrom.c has a heap overflow in the parser for AIX log messages. The parser tries to locate a log message delimiter in this case, a space or a colon but fails to account for strings that do not satisfy this...

7.5CVSS9.3AI score0.04568EPSS
SaveExploits0References7Affected Software4
Cvelist
Cvelist
added 2019/10/07 3:34 p.m.29 views

CVE-2019-17042

An issue was discovered in Rsyslog v8.1908.0. contrib/pmcisconames/pmcisconames.c has a heap overflow in the parser for Cisco log messages. The parser tries to locate a log message delimiter in this case, a space or a colon, but fails to account for strings that do not satisfy this constraint. If...

9.5AI score0.03066EPSS
SaveExploits0References7
CVE
CVE
added 2019/10/07 3:34 p.m.276 views

CVE-2019-17042

CVE-2019-17042 affects RSYSLOG 8.1908.0 where a heap overflow occurs in the Cisco log message parser (contrib/pmcisconames/pmcisconames.c). The parser miscomputes length when strings don’t meet the delimiter constraint, causing lenMsg to reach -1 and enabling a faulty memmove/shift, which leads t...

9.8CVSS9.4AI score0.03066EPSS
SaveExploits0References7Affected Software1
AlpineLinux
AlpineLinux
added 2019/10/07 3:34 p.m.47 views

CVE-2019-17042

An issue was discovered in Rsyslog v8.1908.0. contrib/pmcisconames/pmcisconames.c has a heap overflow in the parser for Cisco log messages. The parser tries to locate a log message delimiter in this case, a space or a colon, but fails to account for strings that do not satisfy this constraint. If...

9.8CVSS9.7AI score0.03066EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2019/10/07 3:34 p.m.49 views

CVE-2019-17042

An issue was discovered in Rsyslog v8.1908.0. contrib/pmcisconames/pmcisconames.c has a heap overflow in the parser for Cisco log messages. The parser tries to locate a log message delimiter in this case, a space or a colon, but fails to account for strings that do not satisfy this constraint. If...

9.8CVSS7.6AI score0.03066EPSS
SaveExploits0
CVE
CVE
added 2019/10/07 3:31 p.m.313 views

CVE-2019-17041

CVE-2019-17041 affects rsyslog. Connected sources confirm a heap overflow in the AIX log-message parser (contrib/pmaixforwardedfrom/pmaixforwardedfrom.c). The overflow occurs when lenMsg underflows after parsing a delimiter, leading to a heap overflow via memmove. Public notes corroborate a fixed...

9.8CVSS9.4AI score0.04568EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2019/10/07 3:31 p.m.28 views

CVE-2019-17041

An issue was discovered in Rsyslog v8.1908.0. contrib/pmaixforwardedfrom/pmaixforwardedfrom.c has a heap overflow in the parser for AIX log messages. The parser tries to locate a log message delimiter in this case, a space or a colon but fails to account for strings that do not satisfy this...

9.5AI score0.04568EPSS
SaveExploits0References7
AlpineLinux
AlpineLinux
added 2019/10/07 3:31 p.m.46 views

CVE-2019-17041

An issue was discovered in Rsyslog v8.1908.0. contrib/pmaixforwardedfrom/pmaixforwardedfrom.c has a heap overflow in the parser for AIX log messages. The parser tries to locate a log message delimiter in this case, a space or a colon but fails to account for strings that do not satisfy this...

9.8CVSS9.7AI score0.04568EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2019/10/07 3:31 p.m.46 views

CVE-2019-17041

An issue was discovered in Rsyslog v8.1908.0. contrib/pmaixforwardedfrom/pmaixforwardedfrom.c has a heap overflow in the parser for AIX log messages. The parser tries to locate a log message delimiter in this case, a space or a colon but fails to account for strings that do not satisfy this...

9.8CVSS7.6AI score0.04568EPSS
SaveExploits0
NVD
NVD
added 2019/09/30 2:15 p.m.20 views

CVE-2019-17040

contrib/pmdb2diag/pmdb2diag.c in Rsyslog v8.1908.0 allows out-of-bounds access because the level length is mishandled...

9.8CVSS9.4AI score0.02415EPSS
SaveExploits0References4
OSV
OSV
added 2019/09/30 2:15 p.m.5 views

ALPINE-CVE-2019-17040

contrib/pmdb2diag/pmdb2diag.c in Rsyslog v8.1908.0 allows out-of-bounds access because the level length is mishandled...

9.8CVSS7AI score0.02415EPSS
SaveExploits0References1
OSV
OSV
added 2019/09/30 2:15 p.m.6 views

DEBIAN-CVE-2019-17040

contrib/pmdb2diag/pmdb2diag.c in Rsyslog v8.1908.0 allows out-of-bounds access because the level length is mishandled...

9.8CVSS8.2AI score0.02415EPSS
SaveExploits0References1
Rows per page
Query Builder