Lucene search
+L

78 matches found

Positive Technologies
Positive Technologies
added 2023/11/07 12:00 a.m.18 views

PT-2025-13292

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved. The issue is related to the cpufreq component, specifically the CPPC Collaborative Processor Performance Control mechanism. The...

5.5CVSS6.4AI score0.00154EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2023/02/15 5:51 a.m.5 views

SUSE CVE-2011-3037

Google Chrome before 17.0.963.65 does not properly perform casts of unspecified variables during the splitting of anonymous blocks, which allows remote attackers to cause a denial of service or possibly have unknown other impact via a crafted document...

6.8CVSS9.3AI score0.01848EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2023/02/15 5:40 a.m.6 views

SUSE CVE-2013-1800

The crack gem 0.3.1 and earlier for Ruby does not properly restrict casts of string values, which might allow remote attackers to conduct object-injection attacks and execute arbitrary code, or cause a denial of service memory and CPU consumption by leveraging Action Pack support for 1 YAML type...

7.5CVSS8.3AI score0.04952EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2023/02/15 5:30 a.m.7 views

SUSE CVE-2014-1717

Google V8, as used in Google Chrome before 34.0.1847.116, does not properly use numeric casts during handling of typed arrays, which allows remote attackers to cause a denial of service out-of-bounds array access or possibly have unspecified other impact via crafted JavaScript code...

7.5CVSS9.5AI score0.01324EPSS
SaveExploits0References3
OSV
OSV
added 2023/02/13 5:25 p.m.9 views

GSD-2023-1001916 cpufreq: CPPC: Add u64 casts to avoid overflowing

cpufreq: CPPC: Add u64 casts to avoid overflowing 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 v6.1.9 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/12/30 11:15 p.m.6 views

UBUNTU-CVE-2022-34670

NVIDIA GPU Display Driver for Linux contains a vulnerability in the kernel mode layer handler, where an unprivileged regular user can cause truncation errors when casting a primitive to a primitive of smaller size causes data to be lost in the conversion, which may lead to denial of service or...

7.8CVSS5.8AI score0.00272EPSS
SaveExploits0References3
Veracode
Veracode
added 2022/10/20 11:23 a.m.47 views

Sandbox Bypass

Script Security is vulnerable to Sandbox Bypass. The vulnerability exists because the sandbox intercept Groovy casts perform implicitly which allows an attacker to bypass sandbox protection and execute arbitrary code...

9.9CVSS9.3AI score0.01308EPSS
SaveExploits0References4Affected Software2
Positive Technologies
Positive Technologies
added 2022/10/19 12:00 a.m.10 views

PT-2022-26886 · Jenkins · Jenkins Pipeline: Groovy Plugin +1

Name of the Vulnerable Software and Affected Versions: Jenkins Pipeline: Groovy Plugin versions 2802.v5ea 628154b c2 and earlier Description: A sandbox bypass issue involves implicit casts by the Groovy language runtime, allowing attackers with permission to define and run sandboxed scripts to...

9.9CVSS9.6AI score0.01253EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2022/10/19 12:00 a.m.7 views

PT-2022-26885 · Jenkins · Jenkins Script Security Plugin +1

Name of the Vulnerable Software and Affected Versions: Jenkins Script Security Plugin versions 1183.v774b 0b 0a a 451 and earlier Description: A sandbox bypass issue involving implicit casts by the Groovy language runtime allows attackers with permission to define and run sandboxed scripts to...

9.9CVSS9.5AI score0.01308EPSS
SaveExploits0References7
OSV
OSV
added 2022/05/24 4:51 p.m.17 views

GHSA-P56J-X44H-G66J Incorrect Privilege Assignment in Jenkins Script Security Plugin

A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.61 and earlier related to the handling of type casts allowed attackers to execute arbitrary code in sandboxed scripts...

8.8CVSS6.2AI score0.025EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2022/05/24 4:51 p.m.35 views

