Unknown · CVSS Not scored
The lodahs package 0.0.1 for Node.js is a Trojan horse, and may have been installed by persons who mistyped the lodash package name. In particular, the Trojan horse finds and exfiltrates cryptocurrency wallets.
Published Dec 12, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
Contao 4.0 through 4.8.5 allows PHP local file inclusion. A back end user with access to the form generator can upload arbitrary files and execute them on the server.
Published Dec 17, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
In the Linux kernel 5.0.21, mounting a crafted btrfs filesystem image and performing some operations can cause slab-out-of-bounds write access in __btrfs_map_block in fs/btrfs/volumes.c, because a value of 1 for the number of data stripes is mishandled.
Published Dec 17, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
_account_forgot_password.ajax.php in MFScripts YetiShare 3.5.2 through 4.5.3 displays a message indicating whether an email address is configured for the account name provided. This can be used by an attacker to enumerate accounts by guessing email addresses.
Published Dec 30, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
MFScripts YetiShare 3.5.2 through 4.5.3 does not set the Secure flag on session cookies, allowing the cookie to be sent over cleartext channels.
Published Dec 30, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
On D-Link DIR-615 devices, a normal user is able to create a root(admin) user from the D-Link portal.
Published Dec 16, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
In the Linux kernel 5.4.0-rc2, there is a use-after-free (read) in the __blk_add_trace function in kernel/trace/blktrace.c (which is used to fill out a blk_io_trace structure and place it in a per-cpu sub-buffer).
Published Dec 12, 2019 · Updated Aug 5, 2024
Critical · CVSS 9.8
minerstat msOS before 2019-10-23 does not have a unique SSH key for each instance of the product.
Published Dec 12, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
The Bitwarden server through 1.32.0 has a potentially unwanted KDF.
Published Dec 12, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
nopCommerce through 4.20 allows XSS in the SaveStoreMappings of the components \Presentation\Nop.Web\Areas\Admin\Controllers\NewsController.cs and \Presentation\Nop.Web\Areas\Admin\Controllers\BlogController.cs via Body or Full to Admin/News/NewsItemEdit/[id] Admin/Blog/BlogPostEdit/[id]. NOTE: the vendor reportedly considers this a "feature" because the affected components are an HTML content editor.
Published Dec 9, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
log_file_viewer.php in MFScripts YetiShare 3.5.2 through 4.5.3 does not sanitize or encode the output from the lFile parameter on the page, which would allow an attacker to input HTML or execute scripts on the site, aka XSS.
Published Dec 30, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
An issue was discovered in Cyrus IMAP before 2.5.15, 3.0.x before 3.0.13, and 3.1.x through 3.1.8. If sieve script uploading is allowed (3.x) or certain non-default sieve options are enabled (2.x), a user with a mail account on the service can use a sieve script containing a fileinto directive to create any mailbox with administrator privileges, because of folder mishandling in autosieve_createfolder() in imap/lmtp_sieve.c.
Published Dec 16, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
class.userpeer.php in MFScripts YetiShare 3.5.2 through 4.5.3 uses an insecure method of creating password reset hashes (based only on microtime), which allows an attacker to guess the hash and set the password within a few hours by bruteforcing.
Published Dec 30, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
ATasm 1.06 has a stack-based buffer overflow in the to_comma() function in asm.c via a crafted .m65 file.
Published Dec 13, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
On D-Link DIR-615 devices, the User Account Configuration page is vulnerable to blind XSS via the name field.
Published Dec 18, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
NeuVector 3.1 when configured to allow authentication via Active Directory, does not enforce non-empty passwords which allows an attacker with access to the Neuvector portal to authenticate as any valid LDAP user by providing a valid username and an empty password (provided that the active directory server has not been configured to reject empty passwords).
Published Dec 20, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
In the Linux kernel 4.19.83, there is a use-after-free (read) in the debugfs_remove function in fs/debugfs/inode.c (which is used to remove a file or directory in debugfs that was previously created with a call to another debugfs function such as debugfs_create_file). NOTE: Linux kernel developers dispute this issue as not being an issue with debugfs, instead this is an issue with misuse of debugfs within blktrace
Published Dec 12, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
make_arrow in arrow.c in Xfig fig2dev 3.2.7b allows a segmentation fault and out-of-bounds write because of an integer overflow via a large arrow type.
Published Dec 12, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
MFScripts YetiShare 3.5.2 through 4.5.3 does not set the SameSite flag on session cookies, allowing the cookie to be sent in cross-site requests and potentially be used in cross-site request forgery attacks.
Published Dec 30, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
The Work Time Calendar app before 4.7.1 for Jira allows XSS.
Published Dec 12, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
In Dovecot before 2.3.9.2, an attacker can crash a push-notification driver with a crafted email when push notifications are used, because of a NULL Pointer Dereference. The email must use a group address as either the sender or the recipient.
Published Dec 13, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
MFScripts YetiShare 3.5.2 through 4.5.3 does not set the HttpOnly flag on session cookies, allowing the cookie to be read by script, which can potentially be used by attackers to obtain the cookie via cross-site scripting.
Published Dec 30, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
OpenBSD through 6.6 allows local users to escalate to root because a check for LD_LIBRARY_PATH in setuid programs can be defeated by setting a very small RLIMIT_DATA resource limit. When executing chpass or passwd (which are setuid root), _dl_setup_env in ld.so tries to strip LD_LIBRARY_PATH from the environment, but fails when it cannot allocate memory. Thus, the attacker is able to execute their own library code as root.
Published Dec 12, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
An issue was discovered in the BSON ObjectID (aka bson-objectid) package 1.3.0 for Node.js. ObjectID() allows an attacker to generate a malformed objectid by inserting an additional property to the user-input, because bson-objectid will return early if it detects _bsontype==ObjectID in the user-input object. As a result, objects in arbitrary forms can bypass formatting if they have a valid bsontype.
Published Dec 11, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
translation_manage_text.ajax.php and various *_manage.ajax.php in MFScripts YetiShare 3.5.2 through 4.5.3 directly insert values from the aSortDir_0 and/or sSortDir_0 parameter into a SQL string. This allows an attacker to inject their own SQL and manipulate the query, typically extracting data from the database, aka SQL Injection.
Published Dec 30, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
Yabasic 2.86.1 has a heap-based buffer overflow in the yylex() function in flex.c via a crafted BASIC source file.
Published Dec 11, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
Trend Micro Mobile Security for Android (Consumer) versions 10.3.1 and below on Android 8.0+ has an issue in which an attacker could bypass the product's App Password Protection feature.
Published Dec 18, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
marc-q libwav through 2017-04-20 has a NULL pointer dereference in wav_content_read() at libwav.c.
Published Dec 10, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
Contao 4.8.4 and 4.8.5 has Improper Encoding or Escaping of Output. It is possible to inject insert tags into the login module which will be replaced when the page is rendered.
Published Dec 17, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
Roxy Fileman 1.4.5 for .NET is vulnerable to path traversal. A remote attacker can write uploaded files to arbitrary locations via the RENAMEFILE action. This can be leveraged for code execution by uploading a specially crafted Windows shortcut file and writing the file to the Startup folder (because an incomplete blacklist of file extensions allows Windows shortcut files to be uploaded).
Published Dec 16, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
alter.c in SQLite through 3.30.1 allows attackers to trigger infinite recursion via certain types of self-referential views in conjunction with ALTER TABLE statements.
Published Dec 9, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
In Ktor through 1.2.6, the client resends data from the HTTP Authorization header to a redirect location.
Published Dec 10, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
RoxyFileman, as shipped with nopCommerce v4.2.0, is vulnerable to CSRF because GET requests can be used for renames and deletions.
Published Dec 9, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
_account_move_file_in_folder.ajax.php in MFScripts YetiShare 3.5.2 directly inserts values from the fileIds parameter into a SQL string. This allows an attacker to inject their own SQL and manipulate the query, typically extracting data from the database, aka SQL Injection.
Published Dec 30, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
Pandora FMS 7.x suffers from remote code execution vulnerability. With an authenticated user who can modify the alert system, it is possible to define and execute commands as root/Administrator. NOTE: The product vendor states that the vulnerability as it is described is not in fact an actual vulnerability. They state that to be able to create alert commands, you need to have admin rights. They also state that the extended ACL system can disable access to specific sections of the configuration, such as defining new alert commands
Published Dec 26, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
The VisualEditor extension through 1.34 for MediaWiki allows XSS via pasted content containing an element with a data-ve-clipboard-key attribute.
Published Dec 11, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
Contao 4.0 through 4.8.5 has Insecure Permissions. Back end users can manipulate the details view URL to show pages and articles that have not been enabled for them.
Published Dec 17, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
_get_all_file_server_paths.ajax.php (aka get_all_file_server_paths.ajax.php) in MFScripts YetiShare 3.5.2 through 4.5.3 does not sanitize or encode the output from the fileIds parameter on the page, which would allow an attacker to input HTML or execute scripts on the site, aka XSS.
Published Dec 30, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
Tableau Server 10.3 through 2019.4 on Windows and Linux allows XSS via the embeddedAuthRedirect page.
Published Dec 11, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
Insecure permissions (777) are set on $HOME/.singularity when it is newly created by Singularity (version from 3.3.0 to 3.5.1), which could lead to an information leak, and malicious redirection of operations performed against Sylabs cloud services.
Published Dec 18, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
In Ivanti Workspace Control before 10.3.180.0. a locally authenticated user with low privileges can bypass Managed Application Security by leveraging an unspecified attack vector in Workspace Preferences, when it is enabled. As a result, the attacker can start applications that should be blocked.
Published Dec 17, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
An issue was discovered in libsixel 1.8.2. There is a heap-based buffer overflow in the function load_pnm at frompnm.c, due to an integer overflow.
Published Dec 8, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
In SecureWorks Red Cloak Windows Agent before 2.0.7.9, a local user can bypass the generation of telemetry alerts by removing NT AUTHORITY\SYSTEM permissions from a file. This is limited in scope to the collection of process-execution telemetry, for executions against specific files where the SYSTEM user was denied access to the source file.
Published Dec 6, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
On Moxa EDS-G508E, EDS-G512E, and EDS-G516E devices (with firmware through 6.0), denial of service can occur via PROFINET DCE-RPC endpoint discovery packets.
Published Dec 11, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
The Trend Micro Security 2020 consumer family of products contains a vulnerability that could allow a local attacker to disclose sensitive information or to create a denial-of-service condition on affected installations. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability.
Published Dec 20, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
In "Xray Test Management for Jira" prior to version 3.5.5, remote authenticated attackers can cause XSS in the generic field entry point via the Generic Test Definition field of a new Generic Test issue.
Published Dec 9, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
OpenStack Keystone 15.0.0 and 16.0.0 is affected by Data Leakage in the list credentials API. Any user with a role on a project is able to list any credentials with the /v3/credentials API when enforce_scope is false. Users with a role on a project are able to view any other users' credentials, which could (for example) leak sign-on information for Time-based One Time Passwords (TOTP). Deployments with enforce_scope set to false are affected. (There will be a slight performance impact for the list credentials API once this issue is fixed.)
Published Dec 9, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
A privilege escalation vulnerability in Trend Micro HouseCall for Home Networks (versions below 5.3.0.1063) could be exploited allowing an attacker to place a malicious DLL file into the application directory and elevate privileges.
Published Dec 18, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
sysstat through 12.2.0 has a double free in check_file_actlst in sa_common.c.
Published Dec 11, 2019 · Updated Aug 5, 2024
Unknown · CVSS Not scored
The modoboa-dmarc plugin 1.1.0 for Modoboa is vulnerable to an XML External Entity Injection (XXE) attack when processing XML data. A remote attacker could exploit this to perform a denial of service against the DMARC reporting functionality, such as by referencing the /dev/random file within XML documents that are emailed to the address in the rua field of the DMARC records of a domain.
Published Dec 10, 2019 · Updated Aug 5, 2024