Lucene search
+L

14664 matches found

OSV
OSV
added 2023/06/08 9:15 p.m.12 views

AZL-37301 CVE-2023-29403 affecting package golang for versions less than 1.21.6-1

On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state, or assuming the status of standard i/o file descriptors. If a setuid/setgid binary is executed with standard I...

7.8CVSS6.8AI score0.00429EPSS
SaveExploits0References1
OSV
OSV
added 2023/06/08 9:15 p.m.14 views

UBUNTU-CVE-2023-29403

On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state, or assuming the status of standard i/o file descriptors. If a setuid/setgid binary is executed with standard I...

7.8CVSS6.7AI score0.00429EPSS
SaveExploits0References8
OSV
OSV
added 2023/06/08 8:16 p.m.50 views

GO-2023-1840 Unsafe behavior in setuid/setgid binaries in runtime

On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state, or assuming the status of standard i/o file descriptors. If a setuid/setgid binary is executed with standard I...

7.8CVSS8.6AI score0.00429EPSS
SaveExploits0References3
NVD
NVD
added 2023/06/08 12:15 a.m.54 views

CVE-2023-34239

Gradio is an open-source Python library that is used to build machine learning and data science. Due to a lack of path filtering Gradio does not properly restrict file access to users. Additionally Gradio does not properly restrict the what URLs are proxied. These issues have been addressed in...

9.1CVSS7.7AI score0.00651EPSS
SaveExploits0References3
OSV
OSV
added 2023/06/08 12:15 a.m.69 views

PYSEC-2023-90

Gradio is an open-source Python library that is used to build machine learning and data science. Due to a lack of path filtering Gradio does not properly restrict file access to users. Additionally Gradio does not properly restrict the what URLs are proxied. These issues have been addressed in...

9.1CVSS10AI score0.00651EPSS
SaveExploits0References3
Prion
Prion
added 2023/06/08 12:15 a.m.33 views

Design/Logic Flaw

Gradio is an open-source Python library that is used to build machine learning and data science. Due to a lack of path filtering Gradio does not properly restrict file access to users. Additionally Gradio does not properly restrict the what URLs are proxied. These issues have been addressed in...

6.4CVSS9.2AI score0.00651EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2023/06/07 11:20 p.m.103 views

CVE-2023-34239

Gradio (Python library for ML apps) has a CS/IO path handling flaw that allows reading arbitrary files and proxying arbitrary URLs due to insufficient path filtering and URL restriction. The issues affect shared Gradio apps and were fixed in version 3.34.0; upgrade to 3.34.0+ is recommended. Ther...

9.1CVSS8.3AI score0.00651EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2023/06/07 11:20 p.m.69 views

CVE-2023-34239 Unfiltered paths in gradio

Gradio is an open-source Python library that is used to build machine learning and data science. Due to a lack of path filtering Gradio does not properly restrict file access to users. Additionally Gradio does not properly restrict the what URLs are proxied. These issues have been addressed in...

7.3CVSS9.5AI score0.00651EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2023/06/07 11:20 p.m.12 views

CVE-2023-34239 Unfiltered paths in gradio

Gradio is an open-source Python library that is used to build machine learning and data science. Due to a lack of path filtering Gradio does not properly restrict file access to users. Additionally Gradio does not properly restrict the what URLs are proxied. These issues have been addressed in...

7.3CVSS7.2AI score0.00651EPSS
SaveExploits0References3
OSV
OSV
added 2023/06/07 11:20 p.m.32 views

CVE-2023-34239 Unfiltered paths in gradio

Gradio is an open-source Python library that is used to build machine learning and data science. Due to a lack of path filtering Gradio does not properly restrict file access to users. Additionally Gradio does not properly restrict the what URLs are proxied. These issues have been addressed in...

7.3CVSS9.2AI score
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/06/07 2:23 a.m.12 views

SUSE CVE-2023-29403

On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state, or assuming the status of standard i/o file descriptors. If a setuid/setgid binary is executed with standard I...

7.8CVSS6.3AI score0.00429EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2023/06/07 12:00 a.m.15 views

Gradio 输入验证错误漏洞

Gradio is an open source Python library that is a way to demonstrate machine learning models through a friendly web interface. An input validation error vulnerability exists in Gradio 3.33.1 and earlier versions, which stems from a lack of path filtering, causing Gradio to not properly restrict...

9.1CVSS8.2AI score0.00651EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2023/06/07 12:00 a.m.23 views

The vulnerability of the maybe_unserialize() function in the Gravity Forms plugin for WordPress content management system allows a hacker to gain access to read, modify, or delete files, or execute arbitrary code.

The vulnerability of the maybeunserialize function in the Gravity Forms plugin of the WordPress content management system is related to deficiencies in the deserialization mechanism. Exploiting this vulnerability could allow an attacker to gain read, modify, or delete access to files, or execute...

10CVSS8.4AI score0.00616EPSS
SaveExploits0References4Affected Software1
attackerkb
attackerkb
added 2023/06/06 6:15 p.m.17 views

CVE-2023-33747

CloudPanel v2.2.2 allows attackers to execute a path traversal...

7.8CVSS7.2AI score0.00469EPSS
SaveExploits3References7
Github Security Blog
Github Security Blog
added 2023/06/06 2:01 a.m.90 views

Vite Server Options (server.fs.deny) can be bypassed using double forward-slash (//)

The issue involves a security vulnerability in Vite where the server options can be bypassed using a double forward slash //. This vulnerability poses a potential security risk as it can allow unauthorized access to sensitive directories and files. Steps to Fix. Update Vite: Ensure that you are...

7.5CVSS7.4AI score0.03126EPSS
SaveExploits1References6Affected Software1
CVE
CVE
added 2023/06/05 7:34 p.m.82 views

CVE-2023-33956

The CVE-2023-33956 entry affects Kanboard before 1.2.30, with an IDOR in a URL parameter that lets any authenticated user read files uploaded by others (under /files), enabling unauthorized disclosure of sensitive documents. The vulnerability stems from insecure direct object reference without pr...

6.5CVSS5.3AI score0.00625EPSS
SaveExploits1References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2023/06/04 12:00 a.m.44 views

Debian DSA-5418-1 : chromium - security update

The remote Debian 11 host has packages installed that are affected by multiple vulnerabilities as referenced in the dsa-5418 advisory. Multiple security issues were discovered in Chromium, which could result in the execution of arbitrary code, denial of service or information disclosure. For the...

8.8CVSS7.2AI score0.23855EPSS
SaveExploits2References29
Prion
Prion
added 2023/06/02 1:15 p.m.19 views

Path traversal

Improper Limitation of a Pathname leads to a Path Traversal vulnerability in the module King-Avis for Prestashop, allowing a user knowing the download token to read arbitrary local files.This issue affects King-Avis: before 17.3.15...

3.3CVSS5.1AI score0.0079EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2023/06/02 12:42 p.m.11 views

CVE-2023-3031 Prestahop module King-Avis - Path traversal

Improper Limitation of a Pathname leads to a Path Traversal vulnerability in the module King-Avis for Prestashop, allowing a user knowing the download token to read arbitrary local files.This issue affects King-Avis: before 17.3.15...

4.9CVSS6.8AI score0.0079EPSS
SaveExploits1References1
NVD
NVD
added 2023/06/02 11:15 a.m.15 views

CVE-2022-47617

Hitron CODA-5310 has hard-coded encryption/decryption keys in the program code. A remote attacker authenticated as an administrator can decrypt system files using the hard-coded keys for file access, modification, and cause service disruption...

7.2CVSS6.9AI score0.0051EPSS
SaveExploits0References1
Rows per page
Query Builder