2025-03-16 03:03:50 +00:00

140 lines
3.6 KiB
JSON

{
"id": "CVE-2025-26803",
"sourceIdentifier": "cve@mitre.org",
"published": "2025-02-24T16:15:15.020",
"lastModified": "2025-02-28T17:21:55.827",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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."
},
{
"lang": "es",
"value": "El analizador http en Phusion Passenger 6.0.21 a 6.0.25 antes de 6.0.26 permite una denegaci\u00f3n de servicio durante el an\u00e1lisis de una solicitud con un m\u00e9todo HTTP no v\u00e1lido."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "cve@mitre.org",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "LOW"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
},
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "cve@mitre.org",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-908"
}
]
},
{
"source": "nvd@nist.gov",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phusion:passenger:*:*:*:*:*:*:*:*",
"versionStartIncluding": "6.0.21",
"versionEndExcluding": "6.0.26",
"matchCriteriaId": "E1F79731-545B-4878-AA72-B685EADA801E"
}
]
}
]
}
],
"references": [
{
"url": "https://blog.phusion.nl/2025/02/19/passenger-6-0-26/",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://github.com/phusion/passenger/commit/bb15591646687064ab2d578d5f9660b2a4168017",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/phusion/passenger/compare/release-6.0.25...release-6.0.26",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/phusion/passenger/releases/tag/release-6.0.26",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://www.phusionpassenger.com/support",
"source": "cve@mitre.org",
"tags": [
"Product"
]
}
]
}