Lucene search
+L

3232 matches found

Vulnrichment
Vulnrichment
added 2025/03/19 8:42 p.m.22 views

CVE-2025-27776 Applio allows SSRF and file write in model_download.py

Applio is a voice conversion tool. Versions 3.2.7 and prior are vulnerable to server-side request forgery SSRF and file write in modeldownload.py line 240 in 3.2.7. The blind SSRF allows for sending requests on behalf of Applio server and can be leveraged to probe for other vulnerabilities on the...

9.3CVSS7.5AI score0.0057EPSS
SaveExploits0References4
OSV
OSV
added 2025/03/19 8:42 p.m.7 views

CVE-2025-27777 Applio allows SSRF and file write in model_download.py

Applio is a voice conversion tool. Versions 3.2.7 and prior are vulnerable to server-side request forgery SSRF in modeldownload.py line 195 in 3.2.7. The blind SSRF allows for sending requests on behalf of Applio server and can be leveraged to probe for other vulnerabilities on the server itself ...

8.7CVSS6.8AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/03/19 8:42 p.m.12 views

CVE-2025-27777 Applio allows SSRF and file write in model_download.py

Applio is a voice conversion tool. Versions 3.2.7 and prior are vulnerable to server-side request forgery SSRF in modeldownload.py line 195 in 3.2.7. The blind SSRF allows for sending requests on behalf of Applio server and can be leveraged to probe for other vulnerabilities on the server itself ...

8.7CVSS6.6AI score0.00411EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/03/19 8:42 p.m.56 views

CVE-2025-27778 Applio allows unsafe deserialization in infer.py

Applio is a voice conversion tool. Versions 3.2.8-bugfix and prior are vulnerable to unsafe deserialization in infer.py. The issue can lead to remote code execution. As of time of publication, a fix is available on the main branch of the Applio repository but not attached to a numbered release...

9.3CVSS0.00962EPSS
SaveExploits0References6
OSV
OSV
added 2025/03/19 8:42 p.m.13 views

CVE-2025-27779 Applio allows unsafe deserialization in model_blender.py

Applio is a voice conversion tool. Versions 3.2.8-bugfix and prior are vulnerable to unsafe deserialization in modelblender.py lines 20 and 21. modelfusiona and modelfusionb from voiceblender.py take user-supplied input e.g. a path to a model and pass that value to the runmodelblenderscript and...

9.3CVSS8AI score
SaveExploits0References6
OSV
OSV
added 2025/03/19 8:41 p.m.10 views

CVE-2025-27782 Applio allows arbitrary file write in inference.py

Applio is a voice conversion tool. Versions 3.2.8-bugfix and prior are vulnerable to arbitrary file write in inference.py. This issue may lead to writing arbitrary files on the Applio server. It can also be used in conjunction with an unsafe deserialization to achieve remote code execution. As of...

8.7CVSS8.1AI score
SaveExploits0References7
OSV
OSV
added 2025/03/19 8:41 p.m.14 views

CVE-2025-27783 Applio allows arbitrary file write in train.py

Applio is a voice conversion tool. Versions 3.2.8-bugfix and prior are vulnerable to arbitrary file write in train.py. This issue may lead to writing arbitrary files on the Applio server. It can also be used in conjunction with an unsafe deserialization to achieve remote code execution. As of tim...

8.7CVSS8.1AI score
SaveExploits0References6
OSV
OSV
added 2025/03/19 8:41 p.m.13 views

CVE-2025-27784 Applio allows arbitrary file read in train.py export_pth function

Applio is a voice conversion tool. Versions 3.2.8-bugfix and prior are vulnerable to arbitrary file read in train.py's exportpth function. This issue may lead to reading arbitrary files on the Applio server. It can also be used in conjunction with blind server-side request forgery to read files...

8.7CVSS6.6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/03/19 8:41 p.m.28 views

CVE-2025-27784 Applio allows arbitrary file read in train.py export_pth function

Applio is a voice conversion tool. Versions 3.2.8-bugfix and prior are vulnerable to arbitrary file read in train.py's exportpth function. This issue may lead to reading arbitrary files on the Applio server. It can also be used in conjunction with blind server-side request forgery to read files...

8.7CVSS0.00548EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2025/03/19 8:37 p.m.42 views

