6.1
    Medium

    CVE-2020-15716

    Last Modified: 3 Dec 2025

    RosarioSIS 6.7.2 is vulnerable to XSS, caused by improper validation of user-supplied input by the Preferences.php script. A remote attacker could exploit this vulnerability using the tab parameter in a crafted URL.

    Source:CodeSecLab
    Published:15 Jul 2020
    6.5
    Medium

    CVE-2020-15600

    Last Modified: 17 Jul 2020

    An issue was discovered in CMSUno before 1.6.1. uno.php allows CSRF to change the admin password.

    Source:Noth
    Published:7 Jul 2020
    6.1
    Medium

    CVE-2020-15599

    Last Modified: 15 Jul 2020

    Victor CMS through 2019-02-28 allows XSS via the register.php user_firstname or user_lastname field.

    Source:Anushree Priyadarshini
    Published:7 Jul 2020
    9.8
    Critical

    CVE-2020-15568

    Last Modified: 21 Nov 2024

    TerraMaster TOS before 4.1.29 has Invalid Parameter Checking that leads to code injection as root. This is a dynamic class method invocation vulnerability in include/exportUser.php, in which an attacker can trigger a call to the exec method with (for example) OS commands in the opt parameter.

    Published:30 Jan 2021
    6.1
    Medium

    CVE-2020-15500

    Last Modified: 15 Apr 2021

    An issue was discovered in server.js in TileServer GL through 3.0.0. The content of the key GET parameter is reflected unsanitized in an HTTP response for the application's main page, causing reflected XSS.

    Source:Akash Chathoth
    Published:1 Jul 2020
    9.8
    Critical

    CVE-2020-15492

    Last Modified: 26 Jul 2020

    An issue was discovered in INNEO Startup TOOLS 2017 M021 12.0.66.3784 through 2018 M040 13.0.70.3804. The sut_srv.exe web application (served on TCP port 85) includes user input into a filesystem access without any further validation. This might allow an unauthenticated attacker to read files on the server via Directory Traversal, or possibly have unspecified other impact.

    Source:Patrick Hener
    Published:23 Jul 2020
    7.5
    High

    CVE-2020-15478

    Last Modified: 13 Nov 2020

    The Journal theme before 3.1.0 for OpenCart allows exposure of sensitive data via SQL errors.

    Source:Jinson Varghese Behanan
    Published:1 Jul 2020
    9.8
    Critical

    CVE-2020-15468

    Last Modified: 21 Jul 2022

    Persian VIP Download Script 1.0 allows SQL Injection via the cart_edit.php active parameter.

    Source:Amir Hossein Vafifar
    Published:1 Jul 2020
    6.7
    Medium

    CVE-2020-15436

    Last Modified: 21 Nov 2024

    Use-after-free vulnerability in fs/block_dev.c in the Linux kernel before 5.8 allows local users to gain privileges or cause a denial of service by leveraging improper access to a certain error field.

    Published:8 Jun 2020
    8.8
    High

    CVE-2020-15416

    Last Modified: 21 Nov 2024

    This vulnerability allows network-adjacent attackers to bypass authentication on affected installations of NETGEAR R6700 V1.0.4.84_10.0.58 routers. Authentication is not required to exploit this vulnerability. The specific flaw exists within the httpd service, which listens on TCP port 80 by default. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a fixed-length, stack-based buffer. An attacker can leverage this vulnerability to execute code in the context of root. Was ZDI-CAN-9703.

    Published:28 Jul 2020
    Unknown

    CVE-2020-15399

    https://github.com/mkelepce/CVE-2020-15399

    9.8
    Critical

    CVE-2020-15394

    Last Modified: 21 Nov 2024

    The REST API in Zoho ManageEngine Applications Manager before build 14740 allows an unauthenticated SQL Injection via a crafted request, leading to Remote Code Execution.

    Published:25 Sept 2020
    5.3
    Medium

    CVE-2020-15392

    Last Modified: 21 Nov 2024

    A user enumeration vulnerability flaw was found in Venki Supravizio BPM 10.1.2. This issue occurs during password recovery, where a difference in error messages could allow an attacker to determine if a username is valid or not, enabling a brute-force attack with valid usernames.

    Published:7 Jul 2020
    6.1
    Medium

    CVE-2020-15368

    Last Modified: 28 May 2026

    AsrDrv103.sys in the ASRock RGB Driver does not properly restrict access from user space, as demonstrated by triggering a triple fault via a request to zero CR3.

    Published:29 Jun 2020
    9.8
    Critical

    CVE-2020-15367

    Last Modified: 21 Nov 2024

    Venki Supravizio BPM 10.1.2 does not limit the number of authentication attempts. An unauthenticated user may exploit this vulnerability to launch a brute-force authentication attack against the Login page.

    Published:7 Jul 2020
    6.1
    Medium

    CVE-2020-15364

    Last Modified: 22 Jul 2020

    The Nexos theme through 1.7 for WordPress allows top-map/?search_location= reflected XSS.

    Source:Vlad Vector
    Published:28 Jun 2020
    9.8
    Critical

    CVE-2020-15363

    Last Modified: 22 Jul 2020

    The Nexos theme through 1.7 for WordPress allows side-map/?search_order= SQL Injection.

    Source:Vlad Vector
    Published:28 Jun 2020
    7.8
    High

    CVE-2020-15349

    Last Modified: 21 Nov 2024

    BinaryNights ForkLift 3.x before 3.4 has a local privilege escalation vulnerability because the privileged helper tool implements an XPC interface that allows file operations to any process (copy, move, delete) as root and changing permissions.

    Published:17 Nov 2020
    8
    High

    CVE-2020-15261

    Last Modified: 1 Jun 2021

    On Windows the Veyon Service before version 4.4.2 contains an unquoted service path vulnerability, allowing locally authenticated users with administrative privileges to run malicious executables with LocalSystem privileges. Since Veyon users (both students and teachers) usually don't have administrative privileges, this vulnerability is only dangerous in anyway unsafe setups. The problem has been fixed in version 4.4.2. As a workaround, the exploitation of the vulnerability can be prevented by revoking administrative privileges from all potentially untrustworthy users.

    Source:Víctor García
    Published:19 Oct 2020
    5.2
    Medium

    CVE-2020-15257

    Last Modified: 21 Nov 2024

    containerd is an industry-standard container runtime and is available as a daemon for Linux and Windows. In containerd before versions 1.3.9 and 1.4.3, the containerd-shim API is improperly exposed to host network containers. Access controls for the shim’s API socket verified that the connecting process had an effective UID of 0, but did not otherwise restrict access to the abstract Unix domain socket. This would allow malicious containers running in the same network namespace as the shim, with an effective UID of 0 but otherwise reduced privileges, to cause new processes to be run with elevated privileges. This vulnerability has been fixed in containerd 1.3.9 and 1.4.3. Users should update to these versions as soon as they are released. It should be noted that containers started with an old version of containerd-shim should be stopped and restarted, as running containers will continue to be vulnerable even after an upgrade. If you are not providing the ability for untrusted users to start containers in the same network namespace as the shim (typically the "host" network namespace, for example with docker run --net=host or hostNetwork: true in a Kubernetes pod) and run with an effective UID of 0, you are not vulnerable to this issue. If you are running containers with a vulnerable configuration, you can deny access to all abstract sockets with AppArmor by adding a line similar to deny unix addr=@**, to your policy. It is best practice to run containers with a reduced set of privileges, with a non-zero UID, and with isolated namespaces. The containerd maintainers strongly advise against sharing namespaces with the host. Reducing the set of isolation mechanisms used for a container necessarily increases that container's privilege, regardless of what container runtime is used for running that container.

    Published:30 Nov 2020
    8.7
    High

    CVE-2020-15255

    Last Modified: 10 Nov 2020

    In Anuko Time Tracker before verion 1.19.23.5325, due to not properly filtered user input a CSV export of a report could contain cells that are treated as formulas by spreadsheet software (for example, when a cell value starts with an equal sign). This is fixed in version 1.19.23.5325.

    Source:Mufaddal Masalawala
    Published:16 Oct 2020
    4.4
    Medium

    CVE-2020-15250

    Last Modified: 21 Nov 2024

    In JUnit4 from version 4.7 and before 4.13.1, the test rule TemporaryFolder contains a local information disclosure vulnerability. On Unix like systems, the system's temporary directory is shared between all users on that system. Because of this, when files and directories are written into this directory they are, by default, readable by other users on that same system. This vulnerability does not allow other users to overwrite the contents of these directories or files. This is purely an information disclosure vulnerability. This vulnerability impacts you if the JUnit tests write sensitive information, like API keys or passwords, into the temporary folder, and the JUnit tests execute in an environment where the OS has other untrusted users. Because certain JDK file system APIs were only added in JDK 1.7, this this fix is dependent upon the version of the JDK you are using. For Java 1.7 and higher users: this vulnerability is fixed in 4.13.1. For Java 1.6 and lower users: no patch is available, you must use the workaround below. If you are unable to patch, or are stuck running on Java 1.6, specifying the `java.io.tmpdir` system environment variable to a directory that is exclusively owned by the executing user will fix this vulnerability. For more information, including an example of vulnerable code, see the referenced GitHub Security Advisory.

    Published:12 Oct 2020
    7.1
    High

    CVE-2020-15238

    Last Modified: 28 Oct 2020

    Blueman is a GTK+ Bluetooth Manager. In Blueman before 2.1.4, the DhcpClient method of the D-Bus interface to blueman-mechanism is prone to an argument injection vulnerability. The impact highly depends on the system configuration. If Polkit-1 is disabled and for versions lower than 2.0.6, any local user can possibly exploit this. If Polkit-1 is enabled for version 2.0.6 and later, a possible attacker needs to be allowed to use the `org.blueman.dhcp.client` action. That is limited to users in the wheel group in the shipped rules file that do have the privileges anyway. On systems with ISC DHCP client (dhclient), attackers can pass arguments to `ip link` with the interface name that can e.g. be used to bring down an interface or add an arbitrary XDP/BPF program. On systems with dhcpcd and without ISC DHCP client, attackers can even run arbitrary scripts by passing `-c/path/to/script` as an interface name. Patches are included in 2.1.4 and master that change the DhcpClient D-Bus method(s) to accept BlueZ network object paths instead of network interface names. A backport to 2.0(.8) is also available. As a workaround, make sure that Polkit-1-support is enabled and limit privileges for the `org.blueman.dhcp.client` action to users that are able to run arbitrary commands as root anyway in /usr/share/polkit-1/rules.d/blueman.rules.

    Source:Vaisha Bernard
    Published:27 Oct 2020
    3.5
    Low

    CVE-2020-15228

    Last Modified: 21 Nov 2024

    In the `@actions/core` npm module before version 1.2.6,`addPath` and `exportVariable` functions communicate with the Actions Runner over stdout by generating a string in a specific format. Workflows that log untrusted data to stdout may invoke these commands, resulting in the path or environment variables being modified without the intention of the workflow or action author. The runner will release an update that disables the `set-env` and `add-path` workflow commands in the near future. For now, users should upgrade to `@actions/core v1.2.6` or later, and replace any instance of the `set-env` or `add-path` commands in their workflows with the new Environment File Syntax. Workflows and actions using the old commands or older versions of the toolkit will start to warn, then error out during workflow execution.

    Published:1 Oct 2020
    8.7
    High

    CVE-2020-15227

    Last Modified: 21 Nov 2024

    Nette versions before 2.0.19, 2.1.13, 2.2.10, 2.3.14, 2.4.16, 3.0.6 are vulnerable to an code injection attack by passing specially formed parameters to URL that may possibly leading to RCE. Nette is a PHP/Composer MVC Framework.

    Published:1 Oct 2020
    5.6
    Medium

    CVE-2020-15215

    Last Modified: 21 Nov 2024

    Electron before versions 11.0.0-beta.6, 10.1.2, 9.3.1 or 8.5.2 is vulnerable to a context isolation bypass. Apps using both `contextIsolation` and `sandbox: true` are affected. Apps using both `contextIsolation` and `nodeIntegrationInSubFrames: true` are affected. This is a context isolation bypass, meaning that code running in the main world context in the renderer can reach into the isolated Electron context and perform privileged actions.

    Published:6 Oct 2020
    7.4
    High

    CVE-2020-15175

    Last Modified: 21 Nov 2024

    In GLPI before version 9.5.2, the `​pluginimage.send.php​` endpoint allows a user to specify an image from a plugin. The parameters can be maliciously crafted to instead delete the .htaccess file for the files directory. Any user becomes able to read all the files and folders contained in “/files/”. Some of the sensitive information that is compromised are the user sessions, logs, and more. An attacker would be able to get the Administrators session token and use that to authenticate. The issue is patched in version 9.5.2.

    Published:7 Oct 2020
    5.4
    Medium

    CVE-2020-15169

    Last Modified: 21 Nov 2024

    In Action View before versions 5.2.4.4 and 6.0.3.3 there is a potential Cross-Site Scripting (XSS) vulnerability in Action View's translation helpers. Views that allow the user to control the default (not found) value of the `t` and `translate` helpers could be susceptible to XSS attacks. When an HTML-unsafe string is passed as the default for a missing translation key named html or ending in _html, the default string is incorrectly marked as HTML-safe and not escaped. This is patched in versions 6.0.3.3 and 5.2.4.4. A workaround without upgrading is proposed in the source advisory.

    Published:9 Sept 2020
    9.8
    Critical

    CVE-2020-15160

    Last Modified: 9 Apr 2021

    PrestaShop from version 1.7.5.0 and before version 1.7.6.8 is vulnerable to a blind SQL Injection attack in the Catalog Product edition page with location parameter. The problem is fixed in 1.7.6.8

    Source:Vanshal Gaur
    Published:24 Sept 2020
    8.9
    High

    CVE-2020-15148

    Last Modified: 21 Nov 2024

    Yii 2 (yiisoft/yii2) before version 2.0.38 is vulnerable to remote code execution if the application calls `unserialize()` on arbitrary user input. This is fixed in version 2.0.38. A possible workaround without upgrading is available in the linked advisory.

    Published:15 Sept 2020
    8.1
    High

    CVE-2020-15099

    Last Modified: 21 Nov 2024

    In TYPO3 CMS greater than or equal to 9.0.0 and less than 9.5.20, and greater than or equal to 10.0.0 and less than 10.4.6, in a case where an attacker manages to generate a valid cryptographic message authentication code (HMAC-SHA1) - either by using a different existing vulnerability or in case the internal encryptionKey was exposed - it is possible to retrieve arbitrary files of a TYPO3 installation. This includes the possibility to fetch typo3conf/LocalConfiguration.php, which again contains the encryptionKey as well as credentials of the database management system being used. In case a database server is directly accessible either via internet or in a shared hosting network, this allows the ability to completely retrieve, manipulate or delete database contents. This includes creating an administration user account - which can be used to trigger remote code execution by injecting custom extensions. This has been patched in versions 9.5.20 and 10.4.6.

    Published:29 Jul 2020
    6.1
    Medium

    CVE-2020-15053

    Last Modified: 21 Nov 2024

    An issue was discovered in Artica Proxy CE before 4.28.030.418. Reflected XSS exists via these search fields: real time request, System Events, Proxy Events, Proxy Objects, and Firewall objects.

    Published:20 Jul 2020
    7.5
    High

    CVE-2020-15052

    Last Modified: 21 Nov 2024

    An issue was discovered in Artica Proxy CE before 4.28.030.418. SQL Injection exists via the Netmask, Hostname, and Alias fields.

    Published:20 Jul 2020
    6.1
    Medium

    CVE-2020-15051

    Last Modified: 21 Nov 2024

    An issue was discovered in Artica Proxy before 4.30.000000. Stored XSS exists via the Server Domain Name, Your Email Address, Group Name, MYSQL Server, Database, MYSQL Username, Group Name, and Task Description fields.

    Published:15 Jul 2020
    7.5
    High

    CVE-2020-15050

    Last Modified: 26 Jul 2020

    An issue was discovered in the Video Extension in Suprema BioStar 2 before 2.8.2. Remote attackers can read arbitrary files from the server via Directory Traversal.

    Source:SITE Team
    Published:13 Jul 2020
    8.8
    High

    CVE-2020-15046

    Last Modified: 8 Jul 2020

    The web interface on Supermicro X10DRH-iT motherboards with BIOS 2.0a and IPMI firmware 03.40 allows remote attackers to exploit a cgi/config_user.cgi CSRF issue to add new admin users. The fixed versions are BIOS 3.2 and firmware 03.88.

    Source:Metin Yunus Kandemir
    Published:24 Jun 2020
    5.4
    Medium

    CVE-2020-15038

    Last Modified: 29 Jul 2020

    The SeedProd coming-soon plugin before 5.1.1 for WordPress allows XSS.

    Source:Jinson Varghese Behanan
    Published:24 Jun 2020
    5
    Medium

    CVE-2020-15002

    Last Modified: 21 Nov 2024

    OX App Suite through 7.10.3 allows SSRF via the the /ajax/messaging/message message API.

    Published:23 Oct 2020
    7.8
    High

    CVE-2020-14979

    Last Modified: 21 Nov 2024

    The WinRing0.sys and WinRing0x64.sys drivers 1.2.0 in EVGA Precision X1 through 1.0.6 allow local users, including low integrity processes, to read and write to arbitrary memory locations. This allows any user to gain NT AUTHORITY\SYSTEM privileges by mapping \Device\PhysicalMemory into the calling process.

    Published:11 Aug 2020
    7.1
    High

    CVE-2020-14974

    Last Modified: 21 Nov 2024

    The driver in IOBit Unlocker 1.1.2 allows a low-privileged user to unlock a file and kill processes (even ones running as SYSTEM) that hold a handle, via IOCTL code 0x222124.

    Published:23 Jun 2020
    4.8
    Medium

    CVE-2020-14965

    Last Modified: 21 Nov 2024

    On TP-Link TL-WR740N v4 and TL-WR740ND v4 devices, an attacker with access to the admin panel can inject HTML code and change the HTML context of the target pages and stations in the access-control settings via targets_lists_name or hosts_lists_name. The vulnerability can also be exploited through a CSRF, requiring no authentication as an administrator.

    Published:23 Jun 2020
    5.5
    Medium

    CVE-2020-14955

    Last Modified: 21 Nov 2024

    In Jiangmin Antivirus 16.0.13.129, the driver file (KVFG.sys) allows local users to cause a denial of service (BSOD) or possibly have unspecified other impact because of not validating input values from IOCtl 0x220440.

    Published:26 Jun 2020
    8.8
    High

    CVE-2020-14947

    Last Modified: 2 Jul 2020

    OCS Inventory NG 2.7 allows Remote Command Execution via shell metacharacters to require/commandLine/CommandLine.php because mib_file in plugins/main_sections/ms_config/ms_snmp_config.php is mishandled in get_mib_oid.

    Source:Askar
    Published:30 Jun 2020
    4.3
    Medium

    CVE-2020-14946

    Last Modified: 14 Jul 2020

    downloadFile.ashx in the Administrator section of the Surveillance module in Global RADAR BSA Radar 1.6.7234.24750 and earlier allows users to download transaction files. When downloading the files, a user is able to view local files on the web server by manipulating the FileName and FilePath parameters in the URL, or while using a proxy. This vulnerability could be used to view local sensitive files or configuration files.

    Source:William Summerhill
    Published:22 Jun 2020
    8.8
    High

    CVE-2020-14945

    Last Modified: 7 Jul 2020

    A privilege escalation vulnerability exists within Global RADAR BSA Radar 1.6.7234.24750 and earlier that allows an authenticated, low-privileged user to escalate their privileges to administrator rights (i.e., the BankAdmin role) via modified SaveUser data.

    Source:William Summerhill
    Published:22 Jun 2020
    9.8
    Critical

    CVE-2020-14944

    Last Modified: 8 Jul 2020

    Global RADAR BSA Radar 1.6.7234.24750 and earlier lacks valid authorization controls in multiple functions. This can allow for manipulation and takeover of user accounts if successfully exploited. The following vulnerable functions are exposed: ChangePassword, SaveUserProfile, and GetUser.

    Source:William Summerhill
    Published:22 Jun 2020
    5.4
    Medium

    CVE-2020-14943

    Last Modified: 24 Jun 2020

    The Firstname and Lastname parameters in Global RADAR BSA Radar 1.6.7234.24750 and earlier are vulnerable to stored cross-site scripting (XSS) via Update User Profile.

    Source:William Summerhill
    Published:22 Jun 2020
    8.1
    High

    CVE-2020-14930

    Last Modified: 23 Jun 2020

    An issue was discovered in BT CTROMS Terminal OS Port Portal CT-464. Account takeover can occur because the password-reset feature discloses the verification token. Upon a getverificationcode.jsp request, this token is transmitted not only to the registered phone number of the user account, but is also transmitted to the unauthenticated HTTP client.

    Source:AkkuS
    Published:19 Jun 2020
    7.2
    High

    CVE-2020-14883

    Last Modified: 12 Jan 2026

    Vulnerability in the Oracle WebLogic Server product of Oracle Fusion Middleware (component: Console). Supported versions that are affected are 10.3.6.0.0, 12.1.3.0.0, 12.2.1.3.0, 12.2.1.4.0 and 14.1.1.0.0. Easily exploitable vulnerability allows high privileged attacker with network access via HTTP to compromise Oracle WebLogic Server. Successful attacks of this vulnerability can result in takeover of Oracle WebLogic Server. CVSS 3.1 Base Score 7.2 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H).

    Published:21 Oct 2020
    9.8
    Critical

    CVE-2020-14882

    Last Modified: 27 Jan 2021

    Vulnerability in the Oracle WebLogic Server product of Oracle Fusion Middleware (component: Console). Supported versions that are affected are 10.3.6.0.0, 12.1.3.0.0, 12.2.1.3.0, 12.2.1.4.0 and 14.1.1.0.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle WebLogic Server. Successful attacks of this vulnerability can result in takeover of Oracle WebLogic Server. CVSS 3.1 Base Score 9.8 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H).

    Source:CHackA0101
    Published:21 Oct 2020