Opera 'X.509' Certificates Spoofing Vulnerability - Mac OS X
🗓️ 12 Jun 2012 00:00:00Reported by Copyright (C) 2012 Greenbone AGType
openvas🔗 plugins.openvas.org👁 27 Views
| Reporter | Title | Published | Views | Family All 15 |
|---|---|---|---|---|
| Opera < 9.63 Multiple Vulnerabilities | 16 Dec 200800:00 | – | nessus | |
| Opera < 9.63 Multiple Vulnerabilities | 16 Dec 200800:00 | – | nessus | |
| CVE-2012-1251 | 4 Jun 201217:00 | – | cve | |
| CVE-2012-1251 | 4 Jun 201217:00 | – | cvelist | |
| EUVD-2012-1277 | 7 Oct 202500:30 | – | euvd | |
| JVN#39707339: Opera fails to verify SSL server certificates | 25 May 201200:00 | – | jvn | |
| Opera fails to verify SSL server certificates | 25 May 201206:40 | – | jvn | |
| CVE-2012-1251 | 4 Jun 201217:55 | – | nvd | |
| Opera 'X.509' Certificates Spoofing Vulnerability - Windows | 12 Jun 201200:00 | – | openvas | |
| Opera 'X.509' Certificates Spoofing Vulnerability - Linux | 12 Jun 201200:00 | – | openvas |
10
# SPDX-FileCopyrightText: 2012 Greenbone AG
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.802437");
script_version("2024-02-15T05:05:40+0000");
script_cve_id("CVE-2012-1251");
script_tag(name:"cvss_base", value:"5.8");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:P/I:P/A:N");
script_tag(name:"last_modification", value:"2024-02-15 05:05:40 +0000 (Thu, 15 Feb 2024)");
script_tag(name:"creation_date", value:"2012-06-12 16:35:11 +0530 (Tue, 12 Jun 2012)");
script_name("Opera 'X.509' Certificates Spoofing Vulnerability - Mac OS X");
script_xref(name:"URL", value:"http://jvn.jp/en/jp/JVN39707339/index.html");
script_xref(name:"URL", value:"http://www.opera.com/docs/changelogs/mac/963/");
script_xref(name:"URL", value:"http://jvndb.jvn.jp/en/contents/2012/JVNDB-2012-000049.html");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2012 Greenbone AG");
script_family("General");
script_dependencies("gb_opera_detect_macosx.nasl");
script_mandatory_keys("Opera/MacOSX/Version");
script_tag(name:"impact", value:"Successful exploitation will allow remote attackers to spoof servers and
obtain sensitive information.");
script_tag(name:"affected", value:"Opera version prior to 9.63 on Mac OS X");
script_tag(name:"insight", value:"The flaw is due to an error in handling of certificates, It does not properly
verify 'X.509' certificates from SSL servers.");
script_tag(name:"solution", value:"Upgrade to Opera 9.63 or later.");
script_tag(name:"summary", value:"Opera is prone to spoofing vulnerability");
script_tag(name:"qod_type", value:"package");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("version_func.inc");
operaVer = get_kb_item("Opera/MacOSX/Version");
if(!operaVer){
exit(0);
}
if(version_is_less(version:operaVer, test_version:"9.63")){
report = report_fixed_ver(installed_version:operaVer, fixed_version:"9.63");
security_message(port:0, data:report);
}
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
15 Feb 2024 00:00Current
6.4Medium risk
Vulners AI Score6.4
CVSS 25.8
EPSS0.00606