Risk | Low |
Patch available | YES |
Number of vulnerabilities | 2 |
CVE-ID | CVE-2018-10925 CVE-2018-10915 |
CWE-ID | CWE-200 CWE-89 |
Exploitation vector | Network |
Public exploit | N/A |
Vulnerable software |
Amazon Linux AMI Operating systems & Components / Operating system |
Vendor | Amazon Web Services |
Security Bulletin
This security bulletin contains information about 2 vulnerabilities.
EUVDB-ID: #VU14327
Risk: Low
CVSSv4.0: 1.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear]
CVE-ID: CVE-2018-10925
CWE-ID:
CWE-200 - Exposure of sensitive information to an unauthorized actor
Exploit availability: No
DescriptionThe vulnerability allows a remote privileged attacker to obtain potentially sensitive information.
The vulnerability exists due to improper check authorization on certain statements involved with "INSERT ... ON CONFLICT DO UPDATE". A remote attacker with "CREATE TABLE" privileges can read arbitrary bytes server memory.
MitigationUpdate the affected packages.
i686:Vulnerable software versions
postgresql96-plperl-9.6.10-1.81.amzn1.i686
postgresql96-devel-9.6.10-1.81.amzn1.i686
postgresql96-server-9.6.10-1.81.amzn1.i686
postgresql96-plpython26-9.6.10-1.81.amzn1.i686
postgresql96-debuginfo-9.6.10-1.81.amzn1.i686
postgresql96-test-9.6.10-1.81.amzn1.i686
postgresql96-plpython27-9.6.10-1.81.amzn1.i686
postgresql96-contrib-9.6.10-1.81.amzn1.i686
postgresql96-9.6.10-1.81.amzn1.i686
postgresql96-static-9.6.10-1.81.amzn1.i686
postgresql96-docs-9.6.10-1.81.amzn1.i686
postgresql96-libs-9.6.10-1.81.amzn1.i686
src:
postgresql96-9.6.10-1.81.amzn1.src
x86_64:
postgresql96-plpython26-9.6.10-1.81.amzn1.x86_64
postgresql96-docs-9.6.10-1.81.amzn1.x86_64
postgresql96-9.6.10-1.81.amzn1.x86_64
postgresql96-plperl-9.6.10-1.81.amzn1.x86_64
postgresql96-debuginfo-9.6.10-1.81.amzn1.x86_64
postgresql96-test-9.6.10-1.81.amzn1.x86_64
postgresql96-devel-9.6.10-1.81.amzn1.x86_64
postgresql96-plpython27-9.6.10-1.81.amzn1.x86_64
postgresql96-libs-9.6.10-1.81.amzn1.x86_64
postgresql96-contrib-9.6.10-1.81.amzn1.x86_64
postgresql96-static-9.6.10-1.81.amzn1.x86_64
postgresql96-server-9.6.10-1.81.amzn1.x86_64
Amazon Linux AMI: All versions
CPE2.3 External linkshttps://alas.aws.amazon.com/ALAS-2018-1074.html
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote authenticated user via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.
EUVDB-ID: #VU14326
Risk: Low
CVSSv4.0: 2.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear]
CVE-ID: CVE-2018-10915
CWE-ID:
CWE-89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to execute arbitrary SQL commands in web application database.
The vulnerability exists due to insufficient sanitization of user-supplied data. A remote attacker can send a specially crafted HTTP request to vulnerable script and execute arbitrary SQL commands in web application database.
Successful exploitation of the vulnerability may allow an attacker to gain administrative access to vulnerable web application.
MitigationUpdate the affected packages.
i686:Vulnerable software versions
postgresql96-plperl-9.6.10-1.81.amzn1.i686
postgresql96-devel-9.6.10-1.81.amzn1.i686
postgresql96-server-9.6.10-1.81.amzn1.i686
postgresql96-plpython26-9.6.10-1.81.amzn1.i686
postgresql96-debuginfo-9.6.10-1.81.amzn1.i686
postgresql96-test-9.6.10-1.81.amzn1.i686
postgresql96-plpython27-9.6.10-1.81.amzn1.i686
postgresql96-contrib-9.6.10-1.81.amzn1.i686
postgresql96-9.6.10-1.81.amzn1.i686
postgresql96-static-9.6.10-1.81.amzn1.i686
postgresql96-docs-9.6.10-1.81.amzn1.i686
postgresql96-libs-9.6.10-1.81.amzn1.i686
src:
postgresql96-9.6.10-1.81.amzn1.src
x86_64:
postgresql96-plpython26-9.6.10-1.81.amzn1.x86_64
postgresql96-docs-9.6.10-1.81.amzn1.x86_64
postgresql96-9.6.10-1.81.amzn1.x86_64
postgresql96-plperl-9.6.10-1.81.amzn1.x86_64
postgresql96-debuginfo-9.6.10-1.81.amzn1.x86_64
postgresql96-test-9.6.10-1.81.amzn1.x86_64
postgresql96-devel-9.6.10-1.81.amzn1.x86_64
postgresql96-plpython27-9.6.10-1.81.amzn1.x86_64
postgresql96-libs-9.6.10-1.81.amzn1.x86_64
postgresql96-contrib-9.6.10-1.81.amzn1.x86_64
postgresql96-static-9.6.10-1.81.amzn1.x86_64
postgresql96-server-9.6.10-1.81.amzn1.x86_64
Amazon Linux AMI: All versions
CPE2.3 External linkshttps://alas.aws.amazon.com/ALAS-2018-1074.html
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.