Lucene search
+L

2111 matches found

Positive Technologies
Positive Technologies
added 2024/11/14 12:0 a.m.14 views

PT-2024-35215 · Labs64 · Digipass

Name of the Vulnerable Software and Affected Versions: DigiPass versions 0.3.0 and earlier Description: The issue is related to an Improper Limitation of a Pathname to a Restricted Directory, also known as 'Path Traversal'. This allows Absolute Path Traversal in Labs64 DigiPass. Recommendations:...

7.5CVSS9.3AI score0.0055EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/11/13 12:0 a.m.11 views

PT-2024-35159 · Craft · Craft

Name of the Vulnerable Software and Affected Versions: Craft versions prior to 4.12.2 and 5.4.3 Description: The issue is related to a missing normalizePath in the FileHelper::absolutePath function, which could lead to Remote Code Execution on the server via twig Server Side Template Injection...

9CVSS7.5AI score0.01309EPSS
SaveExploits1References14
Positive Technologies
Positive Technologies
added 2024/11/06 12:0 a.m.8 views

PT-2024-34873 · Unknown · Symphony Php Framework

Name of the Vulnerable Software and Affected Versions: Symphony PHP framework versions prior to 5.4.46 Symphony PHP framework versions prior to 6.4.14 Symphony PHP framework versions prior to 7.1.7 Description: The Symphony process module in the Symphony PHP framework executes commands in...

8.6CVSS7.2AI score0.00426EPSS
SaveExploits0References15
NVD
NVD
added 2024/10/29 1:15 p.m.27 views

CVE-2024-7962

An arbitrary file read vulnerability exists in gaizhenbiao/chuanhuchatgpt version 20240628 due to insufficient validation when loading prompt template files. An attacker can read any file that matches specific criteria using an absolute path. The file must not have a .json extension and, except f...

7.5CVSS0.00781EPSS
SaveExploits1References2
PyPA
PyPA
added 2024/10/29 1:15 p.m.8 views

PYSEC-2024-112

An arbitrary file read vulnerability exists in gaizhenbiao/chuanhuchatgpt version 20240628 due to insufficient validation when loading prompt template files. An attacker can read any file that matches specific criteria using an absolute path. The file must not have a .json extension and, except f...

7.5CVSS7AI score0.00781EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2024/10/29 1:15 p.m.24 views

PYSEC-2024-112

An arbitrary file read vulnerability exists in gaizhenbiao/chuanhuchatgpt version 20240628 due to insufficient validation when loading prompt template files. An attacker can read any file that matches specific criteria using an absolute path. The file must not have a .json extension and, except f...

7.5CVSS6.6AI score0.00781EPSS
SaveExploits1References2
CVE
CVE
added 2024/10/29 12:47 p.m.56 views

CVE-2024-7962

