mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
21 lines
1.4 KiB
Markdown
21 lines
1.4 KiB
Markdown
|
|
### [CVE-2013-10043](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-10043)
|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|
&color=brightgreen)
|
||
|
|
|
||
|
|
### Description
|
||
|
|
|
||
|
|
A vulnerability exists in OAstium VoIP PBX astium-confweb-2.1-25399 and earlier, where improper input validation in the logon.php script allows an attacker to bypass authentication via SQL injection. Once authenticated as an administrator, the attacker can upload arbitrary PHP code through the importcompany field in import.php, resulting in remote code execution. The malicious payload is injected into /usr/local/astium/web/php/config.php and executed with root privileges by triggering a configuration reload via sudo /sbin/service astcfgd reload. Successful exploitation leads to full system compromise.
|
||
|
|
|
||
|
|
### POC
|
||
|
|
|
||
|
|
#### Reference
|
||
|
|
- https://www.exploit-db.com/exploits/23831
|
||
|
|
- https://www.vulncheck.com/advisories/astium-voip-pbx-sqli-file-upload-rce
|
||
|
|
|
||
|
|
#### Github
|
||
|
|
- https://github.com/ARPSyndicate/cve-scores
|
||
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
||
|
|
|