-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathCVE-2018-20013
75 lines (38 loc) · 1.09 KB
/
CVE-2018-20013
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
> In UrBackup 2.2.6,
> an attacker can send a malformed request to the client over the network,
> and trigger a fileservplugin/CClientThread.cpp CClientThread::ProcessPacket metadata_id!=0 assertion, leading to shutting down the client application.
>
> ------------------------------------------
>
> [VulnerabilityType Other]
> Insecure assertion lead to DoS
>
> ------------------------------------------
>
> [Vendor of Product]
> UrBackup
>
> ------------------------------------------
>
> [Affected Product Code Base]
> UrBackup - 2.2.6
>
> ------------------------------------------
>
> [Affected Component]
> The backup client has unsafe assertion in this line of code https://github.com/uroni/urbackup_backend/blob/dev/fileservplugin/CClientThread.cpp#L441
>
> ------------------------------------------
>
> [Attack Type]
> Remote
>
> ------------------------------------------
>
> [Impact Denial of Service]
> true
>
> ------------------------------------------
>
> [Attack Vectors]
> unauthenticated attacker will send malformed request over the network