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

Vulnerability from time crate #1230

Closed
jaques-sam opened this issue Aug 28, 2023 · 1 comment
Closed

Vulnerability from time crate #1230

jaques-sam opened this issue Aug 28, 2023 · 1 comment

Comments

@jaques-sam
Copy link

I don't see it being dependent on time from Cargo.toml, but still I get this in the sdp-rs crate with chrono's latest version?:
I don't see how this is possible, yet how do I solve this?

❯ cargo audit  
    Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 562 security advisories (from /home/samja/.cargo/advisory-db)
    Updating crates.io index
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (43 crate dependencies)
Crate:     time
Version:   0.1.45
Title:     Potential segfault in the time crate
Date:      2020-11-18
ID:        RUSTSEC-2020-0071
URL:       https://rustsec.org/advisories/RUSTSEC-2020-0071
Severity:  6.2 (medium)
Solution:  Upgrade to >=0.2.23
Dependency tree:
time 0.1.45
└── chrono 0.4.26
    └── sdp-rs 0.2.1

error: 1 vulnerability found!
@djc
Copy link
Member

djc commented Aug 28, 2023

See #602.

@djc djc closed this as not planned Won't fix, can't repro, duplicate, stale Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants