-
Notifications
You must be signed in to change notification settings - Fork 7
/
mitre-template.txt
88 lines (60 loc) · 1.62 KB
/
mitre-template.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
Via:
https://cve.mitre.org/cve/request_id.html
-----------------
[Suggested description]
A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10.7 (inclusive).
When Default Typing is enabled (either globally or for a specific property) for an externally exposed
JSON endpoint and the service has
[ ]
jar in the classpath, and an attacker can provide an LDAP/RMI service to access,
it is possible to make the service execute a malicious payload.
>
> ------------------------------------------
>
> [VulnerabilityType Other]
Remote code execution via LDAP/JNDI/RMI
XML External Entity (XXE)
>
> ------------------------------------------
>
> [Vendor of Product]
Fasterxml.com
>
> ------------------------------------------
>
> [Affected Product Code Base]
jackson-databind - 2.0.0 - 2.9.10.4
>
> ------------------------------------------
>
> [Affected Component]
jackson-databind
>
> ------------------------------------------
>
> [Attack Type]
Remote
>
> ------------------------------------------
>
> [Impact Information Disclosure]
true
>
> ------------------------------------------
>
> [Attack Vectors]
Remote code execution via LDAP/JNDI/RMI
Remote read access to local(ly mounted) file system
> ------------------------------------------
>
> [Reference]
https://github.com/FasterXML/jackson-databind/issues/
https://medium.com/@cowtowncoder/on-jackson-cves-dont-panic-here-is-what-you-need-to-know-54cd0d6e8062
> ------------------------------------------
>
> [Has vendor confirmed or acknowledged the vulnerability?]
true
>
> ------------------------------------------
>
> [Discoverer]