CVE-2021-26291
CRITICALApache Maven < 3.8.1 - Repository Origin Validation Error via POM Dependency References
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2021-26291. PoCs published by jpmartins.
AI-analyzed exploit summary This repository provides a technical analysis of CVE-2021-26291, demonstrating how dependency-check-maven flags maven-core-3.6.3.jar with a false positive due to plugin scanning. It includes steps to reproduce the issue and highlights the root cause in the company's parent POM configuration.
Description
Apache Maven will follow repositories that are defined in a dependency’s Project Object Model (pom) which may be surprising to some users, resulting in potential risk if a malicious actor takes over that repository or is able to insert themselves into a position to pretend to be that repository. Maven is changing the default behavior in 3.8.1+ to no longer follow http (non-SSL) repository references by default. More details available in the referenced urls. If you are currently using a repository manager to govern the repositories used by your builds, you are unaffected by the risks present in the legacy behavior, and are unaffected by this vulnerability and change to default behavior. See this link for more information about repository management: https://maven.apache.org/repository-management.html
Exploits (1)
This repository provides a technical analysis of CVE-2021-26291, demonstrating how dependency-check-maven flags maven-core-3.6.3.jar with a false positive due to plugin scanning. It includes steps to reproduce the issue and highlights the root cause in the company's parent POM configuration.
References (43)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N