update cve/WordPress/2019/yaml/CVE-2019-8943.yaml.
Signed-off-by: Admin <timfergus@buaa.edu.cn>
This commit is contained in:
parent
0292748f63
commit
1f131d4a48
|
@ -1,7 +1,7 @@
|
|||
id: CVE-2019-8943
|
||||
source: https://github.com/v0lck3r/CVE-2019-8943
|
||||
info:
|
||||
name: WordPress
|
||||
name: WordPress是一个以PHP和MySQL为平台的自由开源的博客软件和内容管理系统。
|
||||
severity: MEDIUM
|
||||
description: |
|
||||
WordPress through 5.0.3 allows Path Traversal in wp_crop_image(). An attacker (who has privileges to crop an image) can write the output image to an arbitrary directory via a filename containing two image extensions and ../ sequences, such as a filename ending with the .jpg?/../../file.jpg substring.
|
||||
|
|
Loading…
Reference in New Issue