Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
pbootcmspro
/
PbootCMS
Public
Notifications
You must be signed in to change notification settings
Fork
90
Star
321
Code
Issues
7
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Releases
V3.2.25
V3.2.25
Latest
Latest
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
No results found
pbootcmspro
released this
08 Sep 13:15
V3.2.25
c25241a
修复后台用户快捷改值无字段白名单,可改写任意管理员密码哈希的问题,仅允许修改 status 字段
修复后台用户删除与状态切换接口可被裸 GET 请求触发 CSRF 的问题,改为 POST 提交并校验 formcheck
新增 data 目录默认访问拒绝规则,防止 Nginx/Apache 默认部署下 SQLite 数据库被直接下载
修复 get_user_ip 无条件信任 X-Forwarded-For 导致 IP 黑白名单与登录锁定可被绕过的问题,新增 trusted_proxies 可信代理配置
加固 UEditor 远程抓图 SSRF 防护,新增连接超时、大小上限、DNS 重绑定防护与内网地址拦截
加固找回密码验证码,改为 6 位安全随机生成,并增加过期时间与错误次数锁定
修复在线升级 SQL 迁移失败时无日志记录、报错无指向的问题,失败时记录日志并中止升级,跳过纯注释片段
修复 PHP 8 下后台留言、评论、会员、日志列表因 IP 空值触发 long2ip 报错导致整页 500 的问题
修复批量复制内容时自定义 URL 名称被原样复制,导致副本前台不可达或 404 的问题
You can’t perform that action at this time.