Lucene search
+L

193 matches found

Github Security Blog
Github Security Blog
added 2026/04/22 10:6 p.m.19 views

Evolver: Command Injection via `execSync` in `_extractLLM()` function allows Remote Code Execution

Summary A command injection vulnerability in the extractLLM function allows attackers to execute arbitrary shell commands on the server. The function constructs a curl command using string concatenation and passes it to execSync without proper sanitization, enabling remote code execution when the...

9.8CVSS6.8AI score0.01305EPSS
SaveExploits0References4Affected Software1
Rosalinux
Rosalinux
added 2026/02/16 7:8 a.m.17 views

Advisory ROSA-SA-2026-3138

Software: curl 7.61.1 OS: ROSA Virtualization 3.0 unaffected versions = curl-7.61.1-34.0.2.rv30.9 affected versions curl-7.61.1-34.0.2.rv30.9 CVE-ID: CVE-2025-9086 BDU-ID: 2025-12599 CVE-Crit: HIGH CVE-DESC.: A vulnerability in the cURL command line utility is related to reading data beyond buffe...

7.5CVSS5.8AI score0.01301EPSS
SaveExploits1
Hacker One
Hacker One
added 2025/10/10 5:40 p.m.24 views

curl: Missing enforcement of SFTP quote syntax can lead to operation on wrong object

Summary: curl supports -Q or --quote and libcurl CURLOPTQUOTE to specify "commands" to execute for ftp and SFTP connections. The SFTP supports commands that perform operations on filesystem objects. When the object path has a filename, the caller is supposed to quote the parameter example: -Q...

7.2AI score
SaveExploits0
Veracode
Veracode
added 2025/10/09 6:19 a.m.10 views

Command Injection

figma-developer-mcp is vulnerable to Command Injection. The vulnerability is due to unsanitized input to shell metacharacters in a POST being passed to a fetchWithRetry curl command, and an unauthenticated attacker with network access can inject and execute arbitrary OS commands as the MCP proces...

8CVSS7.8AI score0.07417EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2019-19166

Malware in sbrugna...

9.8CVSS9AI score0.01832EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2021-15592

Malware in sbrugna...

5.3CVSS5.4AI score0.01131EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2021-20335

Malware in sbrugna...

7.8CVSS7.6AI score0.00157EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2022-4541

Malicious code in bioql PyPI...

7.8CVSS7.7AI score0.00546EPSS
SaveExploits1References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2024-26974

Malicious code in bioql PyPI...

3.5CVSS6.2AI score0.01681EPSS
SaveExploits1References13
OSV
OSV
added 2025/10/03 7:56 p.m.11 views

RLSA-2025:11797 Important: firefox security update

Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability. Security Fixes: firefox: thunderbird: Large branch table could lead to truncated instruction CVE-2025-8028 firefox: thunderbird: Memory safety bugs CVE-2025-8035 firefox: thunderbird:...

7.5CVSS7.5AI score0.00468EPSS
SaveExploits0References10
NVD
NVD
added 2025/05/27 1:15 p.m.18 views

CVE-2025-5265

Due to insufficient escaping of the ampersand character in the “Copy as cURL” feature, an attacker could trick a user into using this command, potentially leading to local code execution on the user's system. This bug only affects Firefox for Windows. Other versions of Firefox are unaffected.. Th...

4.8CVSS0.00165EPSS
SaveExploits0References6
CVE
CVE
added 2025/05/27 12:29 p.m.114 views

CVE-2025-5265

CVE-2025-5265 concerns Firefox on Windows where the Copy as cURL feature improperly escapes the ampersand, enabling a crafted command to trigger local code execution. The impact is described as potentially allowing arbitrary code execution on the user’s system when the user runs the affected curl...

4.8CVSS6.7AI score0.00165EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2025/05/27 12:29 p.m.129 views

CVE-2025-5264

CVE-2025-5264 involves insufficient escaping of the newline character in Firefox/Thunderbird Copy as cURL functionality, enabling a user to be tricked into executing a crafted command locally. Affected: Firefox < 139, Firefox ESR < 115.24/128.11, Thunderbird

4.8CVSS7AI score0.00246EPSS
SaveExploits0References8Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/05/27 12:0 a.m.15 views

Mozilla Thunderbird < 128.11

The version of Thunderbird installed on the remote Windows host is prior to 128.11. It is, therefore, affected by multiple vulnerabilities as referenced in the mfsa2025-46 advisory. - Memory safety bug present in Firefox ESR 128.10, and Thunderbird 128.10. This bug showed evidence of memory...

8.1CVSS7.1AI score0.00517EPSS
SaveExploits0References9
Hacker One
Hacker One
added 2025/05/08 3:53 p.m.12 views

curl: curl -OJ allows creating custom .curlrc file which allows exfiltrating private data, among other things

Summary: If someone convinces someone to use curl -OJ http://example.com/somefile.txt, the Content-Disposition header can be used to create a .curlrc file if one doesn't exist and one is running curl from the home directory. From that point on, the attack controls any argument to all curl...

6.9AI score
SaveExploits0
NVD
NVD
added 2025/04/29 2:15 p.m.21 views

CVE-2025-4084

Due to insufficient escaping of the special characters in the "copy as cURL" feature, an attacker could trick a user into using this command, potentially leading to local code execution on the user's system. This bug only affects Firefox for Windows. Other versions of Firefox are unaffected.. Thi...

5.7CVSS0.00398EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2025/04/10 12:0 a.m.14 views

The vulnerability of the gzip_do_write() function in the zlib compression library allows a attacker to bypass ASLR protection, execute arbitrary code, or cause a denial-of-service attack.

The vulnerability of the gzipdowrite function in the zlib compression library, a command-line utility of CURL, is related to integer overflow. Exploiting this vulnerability allows an attacker to bypass ASLR protection, execute arbitrary code, or cause a denial-of-service attack...

7.5CVSS7.1AI score0.01218EPSS
SaveExploits1References10Affected Software5
Rosalinux
Rosalinux
added 2025/03/01 9:41 p.m.29 views

Advisory ROSA-SA-2025-2748

Software: curl 7.61.1 OS: ROSA Virtualization 2.1 packageevrstring: curl-7.61.1-34.0.2.rv3.2 CVE-ID: CVE-2022-32221 BDU-ID: 2022-07403 CVE-Crit: CRITICAL. CVE-DESC.: A vulnerability in the cURL command line utility is related to a logical error in the reused descriptor when processing subsequent...

9.8CVSS8.1AI score0.36081EPSS
SaveExploits7
Fedora
Fedora
added 2025/01/09 2:3 a.m.17 views

[SECURITY] Fedora 41 Update: curl-8.9.1-3.fc41

curl is a command line tool for transferring data with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMA P, SMTP, POP3 and RTSP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies,...

6.5CVSS7.3AI score0.0203EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2024/09/23 10:5 p.m.245 views

Duplicate Advisory: Camaleon CMS vulnerable to remote code execution through code injection (GHSL-2024-185)

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-7x4w-cj9r-h4v9. This link is maintained to preserve external references. Original Description The actions defined inside of the MediaController class do not check whether a given path is inside a certain path e....

7.3AI score
SaveExploits0References3Affected Software1
Rows per page
Query Builder