Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[java] Add CVE-2020-7456 #13914

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions database/java/2020/7456.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
cve: 2020-7456
title: CVE in de.hilling.maven.release:smart-release-plugin
description: >
In FreeBSD 12.1-STABLE before r361918, 12.1-RELEASE before p6, 11.4-STABLE before r361919, 11.3-RELEASE before p10, and 11.4-RC2 before p1, an invalid memory location may be used for HID items if the push/pop level is not restored within the processing of that HID item allowing an attacker with physical access to a USB port to be able to use a specially crafted USB device to gain kernel or user-space code execution.
cvss_v2: 7.2
references:
- https://security.FreeBSD.org/advisories/FreeBSD-SA-20:17.usb.asc
- https://security.netapp.com/advisory/ntap-20200625-0005/
affected:
- groupId: de.hilling.maven.release
artifactId: smart-release-plugin
version:
[]
fixedin:
- ">=3.0"