The CVE-2024-7962 issue affects gaizhenbiao/chuanhuchatgpt version 20240628, described as an arbitrary file read vulnerability caused by insufficient validation when loading prompt template files. An attacker can read files via an absolute path if the target file meets criteria (not ending in .js...

7.5CVSS7.4AI score0.00781EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2024/10/29 12:47 p.m.30 views

CVE-2024-7962 Arbitrary File Read via Insufficient Validation in gaizhenbiao/chuanhuchatgpt

An arbitrary file read vulnerability exists in gaizhenbiao/chuanhuchatgpt version 20240628 due to insufficient validation when loading prompt template files. An attacker can read any file that matches specific criteria using an absolute path. The file must not have a .json extension and, except f...

7.5CVSS0.00781EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2024/10/29 12:47 p.m.17 views

CVE-2024-7962 Arbitrary File Read via Insufficient Validation in gaizhenbiao/chuanhuchatgpt

An arbitrary file read vulnerability exists in gaizhenbiao/chuanhuchatgpt version 20240628 due to insufficient validation when loading prompt template files. An attacker can read any file that matches specific criteria using an absolute path. The file must not have a .json extension and, except f...

7.5CVSS6.9AI score0.00781EPSS
SaveExploits1References2
OSV
OSV
added 2024/10/29 12:47 p.m.13 views

CVE-2024-7962 Arbitrary File Read via Insufficient Validation in gaizhenbiao/chuanhuchatgpt

An arbitrary file read vulnerability exists in gaizhenbiao/chuanhuchatgpt version 20240628 due to insufficient validation when loading prompt template files. An attacker can read any file that matches specific criteria using an absolute path. The file must not have a .json extension and, except f...

7.5CVSS7.2AI score0.00781EPSS
SaveExploits1References4
Snyk
Snyk
added 2024/10/07 3:58 p.m.3 views

Absolute Path Traversal

Overview Affected versions of this package are vulnerable to Absolute Path Traversal via the HTML writer process when embedding images. An attacker can read arbitrary files on the server and perform arbitrary HTTP GET requests by constructing an XLSX file that links images from arbitrary paths or...

8.8CVSS6.9AI score0.00804EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2024/10/07 3:58 p.m.31 views

PhpSpreadsheet allows absolute path traversal and Server-Side Request Forgery in HTML writer when embedding images is enabled

Summary It's possible for an attacker to construct an XLSX file that links images from arbitrary paths. When embedding images has been enabled in HTML writer with $writer-setEmbedImagestrue; those files will be included in the output as data: URLs, regardless of the file's type. Also URLs can be...

8.8CVSS7.8AI score0.00804EPSS
SaveExploits1References6Affected Software2
Snyk
Snyk
added 2024/10/07 3:57 p.m.1 views

Absolute Path Traversal

Overview phpoffice/phpspreadsheet is a Spreadsheet engine that Read, Create and Write Spreadsheet documents in PHP . Affected versions of this package are vulnerable to Absolute Path Traversal via the setPath method. An attacker can access or leak sensitive information by constructing a malicious...

8.3CVSS6.7AI score0.00588EPSS
SaveExploits1References2
Snyk
Snyk
added 2024/10/07 3:57 p.m.3 views

Absolute Path Traversal

Overview Affected versions of this package are vulnerable to Absolute Path Traversal via the setPath method. An attacker can access or leak sensitive information by constructing a malicious XLSX file that manipulates the path to external or internal resources, exploiting the file reading mechanis...

8.3CVSS6.6AI score0.00588EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2024/10/07 3:57 p.m.13 views

PhpSpreadsheet allows absolute path traversal and Server-Side Request Forgery when opening XLSX file

Summary It's possible for an attacker to construct an XLSX file which links media from external URLs. When opening the XLSX file, PhpSpreadsheet retrieves the image size and type by reading the file contents, if the provided path is a URL. By using specially crafted php://filter URLs an attacker...

7.7CVSS6.3AI score0.00588EPSS
SaveExploits1References7Affected Software2
NVD
NVD
added 2024/10/01 12:15 p.m.45 views

CVE-2024-9405

An incorrect limitation of a path to a restricted directory path traversal has been detected in Pluck CMS, affecting version 4.7.18. An unauthenticated attacker could extract sensitive information from the server via the absolute path of a file located in the same directory or subdirectory as the...

5.3CVSS0.00457EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/09/24 11:35 p.m.48 views

CVE-2024-8497 Franklin Fueling Systems TS-550 EVO Absolute Path Traversal

Franklin Fueling Systems TS-550 EVO versions prior to 2.26.4.8967 possess a file that can be read arbitrarily that could allow an attacker obtain administrator credentials...

8.7CVSS0.00581EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/09/24 11:35 p.m.15 views

CVE-2024-8497 Franklin Fueling Systems TS-550 EVO Absolute Path Traversal

Franklin Fueling Systems TS-550 EVO versions prior to 2.26.4.8967 possess a file that can be read arbitrarily that could allow an attacker obtain administrator credentials...

8.7CVSS6.7AI score0.00581EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2024/09/16 2:37 p.m.23 views

Mattermost Desktop App Uncontrolled Search Path Vulnerability

Mattermost Desktop App versions =5.8.0 fail to specify an absolute path when searching the cmd.exe file, which allows a local attacker who is able to put an cmd.exe file in the Downloads folder of a user's machine to cause remote code execution on that machine...

7.8CVSS7.6AI score0.00299EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/09/16 6:40 a.m.25 views

CVE-2024-39613 RCE in desktop app in Windows by local attacker

Mattermost Desktop App versions =5.8.0 fail to specify an absolute path when searching the cmd.exe file, which allows a local attacker who is able to put an cmd.exe file in the Downloads folder of a user's machine to cause remote code execution on that machine...

5.3CVSS0.00299EPSS
SaveExploits0References1
Rows per page
Query Builder