{
    "containers": {
        "cna": {
            "affected": [
                {
                    "product": "n/a",
                    "vendor": "n/a",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "n/a"
                        }
                    ]
                }
            ],
            "datePublic": "2014-04-25T00:00:00",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "ParametersInterceptor in Apache Struts before 2.3.20 does not properly restrict access to the getClass method, which allows remote attackers to \"manipulate\" the ClassLoader and execute arbitrary code via a crafted request. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-0094."
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "description": "n/a",
                            "lang": "en",
                            "type": "text"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "dateUpdated": "2019-08-12T20:45:52",
                "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
                "shortName": "redhat"
            },
            "references": [
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "http://packetstormsecurity.com/files/127215/VMware-Security-Advisory-2014-0007.html"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://cwiki.apache.org/confluence/display/WW/S2-021"
                },
                {
                    "name": "59178",
                    "tags": [
                        "third-party-advisory",
                        "x_refsource_SECUNIA"
                    ],
                    "url": "http://secunia.com/advisories/59178"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "http://www.vmware.com/security/advisories/VMSA-2014-0007.html"
                },
                {
                    "name": "20140426 [ANN] Struts 2.3.16.2 GA release available - security fix",
                    "tags": [
                        "mailing-list",
                        "x_refsource_BUGTRAQ"
                    ],
                    "url": "http://www.securityfocus.com/archive/1/531952/100/0/threaded"
                },
                {
                    "name": "59500",
                    "tags": [
                        "third-party-advisory",
                        "x_refsource_SECUNIA"
                    ],
                    "url": "http://secunia.com/advisories/59500"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "http://www.oracle.com/technetwork/topics/security/cpuapr2015-2365600.html"
                },
                {
                    "name": "67064",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_BID"
                    ],
                    "url": "http://www.securityfocus.com/bid/67064"
                },
                {
                    "name": "JVN#19294237",
                    "tags": [
                        "third-party-advisory",
                        "x_refsource_JVN"
                    ],
                    "url": "http://jvn.jp/en/jp/JVN19294237/index.html"
                },
                {
                    "name": "JVNDB-2014-000045",
                    "tags": [
                        "third-party-advisory",
                        "x_refsource_JVNDB"
                    ],
                    "url": "http://jvndb.jvn.jp/jvndb/JVNDB-2014-000045"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21676706"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1091939"
                },
                {
                    "name": "20140625 NEW VMSA-2014-0007 - VMware product updates address security vulnerabilities in Apache Struts library",
                    "tags": [
                        "mailing-list",
                        "x_refsource_BUGTRAQ"
                    ],
                    "url": "http://www.securityfocus.com/archive/1/532549/100/0/threaded"
                },
                {
                    "name": "RHSA-2019:0910",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_REDHAT"
                    ],
                    "url": "https://access.redhat.com/errata/RHSA-2019:0910"
                }
            ],
            "x_legacyV4Record": {
                "CVE_data_meta": {
                    "ASSIGNER": "secalert@redhat.com",
                    "ID": "CVE-2014-0112",
                    "STATE": "PUBLIC"
                },
                "affects": {
                    "vendor": {
                        "vendor_data": [
                            {
                                "product": {
                                    "product_data": [
                                        {
                                            "product_name": "n/a",
                                            "version": {
                                                "version_data": [
                                                    {
                                                        "version_value": "n/a"
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                },
                                "vendor_name": "n/a"
                            }
                        ]
                    }
                },
                "data_format": "MITRE",
                "data_type": "CVE",
                "data_version": "4.0",
                "description": {
                    "description_data": [
                        {
                            "lang": "eng",
                            "value": "ParametersInterceptor in Apache Struts before 2.3.20 does not properly restrict access to the getClass method, which allows remote attackers to \"manipulate\" the ClassLoader and execute arbitrary code via a crafted request. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-0094."
                        }
                    ]
                },
                "problemtype": {
                    "problemtype_data": [
                        {
                            "description": [
                                {
                                    "lang": "eng",
                                    "value": "n/a"
                                }
                            ]
                        }
                    ]
                },
                "references": {
                    "reference_data": [
                        {
                            "name": "http://packetstormsecurity.com/files/127215/VMware-Security-Advisory-2014-0007.html",
                            "refsource": "MISC",
                            "url": "http://packetstormsecurity.com/files/127215/VMware-Security-Advisory-2014-0007.html"
                        },
                        {
                            "name": "https://cwiki.apache.org/confluence/display/WW/S2-021",
                            "refsource": "CONFIRM",
                            "url": "https://cwiki.apache.org/confluence/display/WW/S2-021"
                        },
                        {
                            "name": "59178",
                            "refsource": "SECUNIA",
                            "url": "http://secunia.com/advisories/59178"
                        },
                        {
                            "name": "http://www.vmware.com/security/advisories/VMSA-2014-0007.html",
                            "refsource": "CONFIRM",
                            "url": "http://www.vmware.com/security/advisories/VMSA-2014-0007.html"
                        },
                        {
                            "name": "20140426 [ANN] Struts 2.3.16.2 GA release available - security fix",
                            "refsource": "BUGTRAQ",
                            "url": "http://www.securityfocus.com/archive/1/531952/100/0/threaded"
                        },
                        {
                            "name": "59500",
                            "refsource": "SECUNIA",
                            "url": "http://secunia.com/advisories/59500"
                        },
                        {
                            "name": "http://www.oracle.com/technetwork/topics/security/cpuapr2015-2365600.html",
                            "refsource": "CONFIRM",
                            "url": "http://www.oracle.com/technetwork/topics/security/cpuapr2015-2365600.html"
                        },
                        {
                            "name": "67064",
                            "refsource": "BID",
                            "url": "http://www.securityfocus.com/bid/67064"
                        },
                        {
                            "name": "JVN#19294237",
                            "refsource": "JVN",
                            "url": "http://jvn.jp/en/jp/JVN19294237/index.html"
                        },
                        {
                            "name": "JVNDB-2014-000045",
                            "refsource": "JVNDB",
                            "url": "http://jvndb.jvn.jp/jvndb/JVNDB-2014-000045"
                        },
                        {
                            "name": "http://www-01.ibm.com/support/docview.wss?uid=swg21676706",
                            "refsource": "CONFIRM",
                            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21676706"
                        },
                        {
                            "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1091939",
                            "refsource": "CONFIRM",
                            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1091939"
                        },
                        {
                            "name": "20140625 NEW VMSA-2014-0007 - VMware product updates address security vulnerabilities in Apache Struts library",
                            "refsource": "BUGTRAQ",
                            "url": "http://www.securityfocus.com/archive/1/532549/100/0/threaded"
                        },
                        {
                            "name": "RHSA-2019:0910",
                            "refsource": "REDHAT",
                            "url": "https://access.redhat.com/errata/RHSA-2019:0910"
                        }
                    ]
                }
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-06T09:05:38.849Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "http://packetstormsecurity.com/files/127215/VMware-Security-Advisory-2014-0007.html"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://cwiki.apache.org/confluence/display/WW/S2-021"
                    },
                    {
                        "name": "59178",
                        "tags": [
                            "third-party-advisory",
                            "x_refsource_SECUNIA",
                            "x_transferred"
                        ],
                        "url": "http://secunia.com/advisories/59178"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "http://www.vmware.com/security/advisories/VMSA-2014-0007.html"
                    },
                    {
                        "name": "20140426 [ANN] Struts 2.3.16.2 GA release available - security fix",
                        "tags": [
                            "mailing-list",
                            "x_refsource_BUGTRAQ",
                            "x_transferred"
                        ],
                        "url": "http://www.securityfocus.com/archive/1/531952/100/0/threaded"
                    },
                    {
                        "name": "59500",
                        "tags": [
                            "third-party-advisory",
                            "x_refsource_SECUNIA",
                            "x_transferred"
                        ],
                        "url": "http://secunia.com/advisories/59500"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "http://www.oracle.com/technetwork/topics/security/cpuapr2015-2365600.html"
                    },
                    {
                        "name": "67064",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_BID",
                            "x_transferred"
                        ],
                        "url": "http://www.securityfocus.com/bid/67064"
                    },
                    {
                        "name": "JVN#19294237",
                        "tags": [
                            "third-party-advisory",
                            "x_refsource_JVN",
                            "x_transferred"
                        ],
                        "url": "http://jvn.jp/en/jp/JVN19294237/index.html"
                    },
                    {
                        "name": "JVNDB-2014-000045",
                        "tags": [
                            "third-party-advisory",
                            "x_refsource_JVNDB",
                            "x_transferred"
                        ],
                        "url": "http://jvndb.jvn.jp/jvndb/JVNDB-2014-000045"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21676706"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1091939"
                    },
                    {
                        "name": "20140625 NEW VMSA-2014-0007 - VMware product updates address security vulnerabilities in Apache Struts library",
                        "tags": [
                            "mailing-list",
                            "x_refsource_BUGTRAQ",
                            "x_transferred"
                        ],
                        "url": "http://www.securityfocus.com/archive/1/532549/100/0/threaded"
                    },
                    {
                        "name": "RHSA-2019:0910",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT",
                            "x_transferred"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2019:0910"
                    }
                ]
            }
        ]
    },
    "cveMetadata": {
        "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
        "assignerShortName": "redhat",
        "cveId": "CVE-2014-0112",
        "datePublished": "2014-04-29T10:00:00",
        "dateReserved": "2013-12-03T00:00:00",
        "dateUpdated": "2024-08-06T09:05:38.849Z",
        "state": "PUBLISHED"
    },
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1"
}