Lucene search
+L

22989 matches found

CNNVD
CNNVD
added 2025/09/26 12:00 a.m.10 views

openbabel 安全漏洞

openbabel is a chemistry toolkit software from Open Babel open source. A security vulnerability exists in openbabel 3.1.1 and earlier versions, which stems from a heap buffer overflow in the function OBSmilesParser::ParseSmiles in the file /src/formats/smilesformat.cpp, which could lead to a loca...

7.8CVSS5.4AI score0.0028EPSS
SaveExploits1References5
OSV
OSV
added 2025/09/26 12:00 a.m.10 views

UBUNTU-CVE-2025-59830

Rack is a modular Ruby web server interface. Prior to version 2.2.18, Rack::QueryParser enforces its paramslimit only for parameters separated by &, while still splitting on both & and ;. As a result, attackers could use ; separators to bypass the parameter count limit and submit more parameters...

7.5CVSS6.6AI score0.00573EPSS
SaveExploits0References5
GithubExploit
GithubExploit
added 2025/09/25 7:21 p.m.629 views

Exploit for Stack-based Buffer Overflow in Cisco Ios

PoC exploit for CVE-2025-20352, a vulnerability in a specific pr...

7.7CVSS8.4AI score0.39447EPSS
SaveExploits2
Github Security Blog
Github Security Blog
added 2025/09/25 4:39 p.m.16 views

Rack has an unsafe default in Rack::QueryParser allows params_limit bypass via semicolon-separated parameters

Summary Rack::QueryParser in version 2.2.18 enforces its paramslimit only for parameters separated by &, while still splitting on both & and ;. As a result, attackers could use ; separators to bypass the parameter count limit and submit more parameters than intended. Details The issue arises...

7.5CVSS6.8AI score0.00573EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/09/25 4:39 p.m.9 views

GHSA-625H-95R8-8XPM Rack has an unsafe default in Rack::QueryParser allows params_limit bypass via semicolon-separated parameters

Summary Rack::QueryParser in version 2.2.18 enforces its paramslimit only for parameters separated by &, while still splitting on both & and ;. As a result, attackers could use ; separators to bypass the parameter count limit and submit more parameters than intended. Details The issue arises...

7.5CVSS6.7AI score0.00573EPSS
SaveExploits0References4
Snyk
Snyk
added 2025/09/25 4:39 p.m.11 views

Allocation of Resources Without Limits or Throttling

Overview rack is a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between the so-called middleware into a singl...

8.2CVSS6.9AI score0.00573EPSS
SaveExploits0References2
NVD
NVD
added 2025/09/25 3:16 p.m.16 views

CVE-2025-59830

Rack is a modular Ruby web server interface. Prior to version 2.2.18, Rack::QueryParser enforces its paramslimit only for parameters separated by &, while still splitting on both & and ;. As a result, attackers could use ; separators to bypass the parameter count limit and submit more parameters...

7.5CVSS0.00573EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/25 3:16 p.m.4 views

DEBIAN-CVE-2025-59830

Rack is a modular Ruby web server interface. Prior to version 2.2.18, Rack::QueryParser enforces its paramslimit only for parameters separated by &, while still splitting on both & and ;. As a result, attackers could use ; separators to bypass the parameter count limit and submit more parameters...

7.5CVSS5.8AI score0.00573EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/09/25 2:37 p.m.16 views

CVE-2025-59830

Rack is a modular Ruby web server interface. Prior to version 2.2.18, Rack::QueryParser enforces its paramslimit only for parameters separated by &, while still splitting on both & and ;. As a result, attackers could use ; separators to bypass the parameter count limit and submit more parameters...

7.5CVSS5.8AI score0.00573EPSS
SaveExploits0
OSV
OSV
added 2025/09/25 2:37 p.m.11 views

CVE-2025-59830 Rack QueryParser has an unsafe default allowing params_limit bypass via semicolon-separated parameters

Rack is a modular Ruby web server interface. Prior to version 2.2.18, Rack::QueryParser enforces its paramslimit only for parameters separated by &, while still splitting on both & and ;. As a result, attackers could use ; separators to bypass the parameter count limit and submit more parameters...

7.5CVSS6.4AI score
SaveExploits0References4
CVE
CVE
added 2025/09/25 2:37 p.m.63 views

