mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-31 10:40:54 +00:00
18 lines
673 B
Markdown
18 lines
673 B
Markdown
### [CVE-2023-29465](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-29465)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SageMath FlintQS 1.0 relies on pathnames under TMPDIR (typically world-writable), which (for example) allows a local user to overwrite files with the privileges of a different user (who is running FlintQS).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/sagemath/FlintQS/issues/3
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|