Lucene search
+L

551 matches found

OSV
OSV
added 2022/07/31 2:44 p.m.9 views

GSD-2022-1004804 ARM: meson: Fix refcount leak in meson_smp_prepare_cpus

ARM: meson: Fix refcount leak in mesonsmppreparecpus This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.252 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/07/01 8:15 p.m.3 views

ALPINE-CVE-2022-32081

MariaDB v10.4 to v10.7 was discovered to contain an use-after-poison in prepareinplaceaddvirtual at /storage/innobase/handler/handler0alter.cc...

7.5CVSS7.3AI score0.01943EPSS
SaveExploits1References1
Veracode
Veracode
added 2022/05/06 6:57 a.m.21 views

Cross-site Scripting (XSS)

contao/core-bundle is vulnerable to cross-site scripting. The vulnerability exists in the prepare function of PageRegular.php, allowing an attacker to inject and execute malicious javascript through the canonical tags...

2.6AI score
SaveExploits3References5Affected Software2
OSV
OSV
added 2022/02/24 7:15 p.m.1 views

DEBIAN-CVE-2021-26252

A flaw was found in htmldoc in v1.9.12. Heap buffer overflow in pspdfpreparepage,in ps-pdf.cxx may lead to execute arbitrary code and denial of service...

7.8CVSS8.2AI score0.00959EPSS
SaveExploits0References1
OSV
OSV
added 2022/01/28 8:15 p.m.7 views

CVE-2021-40413

An incorrect default permission vulnerability exists in the cgiserver.cgi cgicheckability functionality of reolink RLC-410W v3.0.0.13620121102. The UpgradePrepare is the API that checks if a provided filename identifies a new version of the RLC-410W firmware. If the version is new, it would be...

7.1CVSS5.8AI score0.0082EPSS
SaveExploits1References1
VulnCheck KEV
VulnCheck KEV
added 2022/01/26 12:0 a.m.8 views

VulnCheck KEV: CVE-2017-14723

Before version 4.8.2, WordPress mishandled % characters and additional placeholder values in $wpdb-prepare, and thus did not properly address the possibility of plugins and themes enabling SQL injection attacks...

9.8CVSS7.4AI score0.06697EPSS
SaveExploits1References1
Veracode
Veracode
added 2021/11/10 9:1 a.m.9 views

Denial Of Service (DoS)

glib2 is vulnerable to denial of service. It is possible due to a heap-buffer-overflow in tokenstreamprepare on glib/gvariant-parser.c...

2.4AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2021/08/19 12:0 a.m.14 views

PT-2022-3327 · Mariadb +7 · Mariadb +8

Name of the Vulnerable Software and Affected Versions: MariaDB versions 10.4 through 10.7 Description: The issue is related to a buffer overflow in the prepare inplace add virtual function of the MariaDB database management system. This could allow a remote attacker to impact the confidentiality,...

10CVSS7.5AI score0.70561EPSS
SaveExploits120References765
Code423n4
Code423n4
added 2021/07/10 12:0 a.m.12 views

User prepare can be denied

Handle cmichel Vulnerability details Vulnerability Details Upon observing a prepare transaction, an attacker can frontrun it with the same invariantData but an amount of a single wei. This inserts a value into variantTransactionDatadigest and the original transcation will fail because of the...

6.8AI score
SaveExploits0
CNNVD
CNNVD
added 2021/06/10 12:0 a.m.12 views

HTMLDOC 缓冲区错误漏洞

HTMLDOC is an open source program that converts HTML and Markdown files to EPUB, Indexed HTML, PostScript, and PDF formats.HTMLDOC is vulnerable to a buffer error vulnerability that originates from a boundary error in the pspdfpreparepage function ps-pdf.cxx. A remote attacker could use this...

7.8CVSS6.7AI score0.00959EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2021/05/21 2:26 p.m.62 views

Division by zero in TFLite's implementation of `SpaceToDepth`

Impact The Prepare step of the SpaceToDepth TFLite operator does not check for 0 before division. cc const int blocksize = params-blocksize; const int inputheight = input-dims-data1; const int inputwidth = input-dims-data2; int outputheight = inputheight / blocksize; int outputwidth = inputwidth ...

7.8CVSS2.6AI score0.00201EPSS
SaveExploits1References8Affected Software3
Prion
Prion
added 2021/05/14 8:15 p.m.24 views

