Lucene search
+L

8381 matches found

Vulnrichment
Vulnrichment
added 2025/07/15 8:36 p.m.8 views

CVE-2025-49838 GHSL-2025-050: GPT-SoVITS Deserialization of Untrusted Data vulnerability

GPT-SoVITS-WebUI is a voice conversion and text-to-speech webUI. In versions 20250228v3 and prior, there is an unsafe deserialization vulnerability in vr.py AudioPreDeEcho. The modelchoose variable takes user input e.g. a path to a model and passes it to the uvr function. In uvr, a new instance o...

9.3CVSS6.5AI score0.00661EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2025/07/15 8:34 p.m.15 views

CVE-2025-49837 GHSL-2025-049: GPT-SoVITS Deserialization of Untrusted Data vulnerability

GPT-SoVITS-WebUI is a voice conversion and text-to-speech webUI. In versions 20250228v3 and prior, there is an unsafe deserialization vulnerability in vr.py AudioPre. The modelchoose variable takes user input e.g. a path to a model and passes it to the uvr function. In uvr, a new instance of...

9.3CVSS0.00661EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2025/07/15 3:35 p.m.7 views

Measured is vulnerable to Path Traversal attacks during class initialization

Impact A path traversal vulnerability exists where an attacker with access to manipulate inputs when initializing the Measured::Cache::Json class would be able to instruct the library to read arbitrary files. Patches Users should update to the latest version...

7AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/07/15 3:35 p.m.5 views

GHSA-29G5-M8V7-V564 Measured is vulnerable to Path Traversal attacks during class initialization

Impact A path traversal vulnerability exists where an attacker with access to manipulate inputs when initializing the Measured::Cache::Json class would be able to instruct the library to read arbitrary files. Patches Users should update to the latest version...

7.1CVSS7AI score
SaveExploits0References3
CNNVD
CNNVD
added 2025/07/15 12:0 a.m.7 views

GPT-SoVITS-WebUI 代码问题漏洞

GPT-SoVITS-WebUI is a TTS training model. A code issue vulnerability exists in GPT-SoVITS-WebUI, which stems from unsafe deserialization handling of the AudioPre class when receiving user-submitted serialized data, and can be exploited by an attacker to execute arbitrary commands on the system...

9.8CVSS7.5AI score0.00661EPSS
SaveExploits1References6
NVD
NVD
added 2025/07/14 8:15 p.m.28 views

CVE-2025-53623

The Job Iteration API is an an extension for ActiveJob that make jobs interruptible and resumable Versions prior to 1.11.0 have an arbitrary code execution vulnerability in the CsvEnumerator class. This vulnerability can be exploited by an attacker to execute arbitrary commands on the system wher...

9.3CVSS0.00706EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/07/14 7:56 p.m.32 views

CVE-2025-53623 Job Iteration API is vulnerable to OS Command Injection attack through its CsvEnumerator class

The Job Iteration API is an an extension for ActiveJob that make jobs interruptible and resumable Versions prior to 1.11.0 have an arbitrary code execution vulnerability in the CsvEnumerator class. This vulnerability can be exploited by an attacker to execute arbitrary commands on the system wher...

9.3CVSS0.00706EPSS
SaveExploits0References4
CVE
CVE
added 2025/07/14 7:56 p.m.65 views

CVE-2025-53623

CVE-2025-53623 details a code execution vulnerability in the Job Iteration API (extension for ActiveJob) prior to 1.11.0. The issue resides in the CsvEnumerator class, where untrusted input or CSV filenames can trigger arbitrary commands on the host system. Impact includes potential unauthorized ...

9.3CVSS8.2AI score0.00706EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/07/14 7:56 p.m.5 views

CVE-2025-53623 Job Iteration API is vulnerable to OS Command Injection attack through its CsvEnumerator class

The Job Iteration API is an an extension for ActiveJob that make jobs interruptible and resumable Versions prior to 1.11.0 have an arbitrary code execution vulnerability in the CsvEnumerator class. This vulnerability can be exploited by an attacker to execute arbitrary commands on the system wher...

9.3CVSS7.7AI score0.00706EPSS
SaveExploits0References4
OSV
OSV
added 2025/07/14 5:55 p.m.9 views

GHSA-6QJF-G333-PV38 Job Iteration API is vulnerable to OS Command Injection attack through its CsvEnumerator class

Impact There is an arbitrary code execution vulnerability in the CsvEnumerator class of the job-iteration repository. This vulnerability can be exploited by an attacker to execute arbitrary commands on the system where the application is running, potentially leading to unauthorized access, data...

