Web
- Argument Injection in Cisco NDFC (Network-Admin)
Cisco NDFC insufficiently validates command arguments, letting an authenticated attacker with network-admin privileges inject arguments that corrupt files or crash containers.
- Command Injection / RCE in Cisco NDFC REST API and Web UI
Improper authorization and insufficient argument validation in the Cisco NDFC REST API and web UI let an authenticated, low-privileged attacker execute arbitrary commands on …
- Improper Authorization Information Disclosure in Cisco NDFC REST API
A specific REST API endpoint in Cisco NDFC enforces authorization improperly, letting an authenticated, low-privileged attacker read sensitive information.
- Missing Authorization File Read/Write in Cisco NDFC REST API
A REST API endpoint in Cisco NDFC lacks authorization checks, letting an authenticated, low-privileged attacker read or write files on the device.
- Missing Authorization File Upload/Delete in Cisco NDFC REST API
A specific REST API endpoint in Cisco NDFC lacks authorization checks, letting an authenticated, low-privileged attacker upload or delete files in certain containers.
- Gentleman
A User repr formatted attacker-controlled data twice, so a Python format string injected into the username walked the object graph to RCE.
- Quotes
A cookie-driven object merge gave prototype pollution. Polluting a subscribed flag unlocked the gated quote that held the flag.
- SSFS
A file upload/download app whose /download/ endpoint had a plain path traversal, enough to read a flag off the filesystem.
- Bucketwars
A public S3 bucket with versioning left old copies of a page readable, and a retrieved image hid the rest behind steghide.
- Charlie's Angels
An Express backend ran the needle HTTP library in a way that turned a JSON field into an implicit file upload, which dropped a Python file the server then executed.