Incorrect Privilege Assignment in Jenkins Script Security Plugin

A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.61 and earlier related to the handling of type casts allowed attackers to execute arbitrary code in sandboxed scripts...

8.8CVSS4.2AI score0.025EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2021/11/10 11:15 p.m.10 views

CVE-2021-40871

An issue was discovered in Softing Industrial Automation OPC UA C++ SDK before 5.66. Remote attackers to cause a denial of service DoS by sending crafted messages to a OPC/UA client. The client process may crash unexpectedly because of a wrong type cast, and must be restarted...

7.5CVSS5.8AI score0.01267EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2021/09/29 12:00 a.m.11 views

Unsafe casts to uint120

Handle pauliax Vulnerability details Impact contract IndexPool does unsafe casts to uint120, e.g.: uint120 ratio = uint120divtoMint, totalSupply; It trusts the input from the user and converts without assurance that the value will fit in this narrow type. Depending on the pool state and parameter...

6.8AI score
SaveExploits0
OSV
OSV
added 2021/05/21 2:20 p.m.42 views

GHSA-452G-F7FP-9JF7 Type confusion during tensor casts lead to dereferencing null pointers

Impact Calling TF operations with tensors of non-numeric types when the operations expect numeric tensors result in null pointer dereferences. There are multiple ways to reproduce this, listing a few examples here: python import tensorflow as tf import numpy as np data =...

2.5CVSS5.8AI score0.00203EPSS
SaveExploits1References7
OSV
OSV
added 2020/12/03 5:15 p.m.26 views

CVE-2020-27761

WritePALMImage in /coders/palm.c used sizet casts in several areas of a calculation which could lead to values outside the range of representable type unsigned long undefined behavior when a crafted input file was processed by ImageMagick. The patch casts to ssizet instead to avoid this issue. Re...

3.3CVSS6.2AI score
SaveExploits0References3
Cvelist
Cvelist
added 2020/12/03 12:00 a.m.46 views

CVE-2020-27761

WritePALMImage in /coders/palm.c used sizet casts in several areas of a calculation which could lead to values outside the range of representable type unsigned long undefined behavior when a crafted input file was processed by ImageMagick. The patch casts to ssizet instead to avoid this issue. Re...

5AI score0.01075EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2019/09/11 5:41 a.m.13 views

jenkins-plugin-script-security: Sandbox bypass through type casts in Script Security Plugin

A flaw was found in Jenkins Script Security plugin. Sandbox protection could be circumvented by casting crafted objects to other types allowing an attacker to specify sandboxed scripts to invoke constructors that weren't previously whitelisted. The highest threat from this vulnerability is to dat...

8.8CVSS5.7AI score0.025EPSS
SaveExploits0References5
Veracode
Veracode
added 2019/09/05 12:17 a.m.22 views

Sandbox Restrictions Bypass

jenkins-plugin-script-security is vulnerable to Sandbox bypass. It is possible through type casts in Script Security Plugin...

8.8CVSS1.5AI score0.025EPSS
SaveExploits0References7Affected Software1
RedHat Linux
RedHat Linux
added 2019/09/04 7:18 a.m.14 views

jenkins-plugin-script-security: Sandbox bypass through type casts in Script Security Plugin

A flaw was found in Jenkins Script Security plugin. Sandbox protection could be circumvented by casting crafted objects to other types allowing an attacker to specify sandboxed scripts to invoke constructors that weren't previously whitelisted. The highest threat from this vulnerability is to dat...

8.8CVSS5.7AI score0.025EPSS
SaveExploits0References5
NVD
NVD
added 2019/07/31 1:15 p.m.41 views

CVE-2019-10355

A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.61 and earlier related to the handling of type casts allowed attackers to execute arbitrary code in sandboxed scripts...

8.8CVSS8.9AI score0.025EPSS
SaveExploits0References5
Rows per page
Query Builder