9.3CVSS7.8AI score0.00706EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/07/14 4:21 p.m.6 views

commons-beanutils: Apache Commons BeanUtils: PropertyUtilsBean does not suppresses an enum's declaredClass property by default

A flaw was found in Apache Commons BeanUtils. This vulnerability allows remote attackers to execute arbitrary code via uncontrolled access to the declaredClass property on Java enum objects, which can expose the class loader when property paths are passed from external sources to methods like...

8.8CVSS7.6AI score0.01548EPSS
SaveExploits1References8
RedHat Linux
RedHat Linux
added 2025/07/14 3:56 p.m.7 views

commons-beanutils: Apache Commons BeanUtils: PropertyUtilsBean does not suppresses an enum's declaredClass property by default

A flaw was found in Apache Commons BeanUtils. This vulnerability allows remote attackers to execute arbitrary code via uncontrolled access to the declaredClass property on Java enum objects, which can expose the class loader when property paths are passed from external sources to methods like...

8.8CVSS7.6AI score0.01548EPSS
SaveExploits1References8
RedHat Linux
RedHat Linux
added 2025/07/14 3:55 p.m.7 views

commons-beanutils: Apache Commons BeanUtils: PropertyUtilsBean does not suppresses an enum's declaredClass property by default

A flaw was found in Apache Commons BeanUtils. This vulnerability allows remote attackers to execute arbitrary code via uncontrolled access to the declaredClass property on Java enum objects, which can expose the class loader when property paths are passed from external sources to methods like...

8.8CVSS7.6AI score0.01548EPSS
SaveExploits1References8
RubySec
RubySec
added 2025/07/14 12:0 a.m.15 views

Job Iteration API is vulnerable to OS Command Injection attack through its CsvEnumerator class

Impact There is an arbitrary code execution vulnerability in the CsvEnumerator class of the job-iteration repository. This vulnerability can be exploited by an attacker to execute arbitrary commands on the system where the application is running, potentially leading to unauthorized access, data...

9.3CVSS7.2AI score0.00706EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2025/07/13 12:0 a.m.9 views

CampCodes Online Movie Theater Seat Reservation 代码问题漏洞

CampCodes Online Movie Theater Seat Reservation is an online theater seat reservation system from CampCodes Philippines. A code issue vulnerability exists in CampCodes Online Movie Theater Seat Reservation version 1.0, which stems from an unrestricted upload due to incorrect manipulation of the...

9.8CVSS7.6AI score0.00433EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2025/07/11 12:30 p.m.20 views

Transformers is vulnerable to ReDoS attack through its DonutProcessor class

A Regular Expression Denial of Service ReDoS vulnerability was discovered in the Hugging Face Transformers library, specifically within the DonutProcessor class's token2json method. This vulnerability affects versions 4.51.3 and earlier, and is fixed in version 4.52.1. The issue arises from the...

5.3CVSS5AI score0.00431EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2025/07/11 10:15 a.m.21 views

CVE-2025-3933

A Regular Expression Denial of Service ReDoS vulnerability was discovered in the Hugging Face Transformers library, specifically within the DonutProcessor class's token2json method. This vulnerability affects versions 4.50.3 and earlier, and is fixed in version 4.52.1. The issue arises from the...

5.3CVSS0.00431EPSS
SaveExploits1References2
OSV
OSV
added 2025/07/11 9:22 a.m.9 views

CVE-2025-3933 Regular Expression Denial of Service (ReDoS) in huggingface/transformers

A Regular Expression Denial of Service ReDoS vulnerability was discovered in the Hugging Face Transformers library, specifically within the DonutProcessor class's token2json method. This vulnerability affects versions 4.50.3 and earlier, and is fixed in version 4.52.1. The issue arises from the...

5.3CVSS5.9AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/07/11 9:22 a.m.6 views

CVE-2025-3933 Regular Expression Denial of Service (ReDoS) in huggingface/transformers

A Regular Expression Denial of Service ReDoS vulnerability was discovered in the Hugging Face Transformers library, specifically within the DonutProcessor class's token2json method. This vulnerability affects versions 4.50.3 and earlier, and is fixed in version 4.52.1. The issue arises from the...

5.3CVSS6.9AI score0.00431EPSS
SaveExploits1References2
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:0 a.m.16 views

usb: gadget: uvc: Fix ERR_PTR dereference in uvc_v4l2.c

...

5.5CVSS7AI score0.00219EPSS
SaveExploits0
Rows per page
Query Builder