mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-2cj2-qqxj-5m3r GHSA-vp58-j275-797x
This commit is contained in:
+29
-4
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-2cj2-qqxj-5m3r",
|
||||
"modified": "2025-02-24T18:32:42Z",
|
||||
"modified": "2025-02-24T20:49:38Z",
|
||||
"published": "2025-02-24T18:32:42Z",
|
||||
"aliases": [
|
||||
"CVE-2025-26803"
|
||||
],
|
||||
"summary": "Phusion Passenger denial of service ",
|
||||
"details": "The http parser in Phusion Passenger 6.0.21 through 6.0.25 before 6.0.26 allows a denial of service during parsing of a request with an invalid HTTP method.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -13,7 +14,27 @@
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
|
||||
}
|
||||
],
|
||||
"affected": [],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "RubyGems",
|
||||
"name": "passenger"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "6.0.21"
|
||||
},
|
||||
{
|
||||
"fixed": "6.0.26"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
@@ -27,6 +48,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://blog.phusion.nl/2025/02/19/passenger-6-0-26"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/phusion/passenger"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/phusion/passenger/compare/release-6.0.25...release-6.0.26"
|
||||
@@ -45,8 +70,8 @@
|
||||
"CWE-908"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2025-02-24T20:49:38Z",
|
||||
"nvd_published_at": "2025-02-24T16:15:15Z"
|
||||
}
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user