CVE-2025-27786 Applio allows arbitrary file removal in core.py

Applio is a voice conversion tool. Versions 3.2.8-bugfix and prior are vulnerable to arbitrary file removal in core.py. outputttspath in tts.py takes arbitrary user input and passes it to runttsscript function in core.py, which checks if the path in outputttspath exists, and if yes, removes that...

8.8CVSS0.00536EPSS
SaveExploits0References3
CVE
CVE
added 2025/03/19 8:37 p.m.97 views

CVE-2025-27786

CVE-2025-27786 affects Applio (voice conversion tool), with versions 3.2.8-bugfix and earlier vulnerable to arbitrary file removal via core.py. The issue arises because output_tts_path in tts.py passes user-controlled input to run_tts_script in core.py; if the path exists, it is removed, enabling...

9.1CVSS6.6AI score0.00536EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/03/19 8:37 p.m.11 views

CVE-2025-27786 Applio allows arbitrary file removal in core.py

Applio is a voice conversion tool. Versions 3.2.8-bugfix and prior are vulnerable to arbitrary file removal in core.py. outputttspath in tts.py takes arbitrary user input and passes it to runttsscript function in core.py, which checks if the path in outputttspath exists, and if yes, removes that...

8.8CVSS6.9AI score
SaveExploits0References5
CVE
CVE
added 2025/03/19 8:35 p.m.71 views

CVE-2025-27785

CVE-2025-27785 (Applio) affects Applio up to version 3.2.8-bugfix, where the train.py function export_index allows arbitrary file reads. The underlying issue enables reading files on the Applio server and can be leveraged with blind server-side request forgery to access files on internal systems ...

8.7CVSS6.6AI score0.00537EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/03/19 8:35 p.m.11 views

CVE-2025-27785 Applio allows arbitrary file read in train.py export_index function

Applio is a voice conversion tool. Versions 3.2.8-bugfix and prior are vulnerable to arbitrary file read in train.py's exportindex function. This issue may lead to reading arbitrary files on the Applio server. It can also be used in conjunction with blind server-side request forgery to read files...

8.7CVSS7AI score
SaveExploits0References5
CVE
CVE
added 2025/03/19 8:22 p.m.74 views

CVE-2025-27781

Applio is affected by CVE-2025-27781 through unsafe deserialization in the inference.py module (and related tts.py input handling). Versions 3.2.8-bugfix and prior are vulnerable because user-supplied model_file values are passed to change_choices/get_speakers_id, which loads models with torch.lo...

9.8CVSS7.4AI score0.00907EPSS
SaveExploits0References5Affected Software1
Malwarebytes
Malwarebytes
added 2025/03/18 11:47 a.m.18 views

Amazon disables privacy option, will send your Echo voice recordings to the cloud

Amazon has announced its Echo devices will no longer have the option to store and process requests on the device itself, meaning your voice recordings will now be sent to the cloud for processing. In an email sent to customers, Amazon explained that the feature "Do Not Send Voice Recordings" will...

7.3AI score
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2025/03/06 9:11 p.m.16 views

Security Bulletin: Vulnerabilities in Java affect IBM Voice Gateway

Summary Security Vulnerabilities in Java affect IBM Voice Gateway. The vulnerabilities have been addressed. Vulnerability Details CVEID:CVE-2024-21235 DESCRIPTION: Vulnerability in Java SE component: Hotspot. Difficult to exploit vulnerability allows unauthenticated attacker with network access v...

5.3CVSS6.1AI score0.01149EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2025/03/06 5:15 a.m.17 views

CVE-2025-20915

Out-of-bounds read in applying binary of voice content in Samsung Notes prior to version 4.4.26.71 allows attackers to read out-of-bounds memory...

7.5CVSS5.8AI score0.00273EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/03/05 11:05 a.m.34 views

CVE-2024-43060

Memory corruption during voice activation, when sound model parameters are loaded from HLOS to ADSP...

7.8CVSS7.3AI score0.00115EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/03/05 11:02 a.m.30 views

CVE-2024-43061

Memory corruption during voice activation, when sound model parameters are loaded from HLOS, and the received sound model list is empty in HLOS drive...

7.8CVSS7.3AI score0.00115EPSS
SaveExploits0
Rows per page
Query Builder