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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10k
Code
Issues
999
Pull requests
471
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Java: CWE-073 File path injection with the JFinal framework
- #7712
#7712
Merged
atorralba
merged 11 commits into
github:main
github/codeql:main
from
luchua-bc:java/file-path-injection
luchua-bc/ql:java/file-path-injection
Copy head branch name to clipboard
Feb 16, 2022
Conversation
Commits
11
(11)
Checks
Findings
Files changed
Merged
Java: CWE-073 File path injection with the JFinal framework
#7712
atorralba
merged 11 commits into
github:main
github/codeql:main
from
luchua-bc:java/file-path-injection
luchua-bc/ql:java/file-path-injection
Copy head branch name to clipboard
Commits
Commits on Jan 23, 2022
File path injection with the JFinal framework
luchua-bc
committed
27043a0
View commit details
Copy full SHA for 27043a0
Browse repository at this point
Commits on Feb 8, 2022
Correct the data model and update qldoc
luchua-bc
committed
ff4826d
View commit details
Copy full SHA for ff4826d
Browse repository at this point
Commits on Feb 9, 2022
Use data model for request/session attribute operations
luchua-bc
committed
4609227
View commit details
Copy full SHA for 4609227
Browse repository at this point
Fixed an issue related to normalized path
luchua-bc
committed
ce03aeb
View commit details
Copy full SHA for ce03aeb
Browse repository at this point
Commits on Feb 11, 2022
Simplify the query
luchua-bc
committed
12c53ba
View commit details
Copy full SHA for 12c53ba
Browse repository at this point
Update normalized path node
luchua-bc
committed
e3d0e9f
View commit details
Copy full SHA for e3d0e9f
Browse repository at this point
Match attribute name to reduce FP
luchua-bc
committed
78630f2
View commit details
Copy full SHA for 78630f2
Browse repository at this point
Commits on Feb 14, 2022
Model value passing between a setter and a getter call as a value step
luchua-bc
committed
35a9242
View commit details
Copy full SHA for 35a9242
Browse repository at this point
Remove specified value step from additional taint step
luchua-bc
committed
2b5982f
View commit details
Copy full SHA for 2b5982f
Browse repository at this point
Commits on Feb 15, 2022
Remove the same callable constraint
luchua-bc
committed
fd533f2
View commit details
Copy full SHA for fd533f2
Browse repository at this point
Move shared code to the lib folder and update qldoc
luchua-bc
committed
40bf093
View commit details
Copy full SHA for 40bf093
Browse repository at this point
You can’t perform that action at this time.