CVE Feed

    Dashboard / CVE

    7.5
    High

    CVE-2017-8770

    Last Modified: 20 Apr 2025

    There is LFD (local file disclosure) on BE126 WIFI repeater 1.0 devices that allows attackers to read the entire filesystem on the device via a crafted getpage parameter.

    Published: 20 Sept 2017
    9.8
    Critical

    CVE-2017-8772

    Last Modified: 20 Apr 2025

    On BE126 WIFI repeater 1.0 devices, an attacker can log into telnet (which is open by default) with default credentials as root (username:"root" password:"root") and can: 1. Read the entire file system; 2. Write to the file system; or 3. Execute any code that attacker desires (malicious or not).

    Published: 20 Sept 2017
    7.4
    High

    CVE-2017-12150

    Last Modified: 21 Nov 2024

    It was found that samba before 4.4.16, 4.5.x before 4.5.14, and 4.6.x before 4.6.8 did not enforce "SMB signing" when certain configuration options were enabled. A remote attacker could launch a man-in-the-middle attack and retrieve information in plain-text.

    Published: 20 Sept 2017
    4.1
    Medium

    CVE-2017-12163

    Last Modified: 21 Nov 2024

    An information leak flaw was found in the way SMB1 protocol was implemented by Samba before 4.4.16, 4.5.x before 4.5.14, and 4.6.x before 4.6.8. A malicious client could use this flaw to dump server memory contents to a file on the samba share or to a shared printer, though the exact area of server memory cannot be controlled by the attacker.

    Published: 20 Sept 2017
    8.1
    High

    CVE-2017-14607

    Last Modified: 20 Apr 2025

    In ImageMagick 7.0.7-4 Q16, an out of bounds read flaw related to ReadTIFFImage has been reported in coders/tiff.c. An attacker could possibly exploit this flaw to disclose potentially sensitive memory or cause an application crash.

    Published: 20 Sept 2017
    7.8
    High

    CVE-2017-15649

    Last Modified: 20 Apr 2025

    net/packet/af_packet.c in the Linux kernel before 4.13.6 allows local users to gain privileges via crafted system calls that trigger mishandling of packet_fanout data structures, because of a race condition (involving fanout_add and packet_do_bind) that leads to a use-after-free, a different vulnerability than CVE-2017-6346.

    Published: 20 Sept 2017
    7.4
    High

    CVE-2017-12151

    Last Modified: 21 Nov 2024

    A flaw was found in the way samba client before samba 4.4.16, samba 4.5.14 and samba 4.6.8 used encryption with the max protocol set as SMB3. The connection could lose the requirement for signing and encrypting to any DFS redirects, allowing an attacker to read or alter the contents of the connection via a man-in-the-middle attack.

    Published: 20 Sept 2017
    8.1
    High

    CVE-2017-4995

    Last Modified: 20 Apr 2025

    An issue was discovered in Pivotal Spring Security 4.2.0.RELEASE through 4.2.2.RELEASE, and Spring Security 5.0.0.M1. When configured to enable default typing, Jackson contained a deserialization vulnerability that could lead to arbitrary code execution. Jackson fixed this vulnerability by blacklisting known "deserialization gadgets." Spring Security configures Jackson with global default typing enabled, which means that (through the previous exploit) arbitrary code could be executed if all of the following is true: (1) Spring Security's Jackson support is being leveraged by invoking SecurityJackson2Modules.getModules(ClassLoader) or SecurityJackson2Modules.enableDefaultTyping(ObjectMapper); (2) Jackson is used to deserialize data that is not trusted (Spring Security does not perform deserialization using Jackson, so this is an explicit choice of the user); and (3) there is an unknown (Jackson is not blacklisting it already) "deserialization gadget" that allows code execution present on the classpath. Jackson provides a blacklisting approach to protecting against this type of attack, but Spring Security should be proactive against blocking unknown "deserialization gadgets" when Spring Security enables default typing.

    Published: 20 Sept 2017
    3.6
    Low

    CVE-2018-1000030

    Last Modified: 21 Nov 2024

    Python 2.7.14 is vulnerable to a Heap-Buffer-Overflow as well as a Heap-Use-After-Free. Python versions prior to 2.7.14 may also be vulnerable and it appears that Python 2.7.17 and prior may also be vulnerable however this has not been confirmed. The vulnerability lies when multiply threads are handling large amounts of data. In both cases there is essentially a race condition that occurs. For the Heap-Buffer-Overflow, Thread 2 is creating the size for a buffer, but Thread1 is already writing to the buffer without knowing how much to write. So when a large amount of data is being processed, it is very easy to cause memory corruption using a Heap-Buffer-Overflow. As for the Use-After-Free, Thread3->Malloc->Thread1->Free's->Thread2-Re-uses-Free'd Memory. The PSRT has stated that this is not a security vulnerability due to the fact that the attacker must be able to run code, however in some situations, such as function as a service, this vulnerability can potentially be used by an attacker to violate a trust boundary, as such the DWF feels this issue deserves a CVE.

    Published: 20 Sept 2017
    7.8
    High

    CVE-2015-4681

    Last Modified: 20 Apr 2025

    Polycom RealPresence Resource Manager (aka RPRM) before 8.4 allows local users to have unspecified impact via vectors related to weak passwords.

    Published: 19 Sept 2017
    6.5
    Medium

    CVE-2015-4684

    Last Modified: 20 Apr 2025

    Multiple directory traversal vulnerabilities in Polycom RealPresence Resource Manager (aka RPRM) before 8.4 allow (1) remote authenticated users to read arbitrary files via a .. (dot dot) in the Modifier parameter to PlcmRmWeb/FileDownload; or remote authenticated administrators to upload arbitrary files via the (2) Filename or (3) SE_FNAME parameter to PlcmRmWeb/FileUpload or to read and remove arbitrary files via the (4) filePathName parameter in an importSipUriReservations SOAP request to PlcmRmWeb/JUserManager.

    Published: 19 Sept 2017
    9.8
    Critical

    CVE-2014-8684

    Last Modified: 20 Apr 2025

    CodeIgniter before 3.0 and Kohana 3.2.3 and earlier and 3.3.x through 3.3.2 make it easier for remote attackers to spoof session cookies and consequently conduct PHP object injection attacks by leveraging use of standard string comparison operators to compare cryptographic hashes.

    Published: 19 Sept 2017
    6.5
    Medium

    CVE-2015-4682

    Last Modified: 20 Apr 2025

    Polycom RealPresence Resource Manager (aka RPRM) before 8.4 allows remote authenticated users to obtain the installation path via an HTTP POST request to PlcmRmWeb/JConfigManager.

    Published: 19 Sept 2017
    9.8
    Critical

    CVE-2014-8686

    Last Modified: 20 Apr 2025

    CodeIgniter before 2.2.0 makes it easier for attackers to decode session cookies by leveraging fallback to a custom XOR-based encryption scheme when the Mcrypt extension for PHP is not available.

    Published: 19 Sept 2017
    9.8
    Critical

    CVE-2015-4683

    Last Modified: 20 Apr 2025

    Polycom RealPresence Resource Manager (aka RPRM) before 8.4 allows attackers to obtain sensitive information and potentially gain privileges by leveraging use of session identifiers as parameters with HTTP GET requests.

    Published: 19 Sept 2017
    7
    High

    CVE-2015-4685

    Last Modified: 20 Apr 2025

    Polycom RealPresence Resource Manager (aka RPRM) before 8.4 allows local users with access to the plcm account to gain privileges via a script in /var/polycom/cma/upgrade/scripts, related to a sudo misconfiguration.

    Published: 19 Sept 2017
    9.8
    Critical

    CVE-2017-6315

    Last Modified: 20 Apr 2025

    Astaro Security Gateway (aka ASG) 7 allows remote attackers to execute arbitrary code via a crafted request to index.plx.

    Published: 19 Sept 2017
    7.8
    High

    CVE-2017-14311

    Last Modified: 20 Apr 2025

    The Winring0x32.sys driver in NetMechanica NetDecision 5.8.2 allows local users to gain privileges via a crafted 0x9C402088 IOCTL call.

    Published: 19 Sept 2017
    7.5
    High

    CVE-2017-14581

    Last Modified: 20 Apr 2025

    The Host Control web service in SAP NetWeaver AS JAVA 7.0 through 7.5 allows remote attackers to cause a denial of service (service crash) via a crafted request, aka SAP Security Note 2389181.

    Published: 19 Sept 2017
    6.1
    Medium

    CVE-2015-3299

    Last Modified: 20 Apr 2025

    Cross-site scripting (XSS) vulnerability in the Floating Social Bar plugin before 1.1.7 for WordPress allows remote attackers to inject arbitrary web script or HTML via vectors related to original service order.

    Published: 19 Sept 2017
    6.1
    Medium

    CVE-2015-3432

    Last Modified: 20 Apr 2025

    Multiple cross-site scripting (XSS) vulnerabilities in Pydio (formerly AjaXplorer) before 6.0.7 allow remote attackers to inject arbitrary web script or HTML via unspecified vectors, aka "Pydio XSS Vulnerabilities."

    Published: 19 Sept 2017
    5.3
    Medium

    CVE-2014-9610

    Last Modified: 20 Apr 2025

    Netsweeper before 3.1.10, 4.0.x before 4.0.9, and 4.1.x before 4.1.2 allows remote attackers to bypass authentication and remove IP addresses from the quarantine via the ip parameter to webadmin/user/quarantine_disable.php.

    Published: 19 Sept 2017
    9.8
    Critical

    CVE-2014-9611

    Last Modified: 20 Apr 2025

    Netsweeper before 4.0.5 allows remote attackers to bypass authentication and create arbitrary accounts and policies via a request to webadmin/nslam/index.php.

    Published: 19 Sept 2017
    9.8
    Critical

    CVE-2014-9618

    Last Modified: 20 Apr 2025

    The Client Filter Admin portal in Netsweeper before 3.1.10, 4.0.x before 4.0.9, and 4.1.x before 4.1.2 allows remote attackers to bypass authentication and subsequently create arbitrary profiles via a showdeny action to the default URL.

    Published: 19 Sept 2017
    7.2
    High

    CVE-2014-9619

    Last Modified: 20 Apr 2025

    Unrestricted file upload vulnerability in webadmin/ajaxfilemanager/ajaxfilemanager.php in Netsweeper before 3.1.10, 4.0.x before 4.0.9, and 4.1.x before 4.1.2 allows remote authenticated users with admin privileges on the Cloud Manager web console to execute arbitrary PHP code by uploading a file with a double extension, then accessing it via a direct request to the file in webadmin/deny/images/, as demonstrated by secuid0.php.gif.

    Published: 19 Sept 2017
    8.8
    High

    CVE-2015-4089

    Last Modified: 20 Apr 2025

    Multiple cross-site request forgery (CSRF) vulnerabilities in the optionsPageRequest function in admin.php in WP Fastest Cache plugin before 0.8.3.5 for WordPress allow remote attackers to hijack the authentication of unspecified victims for requests that call the (1) saveOption, (2) deleteCache, (3) deleteCssAndJsCache, or (4) addCacheTimeout method via the wpFastestCachePage parameter in the WpFastestCacheOptions/ page.

    Published: 19 Sept 2017
    7.5
    High

    CVE-2015-0689

    Last Modified: 20 Apr 2025

    Cisco Cloud Web Security before 3.0.1.7 allows remote attackers to bypass intended filtering protection mechanisms by leveraging improper handling of HTTP methods, aka Bug ID CSCut69743.

    Published: 19 Sept 2017
    7.2
    High

    CVE-2014-5362

    Last Modified: 20 Apr 2025

    The admin interface in Landesk Management Suite 9.6 and earlier allows remote attackers to conduct remote file inclusion attacks involving ASPX pages from third-party sites via the d parameter to (1) ldms/sm_actionfrm.asp or (2) remote/frm_coremainfrm.aspx; or the (3) top parameter to remote/frm_splitfrm.aspx.

    Published: 19 Sept 2017
    5.4
    Medium

    CVE-2014-6191

    Last Modified: 20 Apr 2025

    Cross-site scripting (XSS) vulnerability in IBM Curam Social Program Management 6.0 SP2, 6.0.4, and 6.0.5 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors. IBM X-Force ID: 98568.

    Published: 19 Sept 2017
    7.5
    High

    CVE-2014-9616

    Last Modified: 20 Apr 2025

    Netsweeper before 3.1.10, 4.0.x before 4.0.9, and 4.1.x before 4.1.2 allows remote attackers to obtain sensitive information by making a request that redirects to the deny page.

    Published: 19 Sept 2017
    5.4
    Medium

    CVE-2015-1864

    Last Modified: 20 Apr 2025

    Multiple cross-site scripting (XSS) vulnerabilities in the administration pages in Kallithea before 0.2.1 allow remote attackers to inject arbitrary web script or HTML via the (1) first name or (2) last name user details, or the (3) repository, (4) repository group, or (5) user group description.

    Published: 19 Sept 2017
    6.5
    Medium

    CVE-2015-3419

    Last Modified: 20 Apr 2025

    vBulletin 5.x through 5.1.6 allows remote authenticated users to bypass authorization checks and inject private messages into conversations via vectors related to an input validation failure.

    Published: 19 Sept 2017
    9.8
    Critical

    CVE-2015-3431

    Last Modified: 20 Apr 2025

    Pydio (formerly AjaXplorer) before 6.0.7 allows remote attackers to execute arbitrary commands via unspecified vectors, aka "Pydio OS Command Injection Vulnerabilities."

    Published: 19 Sept 2017
    6.1
    Medium

    CVE-2015-3880

    Last Modified: 20 Apr 2025

    Open redirect vulnerability in phpBB before 3.0.14 and 3.1.x before 3.1.4 allows remote attackers to redirect users of Google Chrome to arbitrary web sites and conduct phishing attacks via unspecified vectors.

    Published: 19 Sept 2017
    9.8
    Critical

    CVE-2017-10700

    Last Modified: 20 Apr 2025

    In the medialibrary component in QNAP NAS 4.3.3.0229, an un-authenticated, remote attacker can execute arbitrary system commands as the root user of the NAS application.

    Published: 19 Sept 2017
    7.2
    High

    CVE-2017-14141

    Last Modified: 20 Apr 2025

    The wiki_decode Developer System Helper function in the admin panel in Kaltura before 13.2.0 allows remote attackers to conduct PHP object injection attacks and execute arbitrary PHP code via a crafted serialized object.

    Published: 19 Sept 2017
    9.8
    Critical

    CVE-2017-14143

    Last Modified: 20 Apr 2025

    The getUserzoneCookie function in Kaltura before 13.2.0 uses a hardcoded cookie secret to validate cookie signatures, which allows remote attackers to bypass an intended protection mechanism and consequently conduct PHP object injection attacks and execute arbitrary PHP code via a crafted userzone cookie.

    Published: 19 Sept 2017
    6.1
    Medium

    CVE-2017-14142

    Last Modified: 20 Apr 2025

    Multiple cross-site scripting (XSS) vulnerabilities in Kaltura before 13.2.0 allow remote attackers to inject arbitrary web script or HTML via the (1) partnerId or (2) playerVersion parameter to server/admin_console/web/tools/bigRedButton.php; the (3) partnerId, (4) playerVersion, (5) secret, (6) entryId, (7) adminUiConfId, or (8) uiConfId parameter to server/admin_console/web/tools/bigRedButtonPtsPoc.php; the (9) streamUsername, (10) streamPassword, (11) streamRemoteId, (12) streamRemoteBackupId, or (13) entryId parameter to server/admin_console/web/tools/AkamaiBroadcaster.php; the (14) entryId parameter to server/admin_console/web/tools/XmlJWPlayer.php; or the (15) partnerId or (16) playerVersion parameter to server/alpha/web/lib/bigRedButtonPtsPocHlsjs.php.

    Published: 19 Sept 2017
    9.8
    Critical

    CVE-2017-10930

    Last Modified: 20 Apr 2025

    The ZXR10 1800-2S before v3.00.40 incorrectly restricts access to a resource from an unauthorized actor, resulting in ordinary users being able to download configuration files to steal information like administrator accounts and passwords.

    Published: 19 Sept 2017
    7.5
    High

    CVE-2017-10931

    Last Modified: 20 Apr 2025

    The ZXR10 1800-2S before v3.00.40 incorrectly restricts the download of the file directory range for WEB users, resulting in the ability to download any files and cause information leaks such as system configuration.

    Published: 19 Sept 2017
    4.9
    Medium

    CVE-2017-14600

    Last Modified: 20 Apr 2025

    Pragyan CMS v3.0 is vulnerable to an Error-Based SQL injection in cms/admin.lib.php via $_GET['del_black'], resulting in Information Disclosure.

    Published: 19 Sept 2017
    4.9
    Medium

    CVE-2017-14601

    Last Modified: 20 Apr 2025

    Pragyan CMS v3.0 is vulnerable to a Boolean-based SQL injection in cms/admin.lib.php via $_GET['forwhat'], resulting in Information Disclosure.

    Published: 19 Sept 2017
    4.8
    Medium

    CVE-2017-14597

    Last Modified: 20 Apr 2025

    AdminPanel in AfterLogic WebMail 7.7 and Aurora 7.7.5 has XSS via the txtDomainName field to adminpanel/modules/pro/inc/ajax.php during addition of a domain.

    Published: 19 Sept 2017
    7.8
    High

    CVE-2017-14617

    Last Modified: 20 Apr 2025

    In Poppler 0.59.0, a floating point exception occurs in the ImageStream class in Stream.cc, which may lead to a potential attack when handling malicious PDF files.

    Published: 19 Sept 2017
    6.6
    Medium

    CVE-2017-16531

    Last Modified: 20 Apr 2025

    drivers/usb/core/config.c in the Linux kernel before 4.13.6 allows local users to cause a denial of service (out-of-bounds read and system crash) or possibly have unspecified other impact via a crafted USB device, related to the USB_DT_INTERFACE_ASSOCIATION descriptor.

    Published: 19 Sept 2017
    8.1
    High

    CVE-2017-12615

    Last Modified: 21 Apr 2026

    When running Apache Tomcat 7.0.0 to 7.0.79 on Windows with HTTP PUTs enabled (e.g. via setting the readonly initialisation parameter of the Default to false) it was possible to upload a JSP file to the server via a specially crafted request. This JSP could then be requested and any code it contained would be executed by the server.

    Published: 19 Sept 2017
    8.4
    High

    CVE-2017-12148

    Last Modified: 21 Nov 2024

    A flaw was found in Ansible Tower's interface before 3.1.5 and 3.2.0 with SCM repositories. If a Tower project (SCM repository) definition does not have the 'delete before update' flag set, an attacker with commit access to the upstream playbook source repository could create a Trojan playbook that, when executed by Tower, modifies the checked out SCM repository to add git hooks. These git hooks could, in turn, cause arbitrary command and code execution as the user Tower runs as.

    Published: 19 Sept 2017
    6.3
    Medium

    CVE-2017-12155

    Last Modified: 20 Apr 2025

    A resource-permission flaw was found in the openstack-tripleo-heat-templates package where ceph.client.openstack.keyring is created as world-readable. A local attacker with access to the key could read or modify data on Ceph cluster pools for OpenStack as though the attacker were the OpenStack service, thus potentially reading or modifying data in an OpenStack Block Storage volume.

    Published: 19 Sept 2017
    7.5
    High

    CVE-2017-12616

    Last Modified: 20 Apr 2025

    When using a VirtualDirContext with Apache Tomcat 7.0.0 to 7.0.80 it was possible to bypass security constraints and/or view the source code of JSPs for resources served by the VirtualDirContext using a specially crafted request.

    Published: 19 Sept 2017
    5.9
    Medium

    CVE-2016-10511

    Last Modified: 20 Apr 2025

    The Twitter iOS client versions 6.62 and 6.62.1 fail to validate Twitter's server certificates for the /1.1/help/settings.json configuration endpoint, permitting man-in-the-middle attackers the ability to view an application-only OAuth client token and potentially enable unreleased Twitter iOS app features.

    Published: 18 Sept 2017