Latest CVE Feed
-
5.3
MEDIUMCVE-2021-21705
In PHP versions 7.3.x below 7.3.29, 7.4.x below 7.4.21 and 8.0.x below 8.0.8, when using URL validation functionality via filter_var() function with FILTER_VALIDATE_URL parameter, an URL with invalid password field can be accepted as valid. This can lead ... Read more
- EPSS Score: %0.23
- Published: Oct. 04, 2021
- Modified: Nov. 21, 2024
-
5.9
MEDIUMCVE-2021-21704
In PHP versions 7.3.x below 7.3.29, 7.4.x below 7.4.21 and 8.0.x below 8.0.8, when using Firebird PDO driver extension, a malicious database server could cause crashes in various database functions, such as getAttribute(), execute(), fetch() and others by... Read more
- EPSS Score: %0.12
- Published: Oct. 04, 2021
- Modified: Nov. 21, 2024
-
7.8
HIGHCVE-2021-21703
In PHP versions 7.3.x up to and including 7.3.31, 7.4.x below 7.4.25 and 8.0.x below 8.0.12, when running PHP FPM SAPI with main FPM daemon process running as root and child worker processes running as lower-privileged users, it is possible for the child ... Read more
Affected Products : fedora debian_linux clustered_data_ontap php communications_diameter_signaling_router- EPSS Score: %0.09
- Published: Oct. 25, 2021
- Modified: Nov. 21, 2024
-
7.5
HIGHCVE-2021-21702
In PHP versions 7.3.x below 7.3.27, 7.4.x below 7.4.15 and 8.0.x below 8.0.2, when using SOAP extension to connect to a SOAP server, a malicious SOAP server could return malformed XML data as a response that would cause PHP to access a null pointer and th... Read more
- EPSS Score: %0.21
- Published: Feb. 15, 2021
- Modified: Nov. 21, 2024
-
6.5
MEDIUMCVE-2021-21701
Jenkins Performance Plugin 3.20 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks.... Read more
Affected Products : performance- EPSS Score: %1.79
- Published: Nov. 12, 2021
- Modified: Nov. 21, 2024
-
5.4
MEDIUMCVE-2021-21700
Jenkins Scriptler Plugin 3.3 and earlier does not escape the name of scripts on the UI when asking to confirm their deletion, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by exploitable by attackers able to create Scriptler s... Read more
Affected Products : scriptler- EPSS Score: %25.85
- Published: Nov. 12, 2021
- Modified: Nov. 21, 2024
-
5.4
MEDIUMCVE-2021-21699
Jenkins Active Choices Plugin 2.5.6 and earlier does not escape the parameter name of reactive parameters and dynamic reference parameters, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Job/Configure permissi... Read more
Affected Products : active_choices- EPSS Score: %50.54
- Published: Nov. 12, 2021
- Modified: Nov. 21, 2024
-
7.5
HIGHCVE-2021-21698
Jenkins Subversion Plugin 2.15.0 and earlier does not restrict the name of a file when looking up a subversion key file on the controller from an agent.... Read more
Affected Products : subversion- EPSS Score: %0.97
- Published: Nov. 04, 2021
- Modified: Nov. 21, 2024
-
9.1
CRITICALCVE-2021-21697
Jenkins 2.318 and earlier, LTS 2.303.2 and earlier allows any agent to read and write the contents of any build directory stored in Jenkins with very few restrictions.... Read more
Affected Products : jenkins- EPSS Score: %0.72
- Published: Nov. 04, 2021
- Modified: Nov. 21, 2024
-
9.8
CRITICALCVE-2021-21696
Jenkins 2.318 and earlier, LTS 2.303.2 and earlier does not limit agent read/write access to the libs/ directory inside build directories when using the FilePath APIs, allowing attackers in control of agent processes to replace the code of a trusted libra... Read more
Affected Products : jenkins- EPSS Score: %1.53
- Published: Nov. 04, 2021
- Modified: Nov. 21, 2024
-
8.8
HIGHCVE-2021-21695
FilePath#listFiles lists files outside directories that agents are allowed to access when following symbolic links in Jenkins 2.318 and earlier, LTS 2.303.2 and earlier.... Read more
Affected Products : jenkins- EPSS Score: %0.68
- Published: Nov. 04, 2021
- Modified: Nov. 21, 2024
-
9.8
CRITICALCVE-2021-21694
FilePath#toURI, FilePath#hasSymlink, FilePath#absolutize, FilePath#isDescendant, and FilePath#get*DiskSpace do not check any permissions in Jenkins 2.318 and earlier, LTS 2.303.2 and earlier.... Read more
Affected Products : jenkins- EPSS Score: %0.33
- Published: Nov. 04, 2021
- Modified: Nov. 21, 2024
-
9.8
CRITICALCVE-2021-21693
When creating temporary files, agent-to-controller access to create those files is only checked after they've been created in Jenkins 2.318 and earlier, LTS 2.303.2 and earlier.... Read more
Affected Products : jenkins- EPSS Score: %1.30
- Published: Nov. 04, 2021
- Modified: Nov. 21, 2024
-
9.8
CRITICALCVE-2021-21692
FilePath#renameTo and FilePath#moveAllChildrenTo in Jenkins 2.318 and earlier, LTS 2.303.2 and earlier only check 'read' agent-to-controller access permission on the source path, instead of 'delete'.... Read more
Affected Products : jenkins- EPSS Score: %0.61
- Published: Nov. 04, 2021
- Modified: Nov. 21, 2024
-
9.8
CRITICALCVE-2021-21691
Creating symbolic links is possible without the 'symlink' agent-to-controller access control permission in Jenkins 2.318 and earlier, LTS 2.303.2 and earlier.... Read more
Affected Products : jenkins- EPSS Score: %0.60
- Published: Nov. 04, 2021
- Modified: Nov. 21, 2024
-
9.8
CRITICALCVE-2021-21690
Agent processes are able to completely bypass file path filtering by wrapping the file operation in an agent file path in Jenkins 2.318 and earlier, LTS 2.303.2 and earlier.... Read more
Affected Products : jenkins- EPSS Score: %0.65
- Published: Nov. 04, 2021
- Modified: Nov. 21, 2024
-
9.1
CRITICALCVE-2021-21689
FilePath#unzip and FilePath#untar were not subject to any agent-to-controller access control in Jenkins 2.318 and earlier, LTS 2.303.2 and earlier.... Read more
Affected Products : jenkins- EPSS Score: %2.71
- Published: Nov. 04, 2021
- Modified: Nov. 21, 2024
-
7.5
HIGHCVE-2021-21688
The agent-to-controller security check FilePath#reading(FileVisitor) in Jenkins 2.318 and earlier, LTS 2.303.2 and earlier does not reject any operations, allowing users to have unrestricted read access using certain operations (creating archives, FilePat... Read more
Affected Products : jenkins- EPSS Score: %0.33
- Published: Nov. 04, 2021
- Modified: Nov. 21, 2024
-
9.1
CRITICALCVE-2021-21687
Jenkins 2.318 and earlier, LTS 2.303.2 and earlier does not check agent-to-controller access to create symbolic links when unarchiving a symbolic link in FilePath#untar.... Read more
Affected Products : jenkins- EPSS Score: %0.30
- Published: Nov. 04, 2021
- Modified: Nov. 21, 2024
-
8.1
HIGHCVE-2021-21686
File path filters in the agent-to-controller security subsystem of Jenkins 2.318 and earlier, LTS 2.303.2 and earlier do not canonicalize paths, allowing operations to follow symbolic links to outside allowed directories.... Read more
Affected Products : jenkins- EPSS Score: %0.35
- Published: Nov. 04, 2021
- Modified: Nov. 21, 2024