CVE & Exploit Intelligence Database

Updated 1h ago

Search and track vulnerabilities with real-time exploit intelligence. Cross-reference CVEs against public exploits from ExploitDB, Metasploit, GitHub, and Nuclei — with CVSS and EPSS scoring, CISA KEV monitoring, and AI-powered exploit analysis.

338,896 CVEs tracked 53,334 with exploits 4,742 exploited in wild 1,545 CISA KEV 3,939 Nuclei templates 49,053 vendors 42,729 researchers
111,280 results Clear all
CVE-2016-9466 6.1 MEDIUM 2 Writeups EPSS 0.00
Nextcloud Server < 10.0.1 - XSS
Nextcloud Server before 10.0.1 & ownCloud Server before 9.0.6 and 9.1.2 suffer from Reflected XSS in the Gallery application. The gallery app was not properly sanitizing exception messages from the Nextcloud/ownCloud server. Due to an endpoint where an attacker could influence the error message, this led to a reflected Cross-Site-Scripting vulnerability.
CWE-79 Mar 28, 2017
CVE-2016-9465 5.4 MEDIUM 2 Writeups EPSS 0.00
Nextcloud Server < 10.0.1 - XSS
Nextcloud Server before 10.0.1 & ownCloud Server before 9.0.6 and 9.1.2 suffer from Stored XSS in CardDAV image export. The CardDAV image export functionality as implemented in Nextcloud/ownCloud allows the download of images stored within a vCard. Due to not performing any kind of verification on the image content this is prone to a stored Cross-Site Scripting attack.
CWE-79 Mar 28, 2017
CVE-2016-9464 4.3 MEDIUM 1 Writeup EPSS 0.00
Nextcloud Server < 9.0.54 - Improper Authorization
Nextcloud Server before 9.0.54 and 10.0.0 suffers from an improper authorization check on removing shares. The Sharing Backend as implemented in Nextcloud does differentiate between shares to users and groups. In case of a received group share, users should be able to unshare the file to themselves but not to the whole group. The previous API implementation simply unshared the file to all users in the group.
CWE-285 Mar 28, 2017
CVE-2016-9462 4.3 MEDIUM 2 Writeups EPSS 0.00
Nextcloud Server < 9.0.52 - Improper Access Control
Nextcloud Server before 9.0.52 & ownCloud Server before 9.0.4 are not properly verifying restore privileges when restoring a file. The restore capability of Nextcloud/ownCloud was not verifying whether a user has only read-only access to a share. Thus a user with read-only access was able to restore old versions.
CWE-284 Mar 28, 2017
CVE-2016-9461 4.3 MEDIUM 2 Writeups EPSS 0.01
Nextcloud Server < 9.0.52 - Improper Access Control
Nextcloud Server before 9.0.52 & ownCloud Server before 9.0.4 are not properly verifying edit check permissions on WebDAV copy actions. The WebDAV endpoint was not properly checking the permission on a WebDAV COPY action. This allowed an authenticated attacker with access to a read-only share to put new files in there. It was not possible to modify existing files.
CWE-284 Mar 28, 2017
CVE-2016-9460 5.3 MEDIUM 2 Writeups EPSS 0.00
Nextcloud < 9.0.51 - Improper Access Control
Nextcloud Server before 9.0.52 & ownCloud Server before 9.0.4 are vulnerable to a content-spoofing attack in the files app. The location bar in the files app was not verifying the passed parameters. An attacker could craft an invalid link to a fake directory structure and use this to display an attacker-controlled error message to the user.
CWE-284 Mar 28, 2017
CVE-2016-9459 6.1 MEDIUM 2 Writeups EPSS 0.00
Nextcloud Server < 9.0.52 - Error Information Exposure
Nextcloud Server before 9.0.52 & ownCloud Server before 9.0.4 are vulnerable to a log pollution vulnerability potentially leading to a local XSS. The download log functionality in the admin screen is delivering the log in JSON format to the end-user. The file was delivered with an attachment disposition forcing the browser to download the document. However, Firefox running on Microsoft Windows would offer the user to open the data in the browser as an HTML document. Thus any injected data in the log would be executed.
CWE-209 Mar 28, 2017
CVE-2016-9457 5.4 MEDIUM 1 Writeup EPSS 0.00
Revive-adserver Revive Adserver < 3.2.2 - XSS
Revive Adserver before 3.2.3 suffers from Reflected XSS. `www/admin/stats.php` is vulnerable to reflected XSS attacks via multiple parameters that are not properly sanitised or escaped when displayed, such as setPerPage, pageId, bannerid, period_start, period_end, and possibly others.
CWE-79 Mar 28, 2017
CVE-2016-9454 5.4 MEDIUM 1 Writeup EPSS 0.00
Revive-adserver Revive Adserver < 3.2.2 - XSS
Revive Adserver before 3.2.3 suffers from Persistent XSS. A vector for persistent XSS attacks via the Revive Adserver user interface exists, requiring a trusted (non-admin) account. The banner image URL for external banners wasn't properly escaped when displayed in most of the banner related pages.
CWE-79 Mar 28, 2017
CVE-2016-9130 5.4 MEDIUM 1 Writeup EPSS 0.00
Revive Adserver <3.2.3 - XSS
Revive Adserver before 3.2.3 suffers from Persistent XSS. A vector for persistent XSS attacks via the Revive Adserver user interface exists, requiring a trusted (non-admin) account. The website name wasn't properly escaped when displayed in the campaign-zone.php script.
CWE-79 Mar 28, 2017
CVE-2016-9129 5.3 MEDIUM 1 Writeup EPSS 0.00
Revive Adserver <3.2.3 - Info Disclosure
Revive Adserver before 3.2.3 suffers from Information Exposure Through Discrepancy. It is possible to check whether or not an email address was associated to one or more user accounts on a target Revive Adserver instance by examining the message printed by the password recovery system. Such information cannot however be used directly to log in to the system, which requires a username.
CWE-200 Mar 28, 2017
CVE-2016-9128 5.4 MEDIUM 1 Writeup EPSS 0.00
Revive Adserver <3.2.3 - XSS
Revive Adserver before 3.2.3 suffers from reflected XSS. The affiliate-preview.php script in www/admin is vulnerable to a reflected XSS attack. This vulnerability could be used by an attacker to steal the session ID of an authenticated user, by tricking them into visiting a specifically crafted URL.
CWE-79 Mar 28, 2017
CVE-2016-9126 5.4 MEDIUM 1 Writeup EPSS 0.00
Revive Adserver <3.2.3 - XSS
Revive Adserver before 3.2.3 suffers from persistent XSS. Usernames are not properly escaped when displayed in the audit trail widget of the dashboard upon login, allowing persistent XSS attacks. An authenticated user with enough privileges to create other users could exploit the vulnerability to access the administrator account.
CWE-79 Mar 28, 2017
CVE-2017-1143 5.3 MEDIUM EPSS 0.00
IBM Kenexa LCMS Premier on Cloud <10.0 - Info Disclosure
IBM Kenexa LCMS Premier on Cloud 9.x and 10.0 could allow a remote attacker to obtain sensitive information, caused by the failure to properly enable HTTP Strict Transport Security. An attacker could exploit this vulnerability to obtain sensitive information using man in the middle techniques. IBM Reference #: 1998874.
CWE-200 Mar 27, 2017
CVE-2017-1142 6.5 MEDIUM EPSS 0.00
IBM Kenexa LCMS Premier on Cloud 9.x-10.0 - Info Disclosure
IBM Kenexa LCMS Premier on Cloud 9.x and 10.0 could allow a remote attacker to obtain sensitive information, caused by the failure to set the secure flag for the session cookie in SSL mode. By intercepting its transmission within an HTTP session, an attacker could exploit this vulnerability to capture the cookie and obtain sensitive information. IBM Reference #: 1998874.
CWE-200 Mar 27, 2017
CVE-2017-1120 6.1 MEDIUM EPSS 0.00
IBM WebSphere Portal <9.0 - XSS
IBM WebSphere Portal 8.5 and 9.0 is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session. IBM Reference #: 2000152.
CWE-79 Mar 27, 2017
CVE-2016-9737 5.4 MEDIUM EPSS 0.00
IBM Tririga Application Platform - XSS
IBM TRIRIGA 3.3, 3.4, and 3.5 is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session. IBM Reference #: 1996200.
CWE-79 Mar 27, 2017
CVE-2016-6056 5.4 MEDIUM EPSS 0.00
IBM Call Center for Commerce <9.3-9.4 - XSS
IBM Call Center for Commerce 9.3 and 9.4 is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session. IBM Reference #: 2000442.
CWE-79 Mar 27, 2017
CVE-2017-5238 5.3 MEDIUM EPSS 0.00
Eview EV-07S - Buffer Overflow
Due to a lack of bounds checking, several input configuration fields for the Eview EV-07S GPS Tracker will overflow data stored in one variable to another, overwriting the data of another field.
CWE-119 Mar 27, 2017
CVE-2017-7275 5.5 MEDIUM EPSS 0.00
ImageMagick 7.0.4.9 - DoS
The ReadPCXImage function in coders/pcx.c in ImageMagick 7.0.4.9 allows remote attackers to cause a denial of service (attempted large memory allocation and application crash) via a crafted file. NOTE: this vulnerability exists because of an incomplete fix for CVE-2016-8862 and CVE-2016-8866.
CWE-119 Mar 27, 2017