[
https://issues.apache.org/jira/browse/SYNCOPE-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
zhongdongyue updated SYNCOPE-1507:
----------------------------------
Description:
After the user is created, the ACT_GE_BYTEARRAY table still contains
user-created information containing sensitive information such as password
plaintext, which lacks security.
# Query user-related serialized data
# !image-2019-11-04-17-22-34-128.png|width=590,height=150!
# Export to hexadecimal data
# Convert hexadecimal to a string (the user name and password are circled in
the figure)
# !image-2019-11-04-17-54-31-621.png|width=526,height=148!
was:
创建用户后,ACT_GE_BYTEARRAY表中仍然存有包含密码明文等敏感信息的用户创建信息,缺乏安全性。
# 查询出用户相关的序列化数据
# !image-2019-11-04-17-22-34-128.png|width=590,height=150!
# 导出为16进制数据
# 将16进制转换为字符串(图中圈出的即为用户名及密码)
# !image-2019-11-04-17-54-31-621.png|width=526,height=148!
> ACT_GE_BYTEARRAY table contains sensitive information such as password
> plaintext
> --------------------------------------------------------------------------------
>
> Key: SYNCOPE-1507
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1507
> Project: Syncope
> Issue Type: Bug
> Affects Versions: 2.1.1
> Reporter: zhongdongyue
> Priority: Major
> Attachments: image-2019-11-04-17-22-34-128.png,
> image-2019-11-04-17-54-31-621.png
>
>
> After the user is created, the ACT_GE_BYTEARRAY table still contains
> user-created information containing sensitive information such as password
> plaintext, which lacks security.
> # Query user-related serialized data
> # !image-2019-11-04-17-22-34-128.png|width=590,height=150!
> # Export to hexadecimal data
> # Convert hexadecimal to a string (the user name and password are circled in
> the figure)
> # !image-2019-11-04-17-54-31-621.png|width=526,height=148!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)