Multiple vulnerabilities in uAdmin web framework for Golang



Published: 2020-08-10
Risk High
Patch available YES
Number of vulnerabilities 2
CVE-ID N/A
CWE-ID CWE-89
CWE-352
Exploitation vector Network
Public exploit N/A
Vulnerable software
Subscribe
uAdmin
Server applications / Frameworks for developing and running applications

Vendor uADMIN

Security Bulletin

This security bulletin contains information about 2 vulnerabilities.

1) SQL injection

EUVDB-ID: #VU41125

Risk: High

CVSSv3.1: 8.5 [CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C]

CVE-ID: N/A

CWE-ID: CWE-89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Exploit availability: No

Description

The vulnerability allows a remote attacker to execute arbitrary SQL queries in database.

The vulnerability exists due to insufficient sanitization of user-supplied data within "uadmin" API handlers. A remote attacker can send a specially crafted request to the affected application and execute arbitrary SQL commands within the application database.

Successful exploitation of this vulnerability may allow a remote attacker to read, delete, modify data in database and gain complete control over the affected application.

Mitigation

Install updates from vendor's website.

Vulnerable software versions

uAdmin: 0.1.0 - 0.4.0

External links

http://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMUADMINUADMIN-597184
http://github.com/uadmin/uadmin/commit/a28a44f966417233bff36f96994f71d3911dddc2
http://github.com/uadmin/uadmin/releases/tag/v0.5.0


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

2) Cross-site request forgery

EUVDB-ID: #VU41126

Risk: Low

CVSSv3.1: 5.3 [CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N/E:U/RL:O/RC:C]

CVE-ID: N/A

CWE-ID: CWE-352 - Cross-Site Request Forgery (CSRF)

Exploit availability: No

Description

The vulnerability allows a remote attacker to perform cross-site request forgery attacks.

The vulnerability exists due to insufficient validation of the HTTP request origin. A remote attacker can trick the victim to visit a specially crafted web page and perform arbitrary actions on behalf of the victim on the vulnerable website.

Mitigation

Install updates from vendor's website.

Vulnerable software versions

uAdmin: 0.1.0 - 0.4.0

External links

http://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMUADMINUADMIN-597188
http://github.com/uadmin/uadmin/commit/a28a44f966417233bff36f96994f71d3911dddc2
http://github.com/uadmin/uadmin/releases/tag/v0.5.0


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.



###SIDEBAR###