mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 10:09:29 +02:00
18 lines
811 B
Markdown
18 lines
811 B
Markdown
### [CVE-2010-2445](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2445)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
freeciv 2.2 before 2.2.1 and 2.3 before 2.3.0 allows attackers to read arbitrary files or execute arbitrary commands via a scenario that contains Lua functionality, related to the (1) os, (2) io, (3) package, (4) dofile, (5) loadfile, (6) loadlib, (7) module, and (8) require modules or functions.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/163311/Android-2.0-FreeCIV-Arbitrary-Code-Execution.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|