Lucene search
+L

4273 matches found

Github Security Blog
Github Security Blog
added 2020/10/16 6:56 p.m.37 views

Regular Expression Denial of Service in npm-user-validate

npm-user-validate before version 1.0.1 is vulnerable to a Regular Expression Denial of Service REDos. The regex that validates user emails took exponentially longer to process long input strings beginning with @ characters. Impact The issue affects the email function. If you use this function to...

3.5AI score
SaveExploits0References2Affected Software1
Openbugbounty
Openbugbounty
added 2020/10/16 12:27 p.m.13 views

diskmoe.com Cross Site Scripting vulnerability OBB-1414911

Following coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: &nbsp&nbsp&nbsp&nbsp&nbsp&nbspa. verified the vulnerability and confirmed its existence; &nbsp&nbsp&nbsp&nbsp&nbsp&nbspb. notified the website operator about its existence...

6.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2020/10/16 12:00 a.m.13 views

PT-2020-20372 · Google · Tink

Name of the Vulnerable Software and Affected Versions: Tink versions prior to 1.5 Description: A mis-handling of invalid unicode characters in the Java implementation of Tink allows an attacker to change the ID part of a ciphertext, resulting in the creation of a second ciphertext that can decryp...

6.9CVSS4.9AI score0.00463EPSS
SaveExploits0References8
Ubuntu
Ubuntu
added 2020/10/14 2:35 p.m.96 views

USN-4581-1: Python vulnerability

It was discovered that Python incorrectly handled certain character sequences. A remote attacker could possibly use this issue to perform CRLF injection...

7.2CVSS7.4AI score0.06358EPSS
SaveExploits1
OpenVAS
OpenVAS
added 2020/10/10 12:00 a.m.27 views

Fedora: Security Advisory for oniguruma (FEDORA-2020-d53469eceb)

The remote host is missing an update for the Copyright C 2020 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

9.6AI score
SaveExploits1References2
OpenVAS
OpenVAS
added 2020/10/10 12:00 a.m.21 views

Fedora: Security Advisory for oniguruma (FEDORA-2020-952c499e9d)

The remote host is missing an update for the Copyright C 2020 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

9.6AI score
SaveExploits1References2
Fedora
Fedora
added 2020/10/09 4:28 p.m.39 views

[SECURITY] Fedora 31 Update: oniguruma-6.9.4-2.fc31

Oniguruma is a regular expressions library. The characteristics of this library is that different character encoding for every regular expression object can be specified. supported APIs: GNU regex, POSIX and Oniguruma native...

3.2AI score
SaveExploits1
Fedora
Fedora
added 2020/10/09 4:14 p.m.29 views

[SECURITY] Fedora 32 Update: oniguruma-6.9.5-3.rev1.fc32

Oniguruma is a regular expressions library. The characteristics of this library is that different character encoding for every regular expression object can be specified. supported APIs: GNU regex, POSIX and Oniguruma native...

3.2AI score
SaveExploits1
BDU FSTEC
BDU FSTEC
added 2020/10/09 12:00 a.m.12 views

The vulnerability of the software for working with animations in Adobe Character Animator lies in errors during the path validation of dynamically loaded libraries, allowing attackers to execute arbitrary code.

The vulnerability of the software for working with animations in Adobe Character Animator is related to errors in checking the path of dynamically loaded libraries. Exploiting this vulnerability can allow an attacker to execute arbitrary code...

7.8CVSS7.5AI score0.03826EPSS
SaveExploits0References3Affected Software1
Fedora
Fedora
added 2020/10/06 2:05 p.m.35 views

[SECURITY] Fedora 33 Update: oniguruma-6.9.5-3.rev1.fc33

Oniguruma is a regular expressions library. The characteristics of this library is that different character encoding for every regular expression object can be specified. supported APIs: GNU regex, POSIX and Oniguruma native...

3.2AI score
SaveExploits1
Ubuntu
Ubuntu
added 2020/10/05 5:04 p.m.122 views

USN-4570-1: urllib3 vulnerability

It was discovered that urllib3 incorrectly handled certain character sequences. A remote attacker could possibly use this issue to perform CRLF injection...

6.5CVSS7.6AI score0.02269EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2020/09/30 6:15 p.m.25 views

CVE-2020-13325

A vulnerability was discovered in GitLab versions prior 13.1. The comment section of the issue page was not restricting the characters properly, potentially resulting in a denial of service...

7.1CVSS7AI score0.00925EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2020/09/29 10:31 p.m.13 views

kernel: race condition caused by a malicious USB device in the USB character device driver layer

A flaw was found in the Linux kernel, where there is a race condition bug that can be caused by a malicious USB device in the USB character device driver layer. An attacker who can hotplug at least two devices of this class can cause a use-after-free situation...

4.7CVSS6.7AI score0.00281EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2020/09/29 10:31 p.m.15 views

kernel: use-after-free in cdev_put() when a PTP device is removed while it's chardev is open

There is a use-after-free problem seen due to a race condition between the release of ptpclock and cdev while resource deallocation. When a high privileged process allocates a ptp device file like /dev/ptpX and voluntarily goes to sleep. During this time if the underlying device is removed, it ca...

6.5CVSS7.1AI score0.00359EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2020/09/29 7:42 p.m.9 views

samba: Crash after failed character conversion at log level 3 or above

A flaw was found in samba. When log levels are set at 3 or higher, the string obtained from the client, after a failed character conversion, is printed which could cause long-lived processes to terminate. The highest threat from this vulnerability is to system availability...

6.5CVSS7.2AI score0.03151EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2020/09/29 7:00 p.m.9 views

kernel: use-after-free in cdev_put() when a PTP device is removed while it's chardev is open

There is a use-after-free problem seen due to a race condition between the release of ptpclock and cdev while resource deallocation. When a high privileged process allocates a ptp device file like /dev/ptpX and voluntarily goes to sleep. During this time if the underlying device is removed, it ca...

6.5CVSS7.1AI score0.00359EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2020/09/29 12:00 a.m.33 views

RHEL 7 : samba (RHSA-2020:3981)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2020:3981 advisory. Samba is an open-source implementation of the Server Message Block SMB protocol and the related Common Internet File System CIFS protocol, which allo...

6.5CVSS6.8AI score0.03151EPSS
SaveExploits0References16
Tenable Nessus
Tenable Nessus
added 2020/09/28 12:00 a.m.61 views

EulerOS 2.0 SP3 : samba (EulerOS-SA-2020-2110)

According to the versions of the samba packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - Heimdal before 7.4 allows remote attackers to impersonate services with Orpheus' Lyre attacks because it obtains service-principal names in a way...

8.1CVSS6.8AI score0.05118EPSS
SaveExploits1References12
RedHat Linux
RedHat Linux
added 2020/09/22 7:15 a.m.81 views

Moderate: Red Hat Security Advisory: OpenShift Container Platform 4.4.23 cluster-network-operator-container security update

An update for cluster-network-operator-container is now available for Red Hat OpenShift Container Platform 4.4. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

7.5CVSS6.8AI score0.0184EPSS
SaveExploits0References2
Veracode
Veracode
added 2020/09/21 6:28 a.m.28 views

Spoofing Attacks

firefox is vulnerable to spoofing attacks. The vulnerability exists as the unicode latin kra character can be used to spoof a standard k character in the addressbar...

6.5CVSS3AI score0.01393EPSS
SaveExploits1References7Affected Software2
Rows per page
Query Builder