CVE-2025-59830

Rack (Ruby web server interface) prior to version 2.2.18 is vulnerable in Rack::QueryParser where param counting is enforced only for parameters separated by & but parsing also splits on ;. This allows semicolon-separated parameters to bypass the params_limit and can lead to increased CPU/memory ...

7.5CVSS6.4AI score0.00573EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/25 2:37 p.m.2 views

CVE-2025-59830 Rack QueryParser has an unsafe default allowing params_limit bypass via semicolon-separated parameters

Rack is a modular Ruby web server interface. Prior to version 2.2.18, Rack::QueryParser enforces its paramslimit only for parameters separated by &, while still splitting on both & and ;. As a result, attackers could use ; separators to bypass the parameter count limit and submit more parameters...

7.5CVSS6.4AI score0.00573EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/09/25 2:37 p.m.18 views

CVE-2025-59830 Rack QueryParser has an unsafe default allowing params_limit bypass via semicolon-separated parameters

Rack is a modular Ruby web server interface. Prior to version 2.2.18, Rack::QueryParser enforces its paramslimit only for parameters separated by &, while still splitting on both & and ;. As a result, attackers could use ; separators to bypass the parameter count limit and submit more parameters...

7.5CVSS0.00573EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/09/25 12:00 a.m.26 views

PT-2025-39481

Name of the Vulnerable Software and Affected Versions Open Babel versions through 3.1.1 Description A heap-based buffer overflow exists in Open Babel due to a flaw in the OBSmilesParser::ParseSmiles function located in the /src/formats/smilesformat.cpp file. Local exploitation of this issue is...

9.8CVSS6.2AI score0.0085EPSS
SaveExploits8References57
RubySec
RubySec
added 2025/09/25 12:00 a.m.19 views

Rack has an unsafe default in Rack::QueryParser allows params_limit bypass via semicolon-separated parameters

Summary Rack::QueryParser in version 2.2.18 enforces its paramslimit only for parameters separated by &, while still splitting on both & and ;. As a result, attackers could use ; separators to bypass the parameter count limit and submit more parameters than intended. Details The issue arises...

7.5CVSS6.8AI score0.00573EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2025/09/25 12:00 a.m.8 views

Rack 安全漏洞

Rack is a modular Ruby web server interface open-sourced by Rack. A security vulnerability exists in Rack versions prior to 2.2.18, which stems from the fact that Rack::QueryParser enforces the paramslimit restriction only on parameters separated by &, but still accepts both & and ; as separators...

7.5CVSS6.7AI score0.00573EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/09/24 6:30 p.m.17 views

CSVTOJSON has a prototype pollution vulnerability

The csvtojson package, a tool for converting CSV data to JSON with customizable parsing capabilities, contains a prototype pollution vulnerability in versions prior to 2.0.10. This issue arises due to insufficient sanitization of nested header names during the parsing process in the parserjsonarr...

8.6CVSS6.6AI score0.00313EPSS
SaveExploits0References7Affected Software1
Fedora
Fedora
added 2025/09/24 3:53 p.m.13 views

[SECURITY] Fedora 41 Update: expat-2.7.2-1.fc41

This is expat, the C library for parsing XML, written by James Clark. Expat is a stream oriented XML parser. This means that you register handlers with the parser prior to starting the parse. These handlers are called when the parser discovers the associated structures in the document being parse...

7.5CVSS7AI score0.01315EPSS
SaveExploits1
Veracode
Veracode
added 2025/09/24 6:08 a.m.8 views

Insecure Deserialization

picklescan is vulnerable to insecure deserialization. The vulnerability is due to the use of the lib2to3.pgen2.pgen.ParserGenerator.makelabel function to execute remote pickle files, which allows an attacker to run arbitrary code...

7.5AI score
SaveExploits0
Fedora
Fedora
added 2025/09/24 12:20 a.m.10 views

[SECURITY] Fedora 43 Update: expat-2.7.2-1.fc43

This is expat, the C library for parsing XML, written by James Clark. Expat is a stream oriented XML parser. This means that you register handlers with the parser prior to starting the parse. These handlers are called when the parser discovers the associated structures in the document being parse...

7AI score
SaveExploits0
Rows per page
Query Builder