Lucene search
+L

1294 matches found

UbuntuCve
UbuntuCve
added 2021/07/21 3:15 p.m.37 views

CVE-2021-2369

Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Library. Supported versions that are affected are Java SE: 7u301, 8u291, 11.0.11, 16.0.1; Oracle GraalVM Enterprise Edition: 20.3.2 and 21.1.0. Easily exploitable vulnerability allows...

4.3CVSS6.8AI score0.03444EPSS
SaveExploits0References3
OSV
OSV
added 2021/07/21 3:15 p.m.5 views

UBUNTU-CVE-2021-2388

Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Hotspot. Supported versions that are affected are Java SE: 8u291, 11.0.11, 16.0.1; Oracle GraalVM Enterprise Edition: 20.3.2 and 21.1.0. Difficult to exploit vulnerability allows unauthenticated...

7.5CVSS6.7AI score0.04008EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2021/07/21 1:6 p.m.5 views

OpenJDK: Incorrect comparison during range check elimination (Hotspot, 8264066)

Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Hotspot. Supported versions that are affected are Java SE: 8u291, 11.0.11, 16.0.1; Oracle GraalVM Enterprise Edition: 20.3.2 and 21.1.0. Difficult to exploit vulnerability allows unauthenticated...

7.5CVSS6.9AI score0.04008EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2021/07/21 12:7 p.m.6 views

OpenJDK: Incorrect comparison during range check elimination (Hotspot, 8264066)

Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Hotspot. Supported versions that are affected are Java SE: 8u291, 11.0.11, 16.0.1; Oracle GraalVM Enterprise Edition: 20.3.2 and 21.1.0. Difficult to exploit vulnerability allows unauthenticated...

7.5CVSS6.9AI score0.04008EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2021/07/21 9:46 a.m.11 views

OpenJDK: Incorrect comparison during range check elimination (Hotspot, 8264066)

Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Hotspot. Supported versions that are affected are Java SE: 8u291, 11.0.11, 16.0.1; Oracle GraalVM Enterprise Edition: 20.3.2 and 21.1.0. Difficult to exploit vulnerability allows unauthenticated...

7.5CVSS6.9AI score0.04008EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2021/07/20 12:0 a.m.11 views

PT-2021-4009

Name of the Vulnerable Software and Affected Versions Java SE versions 7u301, 8u291, 11.0.11, 16.0.1 Oracle GraalVM Enterprise Edition versions 20.3.2 and 21.1.0 Description The issue allows an unauthenticated attacker with network access via multiple protocols to compromise Java SE, Oracle Graal...

5CVSS7.3AI score0.03444EPSS
SaveExploits0References337
Positive Technologies
Positive Technologies
added 2021/07/20 12:0 a.m.5 views

PT-2021-6456

Name of the Vulnerable Software and Affected Versions Java SE version 7u301 Description The issue is related to the JNDI component and can be exploited by an unauthenticated attacker with network access via multiple protocols, potentially leading to a partial denial of service DOS of Java SE. Thi...

4.3CVSS7.2AI score0.03701EPSS
SaveExploits0References51
Positive Technologies
Positive Technologies
added 2021/07/20 12:0 a.m.16 views

PT-2021-3767

Name of the Vulnerable Software and Affected Versions Java SE versions 8u291, 11.0.11, 16.0.1 Oracle GraalVM Enterprise Edition versions 20.3.2, 21.1.0 Description The issue allows an unauthenticated attacker with network access via multiple protocols to compromise Java SE, Oracle GraalVM...

7.6CVSS7.4AI score0.04008EPSS
SaveExploits0References341
Positive Technologies
Positive Technologies
added 2021/07/20 12:0 a.m.17 views

PT-2021-3750

Name of the Vulnerable Software and Affected Versions Java SE versions 7u301, 8u291, 11.0.11, 16.0.1 Oracle GraalVM Enterprise Edition versions 20.3.2 and 21.1.0 Description The issue is related to insufficient input validation in the Networking component of Java SE and Oracle GraalVM Enterprise...

5CVSS7.3AI score0.04238EPSS
SaveExploits0References351
OSV
OSV
added 2021/07/12 8:26 p.m.7 views

MGASA-2021-0345 Updated php-phpmailer package fixes security vulnerability

PHPMailer contained a vulnerability that can result in untrusted code being called CVE-2021-3603. See upstream release notes...

