一、 漏洞 CVE-2012-10044 基础信息
漏洞信息
                                        # MobileCartly savepage.php 任意文件创建漏洞

## 概述

MobileCartly 1.0 版本的 `savepage.php` 脚本存在任意文件创建漏洞。

## 影响版本

- MobileCartly 1.0

## 细节

- `savepage.php` 在调用 `file_put_contents()` 时未进行身份验证或权限校验。
- 漏洞允许攻击者通过构造的 HTTP GET 请求控制文件名和内容。
- 可创建的文件路径包括 `pages/` 目录或服务器中任何可写路径。

## 影响

- 攻击者可任意创建文件,可能导致远程代码执行(RCE)。
                                        
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
MobileCartly 1.0 savepage.php Arbitrary File Creation
来源:美国国家漏洞数据库 NVD
漏洞描述信息
MobileCartly version 1.0 contains an arbitrary file creation vulnerability in the savepage.php script. The application fails to perform authentication or authorization checks before invoking file_put_contents() on attacker-controlled input. An unauthenticated attacker can exploit this flaw by sending crafted HTTP GET requests to savepage.php, specifying both the filename and content. This allows arbitrary file creation within the pages/ directory or any writable path on the server, allowing remote code execution.
来源:美国国家漏洞数据库 NVD
CVSS信息
N/A
来源:美国国家漏洞数据库 NVD
漏洞类别
危险类型文件的不加限制上传
来源:美国国家漏洞数据库 NVD
漏洞标题
MobileCartly 安全漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
MobileCartly是MobileCartly公司的一个移动电子商务购物车系统。 MobileCartly 1.0版本存在安全漏洞,该漏洞源于savepage.php脚本未进行身份验证或授权检查,可能导致任意文件创建和远程代码执行。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
其他
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2012-10044 的公开POC
# POC 描述 源链接 神龙链接
三、漏洞 CVE-2012-10044 的情报信息
四、漏洞 CVE-2012-10044 的评论

暂无评论


发表评论