2 matches found
MinimalReproducer
经过大量努力,将问题缩减为一个最小复现项目。 这只是一个空项目,用于展示我在公司规定下被迫使用的 dependency-check-maven 的问题。 请检查 pom.xml 并执行验证: mvn org.owasp:dependency-check-maven:RELEASE:aggregate 或者如果您有 NVDAPIKEY 环境变量,可以更快地执行: mvn org.owasp:dependency-check-maven:RELEASE:aggregate -DnvdApiKey=$NVDAPIKEY 然后您会看到大量问题,包括: ... ERROR...
9.1CVSS7.3AI score0.08691EPSS
SaveExploits2References1
Arbitrary File Write
maven-core is vulnerable to arbitrary file writes. The application does not properly validate the destination filepath when during zip file extraction, allowing a malicious user to control the write destination and overwrite files...
6.8AI score
SaveExploits0
20