Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/14705?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/14705?format=api", "vulnerability_id": "VCID-wgsh-kurb-h7e1", "summary": "Apache MINA Deserialization RCE Vulnerability\nThe `ObjectSerializationDecoder` in Apache MINA uses Java’s native deserialization protocol to process incoming serialized data but lacks the necessary security checks and defenses. This vulnerability allows attackers to exploit the deserialization process by sending specially crafted malicious serialized data, potentially leading to remote code execution (RCE) attacks.\n\t\nThis issue affects MINA core versions 2.0.X, 2.1.X and 2.2.X, and will be fixed by the releases 2.0.27, 2.1.10 and 2.2.4.\n\nIt's also important to note that an application using MINA core library will only be affected if the IoBuffer#getObject() method is called, and this specific method is potentially called when adding a ProtocolCodecFilter instance using the `ObjectSerializationCodecFactory` class in the filter chain. If your application is specifically using those classes, you have to upgrade to the latest version of MINA core library.\n\nUpgrading will not be enough: you also need to explicitly allow the classes the decoder will accept in the ObjectSerializationDecoder instance, using one of the three new methods:\n\n1. \n * Accept class names where the supplied ClassNameMatcher matches for deserialization, unless they are otherwise rejected.\n * `@param classNameMatcher` the matcher to use\n * / `public void accept(ClassNameMatcher classNameMatcher)`\n\n2. \n * Accept class names that match the supplied pattern for deserialization, unless they are otherwise rejected.\n * `@param` pattern standard Java regexp\n * / `public void accept(Pattern pattern)`\n\n3.\n * Accept the wildcard specified classes for deserialization, unless they are otherwise rejected.\n * `@param` patterns Wildcard file name patterns as defined by `{@link org.apache.commons.io.FilenameUtils#wildcardMatch(String, String) FilenameUtils.wildcardMatch}`\n * / `public void accept(String... patterns)`\n\nBy default, the decoder will reject *all* classes that will be present in the incoming data.\n\nNote: The FtpServer, SSHd and Vysper sub-project are not affected by this issue.", "aliases": [ { "alias": "CVE-2024-52046" }, { "alias": "GHSA-76h9-2vwh-w278" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/930840?format=api", "purl": "pkg:deb/debian/mina2@2.2.1-4?distro=trixie", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqgu-xa16-a7cx" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/mina2@2.2.1-4%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/1055137?format=api", "purl": "pkg:deb/debian/mina2@2.2.1-4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-zqgu-xa16-a7cx" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/mina2@2.2.1-4" }, { "url": "http://public2.vulnerablecode.io/api/packages/51690?format=api", "purl": "pkg:maven/org.apache.mina/mina-core@2.0.27", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-gbug-wxy7-n3f2" }, { "vulnerability": "VCID-xf21-5r67-n7hg" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.mina/mina-core@2.0.27" }, { "url": "http://public2.vulnerablecode.io/api/packages/51689?format=api", "purl": "pkg:maven/org.apache.mina/mina-core@2.1.10", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-gbug-wxy7-n3f2" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.mina/mina-core@2.1.10" }, { "url": "http://public2.vulnerablecode.io/api/packages/51688?format=api", "purl": "pkg:maven/org.apache.mina/mina-core@2.2.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-gbug-wxy7-n3f2" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.mina/mina-core@2.2.4" } ], "affected_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/930839?format=api", "purl": "pkg:deb/debian/mina2@2.1.4-2?distro=trixie", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-wgsh-kurb-h7e1" }, { "vulnerability": "VCID-xf21-5r67-n7hg" }, { "vulnerability": "VCID-zqgu-xa16-a7cx" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/mina2@2.1.4-2%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/1055135?format=api", "purl": "pkg:deb/debian/mina2@2.1.4-2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-wgsh-kurb-h7e1" }, { "vulnerability": "VCID-xf21-5r67-n7hg" }, { "vulnerability": "VCID-zqgu-xa16-a7cx" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/mina2@2.1.4-2" }, { "url": "http://public2.vulnerablecode.io/api/packages/1055136?format=api", "purl": "pkg:deb/debian/mina2@2.2.1-3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-wgsh-kurb-h7e1" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/mina2@2.2.1-3" }, { "url": "http://public2.vulnerablecode.io/api/packages/930837?format=api", "purl": "pkg:deb/debian/mina2@2.2.1-3?distro=trixie", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-wgsh-kurb-h7e1" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/mina2@2.2.1-3%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/265441?format=api", "purl": "pkg:maven/org.apache.mina/mina-core@2.0.0-M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-wgsh-kurb-h7e1" }, { "vulnerability": "VCID-xf21-5r67-n7hg" }, { "vulnerability": "VCID-z6er-42pm-7ubq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.mina/mina-core@2.0.0-M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/81829?format=api", "purl": "pkg:maven/org.apache.mina/mina-core@2.1.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-6wa8-9b93-rqae" }, { "vulnerability": "VCID-gbug-wxy7-n3f2" }, { "vulnerability": "VCID-pga9-7edm-puf3" }, { "vulnerability": "VCID-wgsh-kurb-h7e1" }, { "vulnerability": "VCID-xf21-5r67-n7hg" }, { "vulnerability": "VCID-z6er-42pm-7ubq" }, { "vulnerability": "VCID-zqgu-xa16-a7cx" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.mina/mina-core@2.1.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/1025612?format=api", "purl": "pkg:maven/org.apache.mina/mina-core@2.2.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-6wa8-9b93-rqae" }, { "vulnerability": "VCID-gbug-wxy7-n3f2" }, { "vulnerability": "VCID-pga9-7edm-puf3" }, { "vulnerability": "VCID-wgsh-kurb-h7e1" }, { "vulnerability": "VCID-zqgu-xa16-a7cx" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.mina/mina-core@2.2.0" } ], "references": [ { "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2024-52046.json", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.1", "scoring_system": "cvssv3", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2024-52046.json" }, { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-52046", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.80138", "scoring_system": "epss", "scoring_elements": "0.99105", "published_at": "2026-04-04T12:55:00Z" }, { "value": "0.80138", "scoring_system": "epss", "scoring_elements": "0.9912", "published_at": "2026-04-29T12:55:00Z" }, { "value": "0.80138", "scoring_system": "epss", "scoring_elements": "0.99119", "published_at": "2026-04-24T12:55:00Z" }, { "value": "0.80138", "scoring_system": "epss", "scoring_elements": "0.99116", "published_at": "2026-04-21T12:55:00Z" }, { "value": "0.80138", "scoring_system": "epss", "scoring_elements": "0.99113", "published_at": "2026-04-18T12:55:00Z" }, { "value": "0.80138", "scoring_system": "epss", "scoring_elements": "0.99111", "published_at": "2026-04-13T12:55:00Z" }, { "value": "0.80138", "scoring_system": "epss", "scoring_elements": "0.9911", "published_at": "2026-04-11T12:55:00Z" }, { "value": "0.80138", "scoring_system": "epss", "scoring_elements": "0.99109", "published_at": "2026-04-09T12:55:00Z" }, { "value": "0.80138", "scoring_system": "epss", "scoring_elements": "0.99108", "published_at": "2026-04-07T12:55:00Z" }, { "value": "0.80138", "scoring_system": "epss", "scoring_elements": "0.99103", "published_at": "2026-04-02T12:55:00Z" }, { "value": "0.80406", "scoring_system": "epss", "scoring_elements": "0.9914", "published_at": "2026-05-09T12:55:00Z" }, { "value": "0.80406", "scoring_system": "epss", "scoring_elements": "0.99141", "published_at": "2026-05-11T12:55:00Z" }, { "value": "0.80406", "scoring_system": "epss", "scoring_elements": "0.99142", "published_at": "2026-05-12T12:55:00Z" }, { "value": "0.80406", "scoring_system": "epss", "scoring_elements": "0.99138", "published_at": "2026-05-05T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-52046" }, { "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-52046", "reference_id": "", "reference_type": "", "scores": [], "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-52046" }, { "reference_url": "https://github.com/apache/mina", "reference_id": "", "reference_type": "", "scores": [ { "value": "9.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" }, { "value": "10.0", "scoring_system": "cvssv4", "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H" }, { "value": "CRITICAL", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/apache/mina" }, { "reference_url": "https://lists.apache.org/thread/4wxktgjpggdbto15d515wdctohb0qmv8", "reference_id": "", "reference_type": "", "scores": [ { "value": "9.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" }, { "value": "10", "scoring_system": "cvssv4", "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H" }, { "value": "10.0", "scoring_system": "cvssv4", "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H" }, { "value": "CRITICAL", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2024-12-26T18:13:45Z/" } ], "url": "https://lists.apache.org/thread/4wxktgjpggdbto15d515wdctohb0qmv8" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52046", "reference_id": "", "reference_type": "", "scores": [ { "value": "9.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" }, { "value": "10.0", "scoring_system": "cvssv4", "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H" }, { "value": "CRITICAL", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52046" }, { "reference_url": "https://security.netapp.com/advisory/ntap-20250103-0001", "reference_id": "", "reference_type": "", "scores": [ { "value": "9.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" }, { "value": "10.0", "scoring_system": "cvssv4", "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H" }, { "value": "CRITICAL", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://security.netapp.com/advisory/ntap-20250103-0001" }, { "reference_url": "http://www.openwall.com/lists/oss-security/2024/12/25/1", "reference_id": "", "reference_type": "", "scores": [ { "value": "9.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" }, { "value": "10.0", "scoring_system": "cvssv4", "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H" }, { "value": "CRITICAL", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "http://www.openwall.com/lists/oss-security/2024/12/25/1" }, { "reference_url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091530", "reference_id": "1091530", "reference_type": "", "scores": [], "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091530" }, { "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2334067", "reference_id": "2334067", "reference_type": "", "scores": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2334067" }, { "reference_url": "https://github.com/advisories/GHSA-76h9-2vwh-w278", "reference_id": "GHSA-76h9-2vwh-w278", "reference_type": "", "scores": [ { "value": "CRITICAL", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-76h9-2vwh-w278" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2025:1078", "reference_id": "RHSA-2025:1078", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2025:1078" } ], "weaknesses": [ { "cwe_id": 502, "name": "Deserialization of Untrusted Data", "description": "The product deserializes untrusted data without sufficiently verifying that the resulting data will be valid." }, { "cwe_id": 94, "name": "Improper Control of Generation of Code ('Code Injection')", "description": "The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment." }, { "cwe_id": 937, "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities", "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013." }, { "cwe_id": 1035, "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities", "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017." } ], "exploits": [], "severity_range_score": "8.1 - 10.0", "exploitability": "2.0", "weighted_severity": "9.0", "risk_score": 10.0, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-wgsh-kurb-h7e1" }