Design/Logic Flaw

TensorFlow is an end-to-end open source platform for machine learning. The Prepare step of the SpaceToDepth TFLite operator does not check for 0 before divisionhttps://github.com/tensorflow/tensorflow/blob/5f7975d09eac0f10ed8a17dbb6f5964977725adc/tensorflow/lite/kernels/spacetodepth.ccL63-L67. An...

4.6CVSS7.5AI score0.00201EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2021/05/14 8:15 p.m.9 views

PYSEC-2021-224

TensorFlow is an end-to-end open source platform for machine learning. The Prepare step of the SpaceToDepth TFLite operator does not check for 0 before divisionhttps://github.com/tensorflow/tensorflow/blob/5f7975d09eac0f10ed8a17dbb6f5964977725adc/tensorflow/lite/kernels/spacetodepth.ccL63-L67. An...

7.8CVSS6.9AI score0.00201EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2021/05/14 8:15 p.m.8 views

PYSEC-2021-515

TensorFlow is an end-to-end open source platform for machine learning. The Prepare step of the SpaceToDepth TFLite operator does not check for 0 before divisionhttps://github.com/tensorflow/tensorflow/blob/5f7975d09eac0f10ed8a17dbb6f5964977725adc/tensorflow/lite/kernels/spacetodepth.ccL63-L67. An...

7.8CVSS6.9AI score0.00201EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2021/01/26 12:0 a.m.5 views

PT-2021-8100 · Htmldoc +4 · Htmldoc +4

Name of the Vulnerable Software and Affected Versions: htmldoc versions prior to 1.9.12 Description: A flaw was found in the htmldoc tool, specifically a heap buffer overflow in the pspdf prepare outpages function, located in ps-pdf.cxx. This issue may lead to the execution of arbitrary code and...

10CVSS7.6AI score0.07349EPSS
SaveExploits18References84
Positive Technologies
Positive Technologies
added 2021/01/26 12:0 a.m.9 views

PT-2021-8106 · Htmldoc +3 · Htmldoc +3

Name of the Vulnerable Software and Affected Versions: htmldoc version 1.9.12 Description: A flaw in htmldoc may lead to a heap buffer overflow in the pspdf prepare page function, located in ps-pdf.cxx, potentially allowing an attacker to execute arbitrary code and cause a denial of service. The...

10CVSS7.8AI score0.07349EPSS
SaveExploits16References77
OSV
OSV
added 2020/06/12 4:15 p.m.2 views

DEBIAN-CVE-2020-14004

An issue was discovered in Icinga2 before v2.12.0-rc1. The prepare-dirs script run as part of the icinga2 systemd service executes chmod 2750 /run/icinga2/cmd. /run/icinga2 is under control of an unprivileged user by default. If /run/icinga2/cmd is a symlink, then it will by followed and arbitrar...

7.8CVSS7.2AI score0.00739EPSS
SaveExploits1References1
NVD
NVD
added 2020/06/12 4:15 p.m.34 views

CVE-2020-14004

An issue was discovered in Icinga2 before v2.12.0-rc1. The prepare-dirs script run as part of the icinga2 systemd service executes chmod 2750 /run/icinga2/cmd. /run/icinga2 is under control of an unprivileged user by default. If /run/icinga2/cmd is a symlink, then it will by followed and arbitrar...

7.8CVSS0.00739EPSS
SaveExploits1References6
OSV
OSV
added 2020/06/12 4:15 p.m.25 views

CVE-2020-14004

An issue was discovered in Icinga2 before v2.12.0-rc1. The prepare-dirs script run as part of the icinga2 systemd service executes chmod 2750 /run/icinga2/cmd. /run/icinga2 is under control of an unprivileged user by default. If /run/icinga2/cmd is a symlink, then it will by followed and arbitrar...

7.8CVSS6.8AI score
SaveExploits0References6
Prion
Prion
added 2020/06/12 4:15 p.m.23 views

Default configuration

An issue was discovered in Icinga2 before v2.12.0-rc1. The prepare-dirs script run as part of the icinga2 systemd service executes chmod 2750 /run/icinga2/cmd. /run/icinga2 is under control of an unprivileged user by default. If /run/icinga2/cmd is a symlink, then it will by followed and arbitrar...

4.6CVSS7.5AI score0.00739EPSS
SaveExploits1References6Affected Software3
Rows per page
Query Builder