{
    "containers": {
        "cna": {
            "affected": [
                {
                    "product": "n/a",
                    "vendor": "n/a",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "n/a"
                        }
                    ]
                }
            ],
            "datePublic": "2010-03-12T00:00:00",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "The xmlrpc extension in PHP 5.3.1 does not properly handle a missing methodName element in the first argument to the xmlrpc_decode_request function, which allows context-dependent attackers to cause a denial of service (NULL pointer dereference and application crash) and possibly have unspecified other impact via a crafted argument."
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "description": "n/a",
                            "lang": "en",
                            "type": "text"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "dateUpdated": "2010-04-08T09:00:00",
                "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
                "shortName": "mitre"
            },
            "references": [
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573573"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "http://support.apple.com/kb/HT4435"
                },
                {
                    "name": "[oss-security] 20100312 CVE-2010-0397: NULL pointer dereference in PHP's xmlrpc extension",
                    "tags": [
                        "mailing-list",
                        "x_refsource_MLIST"
                    ],
                    "url": "http://www.openwall.com/lists/oss-security/2010/03/12/5"
                },
                {
                    "name": "APPLE-SA-2010-11-10-1",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_APPLE"
                    ],
                    "url": "http://lists.apple.com/archives/security-announce/2010//Nov/msg00000.html"
                },
                {
                    "name": "SUSE-SR:2010:013",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_SUSE"
                    ],
                    "url": "http://lists.opensuse.org/opensuse-security-announce/2010-06/msg00001.html"
                },
                {
                    "name": "38708",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_BID"
                    ],
                    "url": "http://www.securityfocus.com/bid/38708"
                },
                {
                    "name": "RHSA-2010:0919",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_REDHAT"
                    ],
                    "url": "http://www.redhat.com/support/errata/RHSA-2010-0919.html"
                },
                {
                    "name": "APPLE-SA-2010-08-24-1",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_APPLE"
                    ],
                    "url": "http://lists.apple.com/archives/security-announce/2010//Aug/msg00003.html"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "http://support.apple.com/kb/HT4312"
                },
                {
                    "name": "SUSE-SR:2010:012",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_SUSE"
                    ],
                    "url": "http://lists.opensuse.org/opensuse-security-announce/2010-05/msg00002.html"
                },
                {
                    "name": "42410",
                    "tags": [
                        "third-party-advisory",
                        "x_refsource_SECUNIA"
                    ],
                    "url": "http://secunia.com/advisories/42410"
                },
                {
                    "name": "SUSE-SR:2010:017",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_SUSE"
                    ],
                    "url": "http://lists.opensuse.org/opensuse-security-announce/2010-09/msg00006.html"
                },
                {
                    "name": "ADV-2010-0724",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_VUPEN"
                    ],
                    "url": "http://www.vupen.com/english/advisories/2010/0724"
                },
                {
                    "name": "MDVSA-2010:068",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_MANDRIVA"
                    ],
                    "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:068"
                },
                {
                    "name": "ADV-2010-3081",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_VUPEN"
                    ],
                    "url": "http://www.vupen.com/english/advisories/2010/3081"
                }
            ],
            "x_legacyV4Record": {
                "CVE_data_meta": {
                    "ASSIGNER": "cve@mitre.org",
                    "ID": "CVE-2010-0397",
                    "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": "The xmlrpc extension in PHP 5.3.1 does not properly handle a missing methodName element in the first argument to the xmlrpc_decode_request function, which allows context-dependent attackers to cause a denial of service (NULL pointer dereference and application crash) and possibly have unspecified other impact via a crafted argument."
                        }
                    ]
                },
                "problemtype": {
                    "problemtype_data": [
                        {
                            "description": [
                                {
                                    "lang": "eng",
                                    "value": "n/a"
                                }
                            ]
                        }
                    ]
                },
                "references": {
                    "reference_data": [
                        {
                            "name": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573573",
                            "refsource": "CONFIRM",
                            "url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573573"
                        },
                        {
                            "name": "http://support.apple.com/kb/HT4435",
                            "refsource": "CONFIRM",
                            "url": "http://support.apple.com/kb/HT4435"
                        },
                        {
                            "name": "[oss-security] 20100312 CVE-2010-0397: NULL pointer dereference in PHP's xmlrpc extension",
                            "refsource": "MLIST",
                            "url": "http://www.openwall.com/lists/oss-security/2010/03/12/5"
                        },
                        {
                            "name": "APPLE-SA-2010-11-10-1",
                            "refsource": "APPLE",
                            "url": "http://lists.apple.com/archives/security-announce/2010//Nov/msg00000.html"
                        },
                        {
                            "name": "SUSE-SR:2010:013",
                            "refsource": "SUSE",
                            "url": "http://lists.opensuse.org/opensuse-security-announce/2010-06/msg00001.html"
                        },
                        {
                            "name": "38708",
                            "refsource": "BID",
                            "url": "http://www.securityfocus.com/bid/38708"
                        },
                        {
                            "name": "RHSA-2010:0919",
                            "refsource": "REDHAT",
                            "url": "http://www.redhat.com/support/errata/RHSA-2010-0919.html"
                        },
                        {
                            "name": "APPLE-SA-2010-08-24-1",
                            "refsource": "APPLE",
                            "url": "http://lists.apple.com/archives/security-announce/2010//Aug/msg00003.html"
                        },
                        {
                            "name": "http://support.apple.com/kb/HT4312",
                            "refsource": "CONFIRM",
                            "url": "http://support.apple.com/kb/HT4312"
                        },
                        {
                            "name": "SUSE-SR:2010:012",
                            "refsource": "SUSE",
                            "url": "http://lists.opensuse.org/opensuse-security-announce/2010-05/msg00002.html"
                        },
                        {
                            "name": "42410",
                            "refsource": "SECUNIA",
                            "url": "http://secunia.com/advisories/42410"
                        },
                        {
                            "name": "SUSE-SR:2010:017",
                            "refsource": "SUSE",
                            "url": "http://lists.opensuse.org/opensuse-security-announce/2010-09/msg00006.html"
                        },
                        {
                            "name": "ADV-2010-0724",
                            "refsource": "VUPEN",
                            "url": "http://www.vupen.com/english/advisories/2010/0724"
                        },
                        {
                            "name": "MDVSA-2010:068",
                            "refsource": "MANDRIVA",
                            "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:068"
                        },
                        {
                            "name": "ADV-2010-3081",
                            "refsource": "VUPEN",
                            "url": "http://www.vupen.com/english/advisories/2010/3081"
                        }
                    ]
                }
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-07T00:45:12.232Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573573"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "http://support.apple.com/kb/HT4435"
                    },
                    {
                        "name": "[oss-security] 20100312 CVE-2010-0397: NULL pointer dereference in PHP's xmlrpc extension",
                        "tags": [
                            "mailing-list",
                            "x_refsource_MLIST",
                            "x_transferred"
                        ],
                        "url": "http://www.openwall.com/lists/oss-security/2010/03/12/5"
                    },
                    {
                        "name": "APPLE-SA-2010-11-10-1",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_APPLE",
                            "x_transferred"
                        ],
                        "url": "http://lists.apple.com/archives/security-announce/2010//Nov/msg00000.html"
                    },
                    {
                        "name": "SUSE-SR:2010:013",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_SUSE",
                            "x_transferred"
                        ],
                        "url": "http://lists.opensuse.org/opensuse-security-announce/2010-06/msg00001.html"
                    },
                    {
                        "name": "38708",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_BID",
                            "x_transferred"
                        ],
                        "url": "http://www.securityfocus.com/bid/38708"
                    },
                    {
                        "name": "RHSA-2010:0919",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT",
                            "x_transferred"
                        ],
                        "url": "http://www.redhat.com/support/errata/RHSA-2010-0919.html"
                    },
                    {
                        "name": "APPLE-SA-2010-08-24-1",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_APPLE",
                            "x_transferred"
                        ],
                        "url": "http://lists.apple.com/archives/security-announce/2010//Aug/msg00003.html"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "http://support.apple.com/kb/HT4312"
                    },
                    {
                        "name": "SUSE-SR:2010:012",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_SUSE",
                            "x_transferred"
                        ],
                        "url": "http://lists.opensuse.org/opensuse-security-announce/2010-05/msg00002.html"
                    },
                    {
                        "name": "42410",
                        "tags": [
                            "third-party-advisory",
                            "x_refsource_SECUNIA",
                            "x_transferred"
                        ],
                        "url": "http://secunia.com/advisories/42410"
                    },
                    {
                        "name": "SUSE-SR:2010:017",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_SUSE",
                            "x_transferred"
                        ],
                        "url": "http://lists.opensuse.org/opensuse-security-announce/2010-09/msg00006.html"
                    },
                    {
                        "name": "ADV-2010-0724",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_VUPEN",
                            "x_transferred"
                        ],
                        "url": "http://www.vupen.com/english/advisories/2010/0724"
                    },
                    {
                        "name": "MDVSA-2010:068",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_MANDRIVA",
                            "x_transferred"
                        ],
                        "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:068"
                    },
                    {
                        "name": "ADV-2010-3081",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_VUPEN",
                            "x_transferred"
                        ],
                        "url": "http://www.vupen.com/english/advisories/2010/3081"
                    }
                ]
            }
        ]
    },
    "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2010-0397",
        "datePublished": "2010-03-16T19:00:00",
        "dateReserved": "2010-01-27T00:00:00",
        "dateUpdated": "2024-08-07T00:45:12.232Z",
        "state": "PUBLISHED"
    },
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1"
}