PHP 5.3.x < 5.3.21 cURL X.509 Certificate Domain Name Matching MiTM Weakness

medium Nessus Network Monitor Plugin ID 6671

Synopsis

The remote web server uses a version of PHP that is affected by a man-in-the-middle attack

Description

PHP versions 5.3.x earlier than 5.3.21 are affected by a weakness in the cURL extension that call allow SSL spoofing and man-in-the-middle attacks.

When attempting to validate a certificate, the cURL library (libcurl) fails to verify that a server hostname matches a domain name in an X.509 certificate's 'Subject Common Name' (CN) or 'SubjectAltName'.

Note that this plugin does not attempt to verify whether the PHP install has been built with the cURL extention but instead relies only on PHP's self-reported version number.

Solution

Upgrade to PHP version 5.3.21 or later.

See Also

http://www.php.net/ChangeLog-5.php#5.3.21

https://bugs.php.net/bug.php?id=63352

https://bugs.php.net/bug.php?id=63795

Plugin Details

Severity: Medium

ID: 6671

Family: Web Servers

Published: 1/22/2013

Updated: 3/6/2019

Nessus ID: 63621

Risk Information

VPR

Risk Factor: Low

Score: 2.7

CVSS v2

Risk Factor: Medium

Base Score: 5.8

Temporal Score: 5

Vector: CVSS2#AV:N/AC:M/Au:N/C:P/I:P/A:N

CVSS v3

Risk Factor: Medium

Base Score: 4.8

Temporal Score: 4.6

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N

Temporal Vector: CVSS:3.0/E:X/RL:O/RC:C

Vulnerability Information

CPE: cpe:/a:php:php

Patch Publication Date: 1/17/2013

Vulnerability Publication Date: 1/17/2013

Reference Information

CVE: CVE-2012-6087

BID: 57104