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

RUSTSEC-2022-0048: xml-rs is Unmaintained #179

Open
github-actions bot opened this issue Aug 20, 2022 · 1 comment
Open

RUSTSEC-2022-0048: xml-rs is Unmaintained #179

github-actions bot opened this issue Aug 20, 2022 · 1 comment

Comments

@github-actions
Copy link
Contributor

xml-rs is Unmaintained

Details
Status unmaintained
Package xml-rs
Version 0.8.4
URL https://github.com/netvl/xml-rs/issues
Date 2022-01-26

xml-rs is a XML parser has open issues around parsing including integer
overflows / panics that may or may not be an issue with untrusted data.

Together with these open issues with Unmaintained status xml-rs
may or may not be suited to parse untrusted data.

Alternatives

See advisory page for additional details.

@brunocodutra
Copy link
Owner

cargo tree --invert xml-rs
xml-rs v0.8.4
├── gl_generator v0.14.0
│   [build-dependencies]
│   ├── glutin_egl_sys v0.1.6
│   │   └── glutin v0.29.1
│   │       └── eframe v0.19.0
│   │           [dev-dependencies]
│   │           └── reducer v3.0.1 (/home/bruno/projects/rust/reducer)
│   └── glutin_glx_sys v0.1.8
│       └── glutin v0.29.1 (*)
└── wayland-scanner v0.29.5
    [build-dependencies]
    ├── wayland-client v0.29.5
    │   ├── glutin v0.29.1 (*)
    │   ├── smithay-client-toolkit v0.16.0
    │   │   ├── sctk-adwaita v0.4.3
    │   │   │   └── winit v0.27.5
    │   │   │       ├── eframe v0.19.0 (*)
    │   │   │       ├── egui-winit v0.19.0
    │   │   │       │   └── eframe v0.19.0 (*)
    │   │   │       └── glutin v0.29.1 (*)
    │   │   ├── smithay-clipboard v0.6.6
    │   │   │   └── egui-winit v0.19.0 (*)
    │   │   └── winit v0.27.5 (*)
    │   ├── smithay-clipboard v0.6.6 (*)
    │   ├── wayland-cursor v0.29.5
    │   │   └── smithay-client-toolkit v0.16.0 (*)
    │   ├── wayland-egl v0.29.5
    │   │   └── glutin v0.29.1 (*)
    │   ├── wayland-protocols v0.29.5
    │   │   ├── smithay-client-toolkit v0.16.0 (*)
    │   │   └── winit v0.27.5 (*)
    │   └── winit v0.27.5 (*)
    └── wayland-protocols v0.29.5 (*)

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

1 participant