Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2007-1888

Quick assessment

Affected
n/a n/a
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

PHP是广泛使用的通用目的脚本语言,特别适合于Web开发,可嵌入到HTML中。 PHP的sqlite_udf_decode_binary()函数没有正确地处理对其传送的无效字符串。如果所传送的字符串仅包含有单个\x01字符的话,就会使用空字符串做为参数调用所捆绑sqlite库的sqlite_decode_binary()函数。但API函数并不支持这样的操作,必须使用长度至少为1的字符串调用。 int sqlite_decode_binary(const unsigned char *in, unsigne

AI Predicted 9.8 Difficulty: Easy EPSS 3.49% · P88
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2007-1888

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
N/A
Source: CVE Program / CVE List V5
Vulnerability Description
Buffer overflow in the sqlite_decode_binary function in src/encode.c in SQLite 2, as used by PHP 4.x through 5.x and other applications, allows context-dependent attackers to execute arbitrary code via an empty value of the in parameter. NOTE: some PHP installations use a bundled version of sqlite without this vulnerability. The SQLite developer has argued that this issue could be due to a misuse of the sqlite_decode_binary() API.
Source: CVE Program / CVE List V5
CVSS Information
N/A
Source: CVE Program / CVE List V5
Vulnerability Type
N/A
Source: CVE Program / CVE List V5
Vulnerability Title
PHP sqlite_udf_decode_binary()函数缓冲区溢出漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
PHP是广泛使用的通用目的脚本语言,特别适合于Web开发,可嵌入到HTML中。 PHP的sqlite_udf_decode_binary()函数没有正确地处理对其传送的无效字符串。如果所传送的字符串仅包含有单个\x01字符的话,就会使用空字符串做为参数调用所捆绑sqlite库的sqlite_decode_binary()函数。但API函数并不支持这样的操作,必须使用长度至少为1的字符串调用。 int sqlite_decode_binary(const unsigned char *in, unsigne
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
- n/a n/a -

II. Public POCs for CVE-2007-1888

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2007-1888

登录查看更多情报信息。

Vendor Advisories for CVE-2007-1888 (5)

Other References for CVE-2007-1888 (3)

Same Patch Batch · n/a · 2007-04-06 · 26 CVEs total

CVE-2007-1886 PHP str_replace()函数整数溢出漏洞
CVE-2007-1881 Kaspersky Anti-Virus 本地权限提升漏洞
CVE-2007-1880 Kaspersky Internet Security套件Klif.SYS驱动本地堆溢出漏洞
CVE-2007-1879 Kaspersky AntiVirus SysInfo ActiveX控件任意文件泄露漏洞
CVE-2007-1878 FireBug跨站脚本执行漏洞
CVE-2007-1271 VMware ESX Server缓冲区溢出漏洞
CVE-2007-1270 VMware ESX Server Double free漏洞
CVE-2007-1112 Kaspersky AntiVirus SysInfo ActiveX控件任意文件泄露漏洞
CVE-2007-1001 Mac OS X PHP实现攻击漏洞
CVE-2007-0445 Kaspersky AntiVirus杀毒引擎ARJ文档解析堆溢出漏洞
CVE-2007-1890 PHP msg_receive()内存分配整数溢出漏洞
CVE-2007-1889 PHP msg_receive()函数整数溢出漏洞
CVE-2007-1887 PHP sqlite_udf_decode_binary()函数提升权限漏洞
CVE-2007-0956 MIT Kerberos 5 Telnet守护程序认证绕过漏洞
CVE-2007-1885 PHP str_replace()函数整数溢出漏洞
CVE-2007-1884 PHP Printf()函数多个整数符号类型错误漏洞
CVE-2007-1883 PHP 敏感信息泄露漏洞
CVE-2007-1882 HP Mercury Quality Center 'qcbin/servlet/tdservlet/TDAPI_GeneralWebTreatment' SQL注入漏洞
CVE-2007-1684 SolidWorks SLDimdownload ActiveX控件任意程序执行漏洞
CVE-2007-1680 雅虎通音频会议ActiveX控件远程栈溢出漏洞

Showing top 20 of 26 CVEs. View all on vendor page → →

IV. Related Vulnerabilities

V. Comments for CVE-2007-1888

No comments yet


Leave a comment