CVE Feed

    Dashboard / CVE

    6.5
    Medium

    CVE-2018-20534

    Last Modified: 21 Nov 2024

    There is an illegal address access at ext/testcase.c in libsolv.a in libsolv through 0.7.2 that will cause a denial of service. NOTE: third parties dispute this issue stating that the issue affects the test suite and not the underlying library. It cannot be exploited in any real-world application

    Published: 22 Nov 2018
    3.8
    Low

    CVE-2018-19421

    Last Modified: 21 Nov 2024

    In GetSimpleCMS 3.3.15, admin/upload.php blocks .html uploads but Internet Explorer render HTML elements in a .eml file, because of admin/upload-uploadify.php, and validate_safe_file in admin/inc/security_functions.php.

    Published: 21 Nov 2018
    7.2
    High

    CVE-2018-19423

    Last Modified: 21 Nov 2024

    Codiad 2.8.4 allows remote authenticated administrators to execute arbitrary code by uploading an executable file.

    Published: 21 Nov 2018
    3.8
    Low

    CVE-2018-19420

    Last Modified: 21 Nov 2024

    In GetSimpleCMS 3.3.15, admin/upload.php blocks .html uploads but there are several alternative cases in which HTML can be executed, such as a file with no extension or an unrecognized extension (e.g., the test or test.asdf filename), because of admin/upload-uploadify.php, and validate_safe_file in admin/inc/security_functions.php.

    Published: 21 Nov 2018
    7.2
    High

    CVE-2018-19424

    Last Modified: 21 Nov 2024

    ClipperCMS 1.3.3 allows remote authenticated administrators to upload .htaccess files.

    Published: 21 Nov 2018
    10
    Critical

    CVE-2018-19417

    Last Modified: 21 Nov 2024

    An issue was discovered in the MQTT server in Contiki-NG before 4.2. The function parse_publish_vhdr() that parses MQTT PUBLISH messages with a variable length header uses memcpy to input data into a fixed size buffer. The allocated buffer can fit only MQTT_MAX_TOPIC_LENGTH (default 64) bytes, and a length check is missing. This could lead to Remote Code Execution via a stack-smashing attack (overwriting the function return address). Contiki-NG does not separate the MQTT server from other servers and the OS modules, so access to all memory regions is possible.

    Published: 21 Nov 2018
    9.8
    Critical

    CVE-2018-19410

    Last Modified: 7 Nov 2025

    PRTG Network Monitor before 18.2.40.1683 allows remote unauthenticated attackers to create users with read-write privileges (including administrator). A remote unauthenticated user can craft an HTTP request and override attributes of the 'include' directive in /public/login.htm and perform a Local File Inclusion attack, by including /api/addusers and executing it. By providing the 'id' and 'users' parameters, an unauthenticated attacker can create a user with read-write privileges (including administrator).

    Published: 21 Nov 2018
    8.8
    High

    CVE-2018-19411

    Last Modified: 21 Nov 2024

    PRTG Network Monitor before 18.2.40.1683 allows an authenticated user with a read-only account to create another user with a read-write account (including administrator) via an HTTP request because /api/addusers doesn't check, or doesn't properly check, user rights.

    Published: 21 Nov 2018
    4.1
    Medium

    CVE-2018-1843

    Last Modified: 21 Nov 2024

    The Identity and Access Management (IAM) services (IBM Cloud Private 3.1.0) do not use a secure channel, such as SSL, to exchange information only when accessed internally from within the cluster. It could be possible for an attacker with access to network traffic to sniff packets from the connection and uncover data. IBM X-Force ID: 150903

    Published: 21 Nov 2018
    9.8
    Critical

    CVE-2009-5153

    Last Modified: 21 Nov 2024

    In Novell NetWare before 6.5 SP8, a stack buffer overflow in processing of CALLIT RPC calls in the NFS Portmapper daemon in PKERNEL.NLM allowed remote unauthenticated attackers to execute code, because a length field was incorrectly trusted.

    Published: 21 Nov 2018
    7.2
    High

    CVE-2018-19422

    Last Modified: 21 Nov 2024

    /panel/uploads in Subrion CMS 4.2.1 allows remote attackers to execute arbitrary PHP code via a .pht or .phar file, because the .htaccess file omits these.

    Published: 21 Nov 2018
    5.5
    Medium

    CVE-2018-19517

    Last Modified: 21 Nov 2024

    An issue was discovered in sysstat 12.1.1. The remap_struct function in sa_common.c has an out-of-bounds read during a memset call, as demonstrated by sadf.

    Published: 21 Nov 2018
    7.8
    High

    CVE-2018-19416

    Last Modified: 21 Nov 2024

    An issue was discovered in sysstat 12.1.1. The remap_struct function in sa_common.c has an out-of-bounds read during a memmove call, as demonstrated by sadf.

    Published: 21 Nov 2018
    7.2
    High

    CVE-2018-19404

    Last Modified: 21 Nov 2024

    In YXcms 1.4.7, protected/apps/appmanage/controller/indexController.php allow remote authenticated Administrators to execute any PHP code by creating a ZIP archive containing a config.php file, hosting the .zip file at an external URL, and visiting index.php?r=appmanage/index/onlineinstall&url= followed by that URL. This is related to the onlineinstall and import functions.

    Published: 21 Nov 2018
    6.5
    Medium

    CVE-2018-19376

    Last Modified: 21 Nov 2024

    An issue was discovered in GreenCMS v2.3.0603. There is a CSRF vulnerability that allows attackers to delete a log file via the index.php?m=admin&c=data&a=clear URI.

    Published: 20 Nov 2018
    5.5
    Medium

    CVE-2018-19388

    Last Modified: 21 Nov 2024

    FoxitReader.exe in Foxit Reader 9.3.0.10826 allows remote attackers to cause a denial of service (out-of-bounds read, access violation, and application crash) via TIFF data because of a ConvertToPDF_x86!ReleaseFXURLToHtml issue.

    Published: 20 Nov 2018
    5.5
    Medium

    CVE-2018-19390

    Last Modified: 21 Nov 2024

    FoxitReader.exe in Foxit Reader 9.3.0.10826 allows remote attackers to cause a denial of service (Break instruction exception and application crash) via TIFF data because of a ConvertToPDF_x86!ConnectedPDF::ConnectedPDFSDK::FCP_SendEmailNotification issue.

    Published: 20 Nov 2018
    7.5
    High

    CVE-2018-19395

    Last Modified: 21 Nov 2024

    ext/standard/var.c in PHP 5.x through 7.1.24 on Windows allows attackers to cause a denial of service (NULL pointer dereference and application crash) because com and com_safearray_proxy return NULL in com_properties_get in ext/com_dotnet/com_handlers.c, as demonstrated by a serialize call on COM("WScript.Shell").

    Published: 20 Nov 2018
    5.5
    Medium

    CVE-2018-19389

    Last Modified: 21 Nov 2024

    FoxitReader.exe in Foxit Reader 9.3.0.10826 allows remote attackers to cause a denial of service (Break instruction exception and application crash) via BMP data because of a ConvertToPDF_x86!ConnectedPDF::ConnectedPDFSDK::FCP_SendEmailNotification issue.

    Published: 20 Nov 2018
    9.8
    Critical

    CVE-2018-18861

    Last Modified: 19 Aug 2026

    Buffer overflow in PCMan FTP Server 2.0.7 allows for remote code execution via the APPE command.

    Published: 20 Nov 2018
    4.2
    Medium

    CVE-2018-12038

    Last Modified: 21 Nov 2024

    An issue was discovered on Samsung 840 EVO devices. Vendor-specific commands may allow access to the disk-encryption key.

    Published: 20 Nov 2018
    6.8
    Medium

    CVE-2018-16222

    Last Modified: 21 Nov 2024

    Cleartext Storage of credentials in the iSmartAlarmData.xml configuration file in the iSmartAlarm application through 2.0.8 for Android allows an attacker to retrieve the username and password.

    Published: 20 Nov 2018
    7.8
    High

    CVE-2018-18440

    Last Modified: 21 Nov 2024

    DENX U-Boot through 2018.09-rc1 has a locally exploitable buffer overflow via a crafted kernel image because filesystem loading is mishandled.

    Published: 20 Nov 2018
    8.8
    High

    CVE-2018-18562

    Last Modified: 21 Nov 2024

    An issue was discovered in Roche Accu-Chek Inform II Base Unit / Base Unit Hub before 03.01.04 and CoaguChek / cobas h232 Handheld Base Unit before 03.01.04. Weak access credentials may enable attackers in the adjacent network to gain unauthorized service access via a service interface.

    Published: 20 Nov 2018
    6.1
    Medium

    CVE-2018-18715

    Last Modified: 21 Nov 2024

    Zoho ManageEngine OpManager 12.3 before 123219 has stored XSS.

    Published: 20 Nov 2018
    6.1
    Medium

    CVE-2018-18716

    Last Modified: 21 Nov 2024

    Zoho ManageEngine OpManager 12.3 before 123219 has a Self XSS Vulnerability.

    Published: 20 Nov 2018
    8.8
    High

    CVE-2018-18772

    Last Modified: 21 Nov 2024

    CentOS-WebPanel.com (aka CWP) CentOS Web Panel through 0.9.8.740 allows CSRF via admin/index.php?module=send_ssh, as demonstrated by executing an arbitrary OS command.

    Published: 20 Nov 2018
    8.8
    High

    CVE-2018-18773

    Last Modified: 21 Nov 2024

    CentOS-WebPanel.com (aka CWP) CentOS Web Panel through 0.9.8.740 allows CSRF via admin/index.php?module=rootpwd, as demonstrated by changing the root password.

    Published: 20 Nov 2018
    6.1
    Medium

    CVE-2018-18774

    Last Modified: 21 Nov 2024

    CentOS-WebPanel.com (aka CWP) CentOS Web Panel through 0.9.8.740 allows XSS via the admin/index.php module parameter.

    Published: 20 Nov 2018
    7.8
    High

    CVE-2018-18857

    Last Modified: 21 Nov 2024

    Multiple local privilege escalation vulnerabilities have been identified in the LiquidVPN client through 1.37 for macOS. An attacker can communicate with an unprotected XPC service and directly execute arbitrary OS commands as root or load a potentially malicious kernel extension because com.smr.liquidvpn.OVPNHelper uses the system function to execute the "command_line" parameter as a shell command.

    Published: 20 Nov 2018
    9.6
    Critical

    CVE-2018-18864

    Last Modified: 21 Nov 2024

    Loadbalancer.org Enterprise VA MAX before 8.3.3 has XSS because Apache HTTP Server logs are displayed.

    Published: 20 Nov 2018
    9.8
    Critical

    CVE-2018-18439

    Last Modified: 21 Nov 2024

    DENX U-Boot through 2018.09-rc1 has a remotely exploitable buffer overflow via a malicious TFTP server because TFTP traffic is mishandled. Also, local exploitation can occur via a crafted kernel image.

    Published: 20 Nov 2018
    7.8
    High

    CVE-2018-18858

    Last Modified: 21 Nov 2024

    Multiple local privilege escalation vulnerabilities have been identified in the LiquidVPN client through 1.37 for macOS. An attacker can communicate with an unprotected XPC service and directly execute arbitrary OS commands as root or load a potentially malicious kernel extension because com.smr.liquidvpn.OVPNHelper uses the system function to execute the "tun_path" or "tap_path" pathname within a shell command.

    Published: 20 Nov 2018
    7.8
    High

    CVE-2018-18859

    Last Modified: 21 Nov 2024

    Multiple local privilege escalation vulnerabilities have been identified in the LiquidVPN client through 1.37 for macOS. An attacker can communicate with an unprotected XPC service and directly execute arbitrary OS commands as root or load a potentially malicious kernel extension because com.smr.liquidvpn.OVPNHelper uses the value of the "tun_path" or "tap_path" pathname in a kextload() call.

    Published: 20 Nov 2018
    7.8
    High

    CVE-2018-18856

    Last Modified: 21 Nov 2024

    Multiple local privilege escalation vulnerabilities have been identified in the LiquidVPN client through 1.37 for macOS. An attacker can communicate with an unprotected XPC service and directly execute arbitrary OS commands as root or load a potentially malicious kernel extension because com.smr.liquidvpn.OVPNHelper uses the system function to execute the "openvpncmd" parameter as a shell command.

    Published: 20 Nov 2018
    9.8
    Critical

    CVE-2018-16223

    Last Modified: 21 Nov 2024

    Insecure Cryptographic Storage of credentials in com.vestiacom.qbeecamera_preferences.xml in the QBee Cam application through 1.0.5 for Android allows an attacker to retrieve the username and password.

    Published: 20 Nov 2018
    5.3
    Medium

    CVE-2018-16224

    Last Modified: 21 Nov 2024

    Incorrect access control for the diagnostic files of the iSmartAlarm Cube One through 2.2.4.10 allows an attacker to retrieve them via a specifically crafted TCP request to port 12345 and 22306, and access sensitive information from the device.

    Published: 20 Nov 2018
    7.4
    High

    CVE-2018-18564

    Last Modified: 21 Nov 2024

    An issue was discovered in Roche Accu-Chek Inform II Instrument before 03.06.00 (Serial number below 14000) and 04.x before 04.03.00 (Serial Number above 14000), CoaguChek Pro II before 04.03.00, and cobas h 232 before 04.00.04 (Serial number above KQ0400000 or KS0400000). Improper access control allows attackers in the adjacent network to change the instrument configuration.

    Published: 20 Nov 2018
    8.1
    High

    CVE-2018-18865

    Last Modified: 21 Nov 2024

    The Royal browser extensions TS before 4.3.60728 (Release Date 2018-07-28) and TSX before 3.3.1 (Release Date 2018-09-13) allow Credentials Disclosure.

    Published: 20 Nov 2018
    4
    Medium

    CVE-2018-12037

    Last Modified: 21 Nov 2024

    An issue was discovered on Samsung 840 EVO and 850 EVO devices (only in "ATA high" mode, not vulnerable in "TCG" or "ATA max" mode), Samsung T3 and T5 portable drives, and Crucial MX100, MX200 and MX300 devices. Absence of a cryptographic link between the password and the Disk Encryption Key allows attackers with privileged access to SSD firmware full access to encrypted data.

    Published: 20 Nov 2018
    8
    High

    CVE-2018-18561

    Last Modified: 21 Nov 2024

    An issue was discovered in Roche Accu-Chek Inform II Base Unit / Base Unit Hub before 03.01.04 and CoaguChek / cobas h232 Handheld Base Unit before 03.01.04. Insecure permissions in a service interface may allow authenticated attackers in the adjacent network to execute arbitrary commands on the operating system.

    Published: 20 Nov 2018
    9.6
    Critical

    CVE-2018-18563

    Last Modified: 21 Nov 2024

    An issue was discovered in Roche Accu-Chek Inform II Instrument before 03.06.00 (Serial number below 14000) and 04.x before 04.03.00 (Serial Number above 14000), CoaguChek Pro II before 04.03.00, CoaguChek XS Plus before 03.01.06, CoaguChek XS Pro before 03.01.06, cobas h 232 before 03.01.03 (Serial Number below KQ0400000 or KS0400000) and cobas h 232 before 04.00.04 (Serial Number above KQ0400000 or KS0400000). Improper access control to a service command allows attackers in the adjacent network to execute arbitrary code on the system through a crafted Poct1-A message.

    Published: 20 Nov 2018
    6.8
    Medium

    CVE-2018-18565

    Last Modified: 21 Nov 2024

    An issue was discovered in Roche Accu-Chek Inform II Instrument before 03.06.00 (Serial number below 14000) and 04.x before 04.03.00 (Serial Number above 14000), CoaguChek Pro II before 04.03.00, CoaguChek XS Plus before 03.01.06, CoaguChek XS Pro before 03.01.06, cobas h 232 before 03.01.03 (Serial number below KQ0400000 or KS0400000), and cobas h 232 before 04.00.04 (Serial number above KQ0400000 or KS0400000). A vulnerability in the software update mechanism allows authenticated attackers in the adjacent network to overwrite arbitrary files on the system through a crafted update package.

    Published: 20 Nov 2018
    6.1
    Medium

    CVE-2018-17948

    Last Modified: 21 Nov 2024

    An open redirect vulnerability exists in the Access Manager Identity Provider prior to 4.4 SP3.

    Published: 20 Nov 2018
    7.5
    High

    CVE-2018-1779

    Last Modified: 21 Nov 2024

    IBM API Connect 2018.1 through 2018.3.7 could allow an unauthenticated attacker to cause a denial of service due to not setting limits on JSON payload size. IBM X-Force ID: 148802.

    Published: 20 Nov 2018
    7.8
    High

    CVE-2018-19961

    Last Modified: 21 Nov 2024

    An issue was discovered in Xen through 4.11.x on AMD x86 platforms, possibly allowing guest OS users to gain host OS privileges because TLB flushes do not always occur after IOMMU mapping changes.

    Published: 20 Nov 2018
    7.8
    High

    CVE-2018-19962

    Last Modified: 21 Nov 2024

    An issue was discovered in Xen through 4.11.x on AMD x86 platforms, possibly allowing guest OS users to gain host OS privileges because small IOMMU mappings are unsafely combined into larger ones.

    Published: 20 Nov 2018
    5.6
    Medium

    CVE-2018-19965

    Last Modified: 21 Nov 2024

    An issue was discovered in Xen through 4.11.x allowing 64-bit PV guest OS users to cause a denial of service (host OS crash) because #GP[0] can occur after a non-canonical address is passed to the TLB flushing code. NOTE: this issue exists because of an incorrect CVE-2017-5754 (aka Meltdown) mitigation.

    Published: 20 Nov 2018
    9.8
    Critical

    CVE-2018-19367

    Last Modified: 21 Nov 2024

    Portainer through 1.19.2 provides an API endpoint (/api/users/admin/check) to verify that the admin user is already created. This API endpoint will return 404 if admin was not created and 204 if it was already created. Attackers can set an admin password in the 404 case.

    Published: 20 Nov 2018
    5.3
    Medium

    CVE-2018-10099

    Last Modified: 21 Nov 2024

    Google Monorail before 2018-04-04 has a Cross-Site Search (XS-Search) vulnerability because CSV downloads are affected by CSRF, and calculations of download times (for requests with duplicated columns) can be used to obtain sensitive information about the content of bug reports.

    Published: 20 Nov 2018