alibaba / alibaba/jetcache

问题

Open
#271 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
5.6k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

您好:
我在JavaValueDecoder.java中的第29行处看到了ois.readObject(),跟进可以发现是里面是反序列化操作
![图片](https://user-images.githubusercontent.com/39950310/55061097-e0a53b00-50ad-11e9-86c9-670824f2131a.png)
我没有看到防范java反序列化的操作,但是我对jetcache并不了解,不知道输入源是否为攻击者者可控,如果可控的话,这里可能存在java反序列化漏洞

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with JavaValueDecoder.java around line 29 and trace the source of the object passed to ois.readObject(). Determine whether that input can be controlled by an attacker and whether the reported deserialization concern is exploitable in JetCache; done requires a confirmed assessment and a clearly specified remediation or regression test.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.