8.1CVSS8AI score0.0226EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2021/06/22 3:18 p.m.67 views

PHPMailer untrusted code may be run from an overridden address validator

If a function is defined that has the same name as the default built-in email address validation scheme php, it will be called in default configuration as when no validation scheme is provided, the default scheme's callable php was being called. If an attacker is able to inject such a function in...

8.1CVSS7.9AI score0.0226EPSS
SaveExploits0References10Affected Software1
Veracode
Veracode
added 2021/06/18 7:17 a.m.26 views

Arbitrary Code Execution

phpmailer/phpmailer is vulnerable to arbitrary code execution. When the $patternselect parameter in validateAddress is set to the default php defined by PHPMailer::$validator, and the global namespace contains a function called php, untrusted code can be called when such code is injected into the...

8.1CVSS2.6AI score0.0226EPSS
SaveExploits0References6Affected Software2
NVD
NVD
added 2021/06/17 12:15 p.m.25 views

CVE-2021-3603

PHPMailer 6.4.1 and earlier contain a vulnerability that can result in untrusted code being called if such code is injected into the host project's scope by other means. If the $patternselect parameter to validateAddress is set to 'php' the default, defined by PHPMailer::$validator, and the globa...

8.1CVSS0.0226EPSS
SaveExploits0References4
OSV
OSV
added 2021/06/17 12:15 p.m.4 views

DEBIAN-CVE-2021-3603

PHPMailer 6.4.1 and earlier contain a vulnerability that can result in untrusted code being called if such code is injected into the host project's scope by other means. If the $patternselect parameter to validateAddress is set to 'php' the default, defined by PHPMailer::$validator, and the globa...

8.1CVSS7.1AI score0.0226EPSS
SaveExploits0References1
OSV
OSV
added 2021/06/17 12:15 p.m.22 views

CVE-2021-3603

PHPMailer 6.4.1 and earlier contain a vulnerability that can result in untrusted code being called if such code is injected into the host project's scope by other means. If the $patternselect parameter to validateAddress is set to 'php' the default, defined by PHPMailer::$validator, and the globa...

8.1CVSS6.7AI score
SaveExploits0References4
Prion
Prion
added 2021/06/17 12:15 p.m.19 views

Design/Logic Flaw

PHPMailer 6.4.1 and earlier contain a vulnerability that can result in untrusted code being called if such code is injected into the host project's scope by other means. If the $patternselect parameter to validateAddress is set to 'php' the default, defined by PHPMailer::$validator, and the globa...

6.8CVSS7.8AI score0.0226EPSS
SaveExploits0References4Affected Software2
UbuntuCve
UbuntuCve
added 2021/06/17 12:15 p.m.35 views

CVE-2021-3603

PHPMailer 6.4.1 and earlier contain a vulnerability that can result in untrusted code being called if such code is injected into the host project's scope by other means. If the $patternselect parameter to validateAddress is set to 'php' the default, defined by PHPMailer::$validator, and the globa...

8.1CVSS6.7AI score0.0226EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2021/06/17 12:15 p.m.2 views

CVE-2021-3603

PHPMailer 6.4.1 and earlier contain a vulnerability that can result in untrusted code being called if such code is injected into the host project's scope by other means. If the $patternselect parameter to validateAddress is set to 'php' the default, defined by PHPMailer::$validator, and the globa...

8.1CVSS5.5AI score0.0226EPSS
SaveExploits0References7
OSV
OSV
added 2021/06/17 12:15 p.m.4 views

UBUNTU-CVE-2021-3603

PHPMailer 6.4.1 and earlier contain a vulnerability that can result in untrusted code being called if such code is injected into the host project's scope by other means. If the $patternselect parameter to validateAddress is set to 'php' the default, defined by PHPMailer::$validator, and the globa...

8.1CVSS6.7AI score0.0226EPSS
SaveExploits0References6
CVE
CVE
added 2021/06/17 12:9 p.m.118 views

CVE-2021-3603

PHPMailer CVE-2021-3603 affects PHPMailer 6.4.1 and earlier, where validateAddress() could call an untrusted function named php if patternselect is 'php' and a global function php exists. This occurs when user-provided input injects such a function into the host project scope. The issue is mitiga...

8.1CVSS7.9AI score0.0226EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder