ownCloud 'OpenID' Access Control Bypass Vulnerability - Linux
🗓️ 02 Apr 2018 00:00:00Reported by Copyright (C) 2018 Greenbone AGType
openvas🔗 plugins.openvas.org👁 32 Views
| Reporter | Title | Published | Views | Family All 11 |
|---|---|---|---|---|
| CVE-2014-2048 | 26 Mar 201818:29 | – | attackerkb | |
| ownCloud Server user_openid Security Bypass Vulnerability | 28 Mar 201800:00 | – | cnvd | |
| CVE-2014-2048 | 26 Mar 201818:00 | – | cve | |
| CVE-2014-2048 | 26 Mar 201818:00 | – | cvelist | |
| EUVD-2014-2100 | 7 Oct 202500:30 | – | euvd | |
| CVE-2014-2048 | 26 Mar 201818:29 | – | nvd | |
| Server: Insecure OpenID implementation | 3 Jul 201402:00 | – | owncloud | |
| Insecure OpenID implementation - ownCloud | 3 Jul 201418:18 | – | owncloud | |
| ownCloud 'OpenID' Access Control Bypass Vulnerability - Windows | 2 Apr 201800:00 | – | openvas | |
| Information disclosure | 26 Mar 201818:29 | – | prion |
10
| Source | Link |
|---|---|
| owncloud | www.owncloud.org/security/advisories/insecure-openid-implementation |
# SPDX-FileCopyrightText: 2018 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
CPE = "cpe:/a:owncloud:owncloud";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.813060");
script_version("2023-12-01T16:11:30+0000");
script_cve_id("CVE-2014-2048");
script_tag(name:"cvss_base", value:"7.5");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:P/I:P/A:P");
script_tag(name:"last_modification", value:"2023-12-01 16:11:30 +0000 (Fri, 01 Dec 2023)");
script_tag(name:"severity_vector", value:"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2018-06-13 15:05:00 +0000 (Wed, 13 Jun 2018)");
script_tag(name:"creation_date", value:"2018-04-02 17:26:31 +0530 (Mon, 02 Apr 2018)");
script_name("ownCloud 'OpenID' Access Control Bypass Vulnerability - Linux");
script_tag(name:"summary", value:"ownCloud is prone to an access control bypass vulnerability.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
script_tag(name:"insight", value:"The flaw is due to an insecure OpenID implementation used by
user_openid in ownCloud 5.");
script_tag(name:"impact", value:"Successful exploitation allows remote attackers to obtain access
by leveraging an insecure OpenID implementation.");
script_tag(name:"affected", value:"ownCloud versions prior to 5.0.15.");
script_tag(name:"solution", value:"Update to ownCloud 5.0.15 or later.");
script_tag(name:"solution_type", value:"VendorFix");
script_tag(name:"qod_type", value:"remote_banner_unreliable");
script_xref(name:"URL", value:"https://owncloud.org/security/advisories/insecure-openid-implementation");
script_copyright("Copyright (C) 2018 Greenbone AG");
script_category(ACT_GATHER_INFO);
script_family("Web application abuses");
script_dependencies("gb_owncloud_http_detect.nasl", "os_detection.nasl");
script_mandatory_keys("owncloud/detected", "Host/runs_unixoide");
exit(0);
}
include("version_func.inc");
include("host_details.inc");
if(!port = get_app_port(cpe:CPE))
exit(0);
if(!infos = get_app_version_and_location(cpe:CPE, port:port, exit_no_version:TRUE))
exit(0);
vers = infos["version"];
path = infos["location"];
if(version_is_less(version:vers, test_version:"5.0.15")) {
report = report_fixed_ver(installed_version:vers, fixed_version:"5.0.15 or later", install_path:path);
security_message(port:port, data:report);
exit(0);
}
exit(99);
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
01 Dec 2023 00:00Current
9.7High risk
Vulners AI Score9.7
CVSS 27.5
CVSS 39.8
EPSS0.02642