Assigned RUSTSEC-2021-0143 to kamadak-exif (#1413)

Co-authored-by: pinkforest <pinkforest@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-09-08 20:52:02 +10:00
committed by GitHub
parent 3834127c26
commit 71a03d5759
2 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
This file causes merge conflicts if two ID assignment jobs run concurrently.
This prevents duplicate ID assignment due to a race between those jobs.
7ff8101e47d7737e4f6a3cd41218a8c616b76b78b6b86615a37ccbdfc8ccbbd0 -
b3f5761d74c7a027319b1ea2592e978cca4dd2fa79a5706a1232be52f5d250d3 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2021-0143"
package = "kamadak-exif"
date = "2021-01-04"
url = "https://github.com/kamadak/exif-rs/commit/1b05eab57e484cd7d576d4357b9cda7fdc57df8c"
@@ -19,4 +19,4 @@ unaffected = ["< 0.5.2"]
```
# kamadak-exif DoS with untrusted PNG data
Attacker crafted data can cause a infinite loop leading to DoS if used with untrusted data.
Attacker crafted data can cause a infinite loop leading to DoS if used with untrusted data.