Lucene search
+L

54 matches found

Tenable Nessus
Tenable Nessus
added 2023/12/26 12:00 a.m.23 views

Fedora 39 : python3.8 (2023-1bb427c240)

The remote Fedora 39 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2023-1bb427c240 advisory. Security fix for CVE-2023-27043 Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that Nessus h...

5.3CVSS7.1AI score0.02527EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2023/12/26 12:00 a.m.18 views

Fedora 39 : python3.9 (2023-2f86a608b2)

The remote Fedora 39 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2023-2f86a608b2 advisory. Security fix for CVE-2023-27043 Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that Nessus h...

5.3CVSS7.1AI score0.02527EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2023/07/20 12:00 a.m.39 views

Amazon Linux 2023 : python3.11, python3.11-devel, python3.11-idle (ALAS2023-2023-252)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2023-252 advisory. Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version number. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks ...

5.5AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2023/05/08 9:52 a.m.50 views

CVE-2023-27043

The email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spec. In some applications, an attacker can bypass a protection mechanism in which application access is...

5.3CVSS5.7AI score0.02527EPSS
SaveExploits1References4
NVD
NVD
added 2023/04/19 12:15 a.m.24 views

CVE-2023-27043

The email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spec. In some applications, an attacker can bypass a protection mechanism in which application access is...

5.3CVSS5.7AI score0.02527EPSS
SaveExploits1References46
OSV
OSV
added 2023/04/19 12:15 a.m.9 views

ALPINE-CVE-2023-27043

The email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spec. In some applications, an attacker can bypass a protection mechanism in which application access is...

5.3CVSS6.8AI score0.02527EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2023/04/19 12:15 a.m.122 views

CVE-2023-27043

The email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spec. In some applications, an attacker can bypass a protection mechanism in which application access is...

5.3CVSS6.7AI score0.02527EPSS
SaveExploits1References8
CVE
CVE
added 2023/04/18 12:00 a.m.1322 views

CVE-2023-27043

CVE-2023-27043 : The Python email module (email/_parseaddr.py) misparses e-mail addresses with a special character, causing the addr-spec to be taken from the wrong RFC2822 header field. This can allow bypassing domain-based signup protections (e.g., restricting to @company.example.com). The Astr...

5.3CVSS5.8AI score0.02527EPSS
SaveExploits1References46Affected Software1
Debian CVE
Debian CVE
added 2023/04/18 12:00 a.m.75 views

CVE-2023-27043

The email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spec. In some applications, an attacker can bypass a protection mechanism in which application access is...

5.3CVSS6.3AI score0.02527EPSS
SaveExploits1
OSV
OSV
added 2023/04/18 12:00 a.m.140 views

PSF-2023-2 Parsing errors in email/_parseaddr.py lead to incorrect value in email address part of tuple

The email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spec. In some applications, an attacker can bypass a protection mechanism in which application access is...

5.3CVSS6AI score0.02527EPSS
SaveExploits1References1
AlpineLinux
AlpineLinux
added 2023/04/18 12:00 a.m.22 views

CVE-2023-27043

The email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spec. In some applications, an attacker can bypass a protection mechanism in which application access is...

5.3CVSS7.1AI score0.02527EPSS
SaveExploits1
OSV
OSV
added 2023/04/18 12:00 a.m.23 views

CVE-2023-27043

The email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spec. In some applications, an attacker can bypass a protection mechanism in which application access is...

5.3CVSS5.5AI score
SaveExploits0References48
OSV
OSV
added 2023/01/04 9:52 p.m.28 views

CVE-2023-22467 luxon.js inefficient regular expression complexity vulnerability

Luxon is a library for working with dates and times in JavaScript. On the 1.x branch prior to 1.38.1, the 2.x branch prior to 2.5.2, and the 3.x branch on 3.2.1, Luxon's DateTime.fromRFC2822 has quadratic N^2 complexity on some specific inputs. This causes a noticeable slowdown for inputs with...

7.5CVSS6.4AI score
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2022/07/06 6:38 p.m.292 views

Moment.js vulnerable to Inefficient Regular Expression Complexity

Impact using string-to-date parsing in moment more specifically rfc2822 parsing, which is tried by default has quadratic N^2 complexity on specific inputs noticeable slowdown is observed with inputs above 10k characters users who pass user-provided strings without sanity length checks to moment...

7.5CVSS7.6AI score0.05249EPSS
SaveExploits1References20Affected Software2
Rows per page
Query Builder