Lucene search
+L

498 matches found

Vulnrichment
Vulnrichment
added 2023/07/26 9:29 a.m.9 views

CVE-2023-38669

Use after free in paddle.diagonal in PaddlePaddle before 2.5.0. This resulted in a potentially exploitable condition...

8.3CVSS7.2AI score0.00764EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2023/07/26 9:29 a.m.40 views

CVE-2023-38669

Use after free in paddle.diagonal in PaddlePaddle before 2.5.0. This resulted in a potentially exploitable condition...

8.3CVSS10AI score0.00764EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2023/07/26 12:0 a.m.7 views

PaddlePaddle 操作系统命令注入漏洞

PaddlePaddle is an independent R&D deep learning platform open-sourced by China's PaddlePaddle. A security vulnerability exists in PaddlePaddle versions prior to 2.5.0, which stems from a command injection vulnerability in PaddlePaddle's fs.py file...

9.8CVSS8.4AI score0.02319EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2023/07/26 12:0 a.m.8 views

PaddlePaddle 缓冲区错误漏洞

PaddlePaddle is an independent R&D deep learning platform open-sourced by China's PaddlePaddle. PaddlePaddle 2.5.0 before the version of a security vulnerability , the vulnerability stems from the PaddlePaddle paddle.trace function in the existence of a heap-based buffer overflow Heap buffer...

9.8CVSS8.6AI score0.00749EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2023/07/26 12:0 a.m.12 views

PaddlePaddle 代码问题漏洞

PaddlePaddle is an independent R&D deep learning platform open-sourced by China's PaddlePaddle. PaddlePaddle version 2.5.0 before there is a security vulnerability , the vulnerability stems from the PaddlePaddle paddle.flip function in the existence of a null pointer dereference Null pointer...

7.5CVSS7.2AI score0.00652EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2023/07/26 12:0 a.m.12 views

PT-2023-26543 · Unknown · Paddlepaddle

Name of the Vulnerable Software and Affected Versions: PaddlePaddle versions prior to 2.5.0 Description: The issue is a null pointer dereference in the paddle.flip function, which results in a runtime crash and denial of service. Recommendations: For versions prior to 2.5.0, update to version 2.5...

7.5CVSS7.3AI score0.00652EPSS
SaveExploits1References10
CNNVD
CNNVD
added 2023/07/26 12:0 a.m.10 views

PaddlePaddle 数字错误漏洞

PaddlePaddle PaddlePaddle is an independent R&D deep learning platform open-sourced by China's PaddlePaddle PaddlePaddle. A security vulnerability exists in PaddlePaddle versions prior to 2.5.0, which stems from a Floating Point Exception FPE vulnerability in PaddlePaddle's paddle.trace function,...

7.5CVSS7.2AI score0.00739EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2023/07/26 12:0 a.m.6 views

PT-2023-26542 · Unknown · Paddlepaddle

Name of the Vulnerable Software and Affected Versions: PaddlePaddle versions prior to 2.5.0 Description: The issue is related to a use after free condition in the paddle.diagonal function. This resulted in a potentially exploitable condition. Recommendations: For versions prior to 2.5.0, update t...

9.8CVSS9.3AI score0.00764EPSS
SaveExploits1References11
Positive Technologies
Positive Technologies
added 2023/07/26 12:0 a.m.13 views

PT-2023-26546 · Unknown · Paddlepaddle

Name of the Vulnerable Software and Affected Versions: PaddlePaddle versions prior to 2.5.0 Description: The issue allows for command injection in the fs.py module, resulting in the ability to execute arbitrary commands on the operating system. Recommendations: For versions prior to 2.5.0, update...

9.8CVSS10AI score0.02319EPSS
SaveExploits1References10
Positive Technologies
Positive Technologies
added 2023/07/26 12:0 a.m.12 views

PT-2023-26545 · Unknown · Paddlepaddle

Name of the Vulnerable Software and Affected Versions: PaddlePaddle versions prior to 2.5.0 Description: The issue is related to a flaw that can cause a runtime crash and a denial of service. It is associated with FPE in paddle.trace and paddle.linalg.matrix power in PaddlePaddle. Recommendations...

7.5CVSS7.3AI score0.00739EPSS
SaveExploits1References10
CNNVD
CNNVD
added 2023/07/26 12:0 a.m.8 views

PaddlePaddle 资源管理错误漏洞

