当前位置:网站首页>Cloud security daily 220705: the red hat PHP interpreter has found a vulnerability of executing arbitrary code, which needs to be upgraded as soon as possible
Cloud security daily 220705: the red hat PHP interpreter has found a vulnerability of executing arbitrary code, which needs to be upgraded as soon as possible
2022-07-05 17:17:00 【TechWeb】
7 month 4 Japan , Red hat has released a security update , Fixed red hat PHP Arbitrary code execution vulnerability found in the embedded scripting language interpreter . Here are the details of the vulnerability :
Vulnerability Details
source :https://access.redhat.com/errata/RHSA-2022:5491
1.CVE-2022-31625 CVSS score :8.1 severity : important
because pg_query_params() Uninitialized array in function , stay PHP A hole was found in . Use Postgres Database expansion , Providing invalid parameters for parameterized queries may result in PHP Try using uninitialized data as a pointer to free memory . This vulnerability allows remote attackers to control query parameters to execute arbitrary code on the system or may cause a denial of service .
2.CVE-2022-31626 CVSS score :7.5 severity : high
stay mysqlnd_wireprotocol.c In dealing with mysqlnd/pdo When the password in , stay PHP A buffer overflow vulnerability was found in . When using with mysqlnd Driver's pdo_mysql When expanding , If a third party is allowed to provide a password for the connecting host , An overly long password will trigger PHP Buffer overflow in . This vulnerability allows a remote attacker to pass through PDO Put the password ( Too long ) Pass to MySQL The server , This triggers arbitrary code execution on the target system .
3.CVE-2021-21703 CVSS score :6.4 severity : secondary
php-fpm There is a loophole , It may lead to local permission elevation . This vulnerability is difficult to exploit , Because the attack needs to escape FPM Sandbox mechanism . When a complete attack is achieved , May lead to confidentiality 、 Risks in data integrity and system availability .
4.CVE-2021-21707 CVSS score :5.3 severity : secondary
stay php.ini A flaw was found in . The main reason for this vulnerability is parsing extensible markup language (XML) The input validation of entity is incorrect . Special characters may allow attackers to traverse directories . The biggest threat of this vulnerability is confidentiality .
Affected products and versions
Red Hat Software Collections (for RHEL Server) 1 for RHEL 7 x86_64
Red Hat Software Collections (for RHEL Server for System Z) 1 for RHEL 7 s390x
Red Hat Software Collections (for RHEL Server for IBM Power LE) 1 for RHEL 7 ppc64le
Red Hat Software Collections (for RHEL Workstation) 1 for RHEL 7 x86_64
Solution
RedHat The official has Red Hat Software Collections Provide rh-php73-php Security update for . After installing the updated package , Must be restarted httpd The daemon can make the update take effect .
For more information on how to apply this update , see also :
https://access.redhat.com/articles/11258
View more vulnerability information And upgrade, please visit the official website :
https://access.redhat.com/security/security-updates/#/security-advisories
边栏推荐
- 项目引入jar从私服Nexus 拉去遇到的一个问题
- stirring! 2022 open atom global open source summit registration is hot!
- 深入理解Redis内存淘汰策略
- 兰空图床苹果快捷指令
- Summary of optimization scheme for implementing delay queue based on redis
- thinkphp3.2.3
- C#(Winform) 当前线程不在单线程单元中,因此无法实例化 ActiveX 控件
- About JSON parsing function JSON in MySQL_ EXTRACT
- 【机器人坐标系第一讲】
- CMake教程Step2(添加库)
猜你喜欢
Embedded-c Language-1
Etcd build a highly available etcd cluster
Use JDBC technology and MySQL database management system to realize the function of course management, including adding, modifying, querying and deleting course information.
一个满分的项目文档是如何书写的|得物技术
Embedded-c Language-2
CMake教程Step2(添加库)
深耕5G,芯讯通持续推动5G应用百花齐放
Error in composer installation: no composer lock file present.
URP下Alpha从Gamma空间到Linner空间转换(二)——多Alpha贴图叠加
机器学习02:模型评估
随机推荐
Writing method of twig array merging
Is it safe to open a securities account by mobile phone? Detailed steps of how to buy stocks
stirring! 2022 open atom global open source summit registration is hot!
C# TCP如何限制单个客户端的访问流量
flask解决CORS ERR 问题
[Web attack and Defense] WAF detection technology map
手机开证券账户安全吗?怎么买股票详细步骤
Use of ThinkPHP template
Detailed explanation of printf() and scanf() functions of C language
How MySQL uses JSON_ Extract() takes JSON value
【testlink】TestLink1.9.18常见问题解决方法
The second day of learning C language for Asian people
The two ways of domestic chip industry chain go hand in hand. ASML really panicked and increased cooperation on a large scale
Etcd build a highly available etcd cluster
深耕5G,芯讯通持续推动5G应用百花齐放
兰空图床苹果快捷指令
【二叉树】根到叶路径上的不足节点
ThoughtWorks global CTO: build the architecture according to needs, and excessive engineering will only "waste people and money"
[Jianzhi offer] 63 Maximum profit of stock
浏览器渲染原理以及重排与重绘