{
    "containers": {
        "cna": {
            "affected": [
                {
                    "product": "OpenSSL",
                    "vendor": "OpenSSL",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "Fixed in OpenSSL 1.1.0h (Affected 1.1.0-1.1.0g)"
                        }
                    ]
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "Peter Waltenberg (IBM)"
                }
            ],
            "datePublic": "2018-03-27T00:00:00",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Because of an implementation bug the PA-RISC CRYPTO_memcmp function is effectively reduced to only comparing the least significant bit of each byte. This allows an attacker to forge messages that would be considered as authenticated in an amount of tries lower than that guaranteed by the security claims of the scheme. The module can only be compiled by the HP-UX assembler, so that only HP-UX PA-RISC targets are affected. Fixed in OpenSSL 1.1.0h (Affected 1.1.0-1.1.0g)."
                }
            ],
            "metrics": [
                {
                    "other": {
                        "content": {
                            "lang": "eng",
                            "url": "https://www.openssl.org/policies/secpolicy.html#Moderate",
                            "value": "Moderate"
                        },
                        "type": "unknown"
                    }
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "description": "Message forgery",
                            "lang": "en",
                            "type": "text"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "dateUpdated": "2019-07-23T22:31:34",
                "orgId": "3a12439a-ef3a-4c79-92e6-6081a721f1e5",
                "shortName": "openssl"
            },
            "references": [
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://www.tenable.com/security/tns-2018-07"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://www.tenable.com/security/tns-2018-04"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html"
                },
                {
                    "name": "GLSA-201811-21",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_GENTOO"
                    ],
                    "url": "https://security.gentoo.org/glsa/201811-21"
                },
                {
                    "name": "103517",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_BID"
                    ],
                    "url": "http://www.securityfocus.com/bid/103517"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://www.tenable.com/security/tns-2018-06"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://security.netapp.com/advisory/ntap-20180330-0002/"
                },
                {
                    "name": "1040576",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_SECTRACK"
                    ],
                    "url": "http://www.securitytracker.com/id/1040576"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://git.openssl.org/gitweb/?p=openssl.git%3Ba=commitdiff%3Bh=56d5a4bfcaf37fa420aef2bb881aa55e61cf5f2f"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://www.openssl.org/news/secadv/20180327.txt"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html"
                }
            ],
            "title": "Incorrect CRYPTO_memcmp on HP-UX PA-RISC",
            "x_legacyV4Record": {
                "CVE_data_meta": {
                    "ASSIGNER": "openssl-security@openssl.org",
                    "DATE_PUBLIC": "2018-03-27",
                    "ID": "CVE-2018-0733",
                    "STATE": "PUBLIC",
                    "TITLE": "Incorrect CRYPTO_memcmp on HP-UX PA-RISC"
                },
                "affects": {
                    "vendor": {
                        "vendor_data": [
                            {
                                "product": {
                                    "product_data": [
                                        {
                                            "product_name": "OpenSSL",
                                            "version": {
                                                "version_data": [
                                                    {
                                                        "version_value": "Fixed in OpenSSL 1.1.0h (Affected 1.1.0-1.1.0g)"
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                },
                                "vendor_name": "OpenSSL"
                            }
                        ]
                    }
                },
                "credit": [
                    {
                        "lang": "eng",
                        "value": "Peter Waltenberg (IBM)"
                    }
                ],
                "data_format": "MITRE",
                "data_type": "CVE",
                "data_version": "4.0",
                "description": {
                    "description_data": [
                        {
                            "lang": "eng",
                            "value": "Because of an implementation bug the PA-RISC CRYPTO_memcmp function is effectively reduced to only comparing the least significant bit of each byte. This allows an attacker to forge messages that would be considered as authenticated in an amount of tries lower than that guaranteed by the security claims of the scheme. The module can only be compiled by the HP-UX assembler, so that only HP-UX PA-RISC targets are affected. Fixed in OpenSSL 1.1.0h (Affected 1.1.0-1.1.0g)."
                        }
                    ]
                },
                "impact": [
                    {
                        "lang": "eng",
                        "url": "https://www.openssl.org/policies/secpolicy.html#Moderate",
                        "value": "Moderate"
                    }
                ],
                "problemtype": {
                    "problemtype_data": [
                        {
                            "description": [
                                {
                                    "lang": "eng",
                                    "value": "Message forgery"
                                }
                            ]
                        }
                    ]
                },
                "references": {
                    "reference_data": [
                        {
                            "name": "https://www.tenable.com/security/tns-2018-07",
                            "refsource": "CONFIRM",
                            "url": "https://www.tenable.com/security/tns-2018-07"
                        },
                        {
                            "name": "https://www.tenable.com/security/tns-2018-04",
                            "refsource": "CONFIRM",
                            "url": "https://www.tenable.com/security/tns-2018-04"
                        },
                        {
                            "name": "http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html",
                            "refsource": "CONFIRM",
                            "url": "http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html"
                        },
                        {
                            "name": "https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html",
                            "refsource": "CONFIRM",
                            "url": "https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html"
                        },
                        {
                            "name": "GLSA-201811-21",
                            "refsource": "GENTOO",
                            "url": "https://security.gentoo.org/glsa/201811-21"
                        },
                        {
                            "name": "103517",
                            "refsource": "BID",
                            "url": "http://www.securityfocus.com/bid/103517"
                        },
                        {
                            "name": "https://www.tenable.com/security/tns-2018-06",
                            "refsource": "CONFIRM",
                            "url": "https://www.tenable.com/security/tns-2018-06"
                        },
                        {
                            "name": "http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html",
                            "refsource": "CONFIRM",
                            "url": "http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html"
                        },
                        {
                            "name": "https://security.netapp.com/advisory/ntap-20180330-0002/",
                            "refsource": "CONFIRM",
                            "url": "https://security.netapp.com/advisory/ntap-20180330-0002/"
                        },
                        {
                            "name": "1040576",
                            "refsource": "SECTRACK",
                            "url": "http://www.securitytracker.com/id/1040576"
                        },
                        {
                            "name": "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=56d5a4bfcaf37fa420aef2bb881aa55e61cf5f2f",
                            "refsource": "CONFIRM",
                            "url": "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=56d5a4bfcaf37fa420aef2bb881aa55e61cf5f2f"
                        },
                        {
                            "name": "https://www.openssl.org/news/secadv/20180327.txt",
                            "refsource": "CONFIRM",
                            "url": "https://www.openssl.org/news/secadv/20180327.txt"
                        },
                        {
                            "name": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html",
                            "refsource": "MISC",
                            "url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html"
                        },
                        {
                            "name": "https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html",
                            "refsource": "MISC",
                            "url": "https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html"
                        }
                    ]
                }
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-05T03:35:49.271Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://www.tenable.com/security/tns-2018-07"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://www.tenable.com/security/tns-2018-04"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html"
                    },
                    {
                        "name": "GLSA-201811-21",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_GENTOO",
                            "x_transferred"
                        ],
                        "url": "https://security.gentoo.org/glsa/201811-21"
                    },
                    {
                        "name": "103517",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_BID",
                            "x_transferred"
                        ],
                        "url": "http://www.securityfocus.com/bid/103517"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://www.tenable.com/security/tns-2018-06"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://security.netapp.com/advisory/ntap-20180330-0002/"
                    },
                    {
                        "name": "1040576",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_SECTRACK",
                            "x_transferred"
                        ],
                        "url": "http://www.securitytracker.com/id/1040576"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://git.openssl.org/gitweb/?p=openssl.git%3Ba=commitdiff%3Bh=56d5a4bfcaf37fa420aef2bb881aa55e61cf5f2f"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://www.openssl.org/news/secadv/20180327.txt"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html"
                    }
                ]
            }
        ]
    },
    "cveMetadata": {
        "assignerOrgId": "3a12439a-ef3a-4c79-92e6-6081a721f1e5",
        "assignerShortName": "openssl",
        "cveId": "CVE-2018-0733",
        "datePublished": "2018-03-27T21:00:00Z",
        "dateReserved": "2017-11-30T00:00:00",
        "dateUpdated": "2024-09-16T20:46:46.842Z",
        "state": "PUBLISHED"
    },
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1"
}