PaddlePaddle is an independent R&D deep learning platform open-sourced by China's PaddlePaddle. A security vulnerability exists in PaddlePaddle versions prior to 2.5.0, which stems from a Use after free vulnerability. An attacker could use this vulnerability to perform unauthorized operations or...

9.8CVSS8.4AI score0.00764EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2023/07/26 12:0 a.m.8 views

PT-2023-26544

Name of the Vulnerable Software and Affected Versions PaddlePaddle versions prior to 2.5.0 Description The issue is related to a heap buffer overflow in paddle.trace, which can lead to a denial of service, information disclosure, or potentially more severe damage. Recommendations For versions pri...

9.8CVSS9.8AI score0.00749EPSS
SaveExploits1References11
Veracode
Veracode
added 2022/12/08 5:13 a.m.19 views

Arbitrary Code Execution

paddlepaddle is vulnerable to arbitrary code execution. The vulnerability exists in the getwindow function in window.py because it calls eval on user supplied winstr which allows an attacker to inject and execute malicious codes in to the system...

10CVSS9.4AI score0.01087EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
added 2022/12/08 3:53 a.m.16 views

Out-of-bounds Write

paddlepaddle is vulnerable to out of bounds write. The vulnerability exists due to the mach0.c because it allows an attacker to trigger a read from outside the allocated bounds of the heap...

9.1CVSS8.6AI score0.00667EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/12/07 9:30 a.m.32 views

PaddlePaddle vulnerable to Code Injection

Code injection in paddle.audio.functional.getwindow in PaddlePaddle 2.4.0-rc0 allows arbitrary code execution. A patch is available on the develop branch of the repository and anticipated to be part of a 2.4 release...

10CVSS9.6AI score0.01087EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/12/07 9:30 a.m.23 views

PaddlePaddle Out-of-bounds Read vulnerability

Out-of-bounds read in gathertree in PaddlePaddle before 2.4. A patch is available in the release/2.4 branch...

9.1CVSS8.7AI score0.00667EPSS
SaveExploits1References6Affected Software1
vulnersOsv
vulnersOsv
added 2022/12/07 9:30 a.m.4 views

paddle-ner (=0.1.0), paddle-quantum (>=1.1.1 <=2.2.1) +3 more potentially affected by CVE-2022-46742 via paddlepaddle (=1.8.5)

paddlepaddle PYPI version =1.8.5 is affected by a known vulnerability. The following packages have a transitive dependency on paddlepaddle and may be impacted: - paddle-ner =0.1.0 - paddle-quantum =1.1.1, =1.8.5.0, =1.8.5.1 - paddle-tokenizer =0.1.0 - pyunit-ner =2021.8.2 Source cves:...

10CVSS7.2AI score0.01087EPSS
SaveExploits1
OSV
OSV
added 2022/12/07 9:30 a.m.71 views

GHSA-GCJF-29M9-888Q PaddlePaddle vulnerable to Code Injection

Code injection in paddle.audio.functional.getwindow in PaddlePaddle 2.4.0-rc0 allows arbitrary code execution. A patch is available on the develop branch of the repository and anticipated to be part of a 2.4 release...

9.8CVSS9.8AI score0.01087EPSS
SaveExploits1References6
vulnersOsv
vulnersOsv
added 2022/12/07 9:30 a.m.5 views

paddle-ner (=0.1.0), paddle-quantum (>=1.1.1 <=2.2.1) +3 more potentially affected by CVE-2022-46741 via paddlepaddle (=1.8.5)

paddlepaddle PYPI version =1.8.5 is affected by a known vulnerability. The following packages have a transitive dependency on paddlepaddle and may be impacted: - paddle-ner =0.1.0 - paddle-quantum =1.1.1, =1.8.5.0, =1.8.5.1 - paddle-tokenizer =0.1.0 - pyunit-ner =2021.8.2 Source cves:...

9.1CVSS7.2AI score0.00667EPSS
SaveExploits1
OSV
OSV
added 2022/12/07 9:30 a.m.38 views

GHSA-2HVC-HWG3-HPVW PaddlePaddle Out-of-bounds Read vulnerability

Out-of-bounds read in gathertree in PaddlePaddle before 2.4. A patch is available in the release/2.4 branch...

9.1CVSS7.9AI score0.00667EPSS
SaveExploits1References6
Rows per page
Query Builder