Commit Graph

2380 Commits (60d262ace8b306fe46356b009fd69cadd04baa7c)

Author SHA1 Message Date
Muhammad Daffa 60d262ace8
Create CVE-2010-1314.yaml 2021-08-23 07:23:19 +07:00
sandeep f4a1de8225 more strict matchers 2021-08-23 00:29:23 +05:30
Prince Chaddha 498a8140eb
Merge pull request #2448 from daffainfo/patch-166
Create CVE-2010-3426.yaml
2021-08-21 18:55:46 +05:30
Prince Chaddha e22939499b
Merge pull request #2451 from daffainfo/patch-167
Update openssh-username-enumeration
2021-08-21 18:54:01 +05:30
Prince Chaddha 9cc8cd3353
Update CVE-2018-15473.yaml 2021-08-21 18:52:00 +05:30
Muhammad Daffa 1447a6d3d4
Update and rename network/openssh-username-enumeration.yaml to cves/2018/CVE-2018-15473.yaml 2021-08-21 18:55:11 +07:00
Muhammad Daffa c26f4563c6
Create CVE-2010-3426.yaml 2021-08-21 08:12:36 +07:00
Muhammad Daffa 032e06dbe9
Create CVE-2010-1345.yaml 2021-08-21 07:06:07 +07:00
sandeep 722646d37e strict matchers 2021-08-21 02:44:16 +05:30
Sandeep Singh 357b478e52
Update and rename CVE-2017–4011.yaml to CVE-2017-4011.yaml 2021-08-21 02:30:02 +05:30
Sandeep Singh b260f2fc87
Merge pull request #2441 from daffainfo/patch-164
Create CVE-2010-2036.yaml
2021-08-20 15:45:16 +05:30
Muhammad Daffa bebb2d882c
Create CVE-2010-2036.yaml 2021-08-20 06:58:33 +07:00
Muhammad Daffa e376dc4c44
Create CVE-2010-1533.yaml 2021-08-20 06:54:26 +07:00
sandeep 3f803deb28 more updates 2021-08-20 02:14:42 +05:30
Sandeep Singh 2510c01fac
Merge pull request #2419 from dwisiswant0/add/CVE-2021-38751
Add CVE-2021-38751
2021-08-19 20:09:48 +05:30
Prince Chaddha 3a8b5df438
Update CVE-2020-25223.yaml 2021-08-19 16:35:50 +05:30
GwanYeong Kim 673fe80660 Create CVE-2020-25223.yaml
A remote code execution vulnerability exists in the WebAdmin of Sophos SG UTM before v9.705 MR5, v9.607 MR7, and v9.511 MR11

Signed-off-by: GwanYeong Kim <gy741.kim@gmail.com>
2021-08-19 18:37:59 +09:00
Prince Chaddha bb1825eeaa
Merge pull request #2435 from daffainfo/patch-161
Create CVE-2010-1657.yaml
2021-08-19 14:11:10 +05:30
Muhammad Daffa a60a9528e3
Create CVE-2010-2033.yaml 2021-08-19 08:29:39 +07:00
Muhammad Daffa 935430d100
Create CVE-2010-1657.yaml 2021-08-19 08:25:16 +07:00
Dwi Siswanto 33ec4eddbf Update regEx matcher 2021-08-19 06:39:09 +07:00
Dwi Siswanto 09cf9f35eb Update matcher using regex instead 2021-08-18 20:54:49 +07:00
Muhammad Daffa 47e657e158
Create CVE-2010-1875.yaml 2021-08-18 17:51:05 +07:00
Muhammad Daffa 93fa26376f
Create CVE-2010-1495.yaml 2021-08-18 17:44:40 +07:00
Prince Chaddha f021817d65
Update CVE-2021-38702.yaml 2021-08-17 22:06:37 +05:30
Geeknik Labs 888c9a4573
Create CVE-2021-38702.yaml 2021-08-17 08:11:02 -05:00
Prince Chaddha 7bb40042a3
Update CVE-2021-38751.yaml 2021-08-17 17:13:45 +05:30
Prince Chaddha ec9b83bd1f
Update CVE-2021-38751.yaml 2021-08-17 17:12:51 +05:30
Prince Chaddha 9f9e055f73
Merge pull request #2417 from gy741/rule-add-v56
Create CVE-2021-32030.yaml
2021-08-17 17:09:16 +05:30
Prince Chaddha beb11d77e3
Update CVE-2021-32030.yaml 2021-08-17 17:05:12 +05:30
Prince Chaddha e1e03449fa
Merge pull request #2421 from geeknik/patch-20
Create CVE-2017–4011.yaml
2021-08-17 17:04:11 +05:30
Prince Chaddha 3a030cca66
Update CVE-2017–4011.yaml 2021-08-17 17:01:34 +05:30
Prince Chaddha fc0e203f2a
Merge pull request #2422 from daffainfo/patch-157
Create CVE-2010-1722.yaml
2021-08-17 16:58:58 +05:30
Muhammad Daffa 09189f7cfb
Create CVE-2010-1953.yaml 2021-08-17 07:16:08 +07:00
Muhammad Daffa 61d1543cc5
Create CVE-2010-1722.yaml 2021-08-17 07:09:28 +07:00
Geeknik Labs 9d8c364040
Create CVE-2017–4011.yaml 2021-08-16 15:45:09 -05:00
Dwi Siswanto 8fa76f68f6 Add CVE-2021-38751 2021-08-17 02:18:49 +07:00
Prince Chaddha 0db2272164
Merge pull request #2402 from pikpikcu/patch-256
Create CVE-2019-16313
2021-08-16 16:48:14 +05:30
GwanYeong Kim c11328da0b Create CVE-2021-32030.yaml
The administrator application on ASUS GT-AC2900 devices before 3.0.0.4.386.42643 allows authentication bypass when processing remote input from an unauthenticated user, leading to unauthorized access to the administrator interface. This relates to handle_request in router/httpd/httpd.c and auth_check in web_hook.o. An attacker-supplied value of '\0' matches the device's default value of '\0' in some situations.

Signed-off-by: GwanYeong Kim <gy741.kim@gmail.com>
2021-08-16 20:13:22 +09:00
Prince Chaddha f0acc877a8
Update CVE-2019-16313.yaml 2021-08-16 15:50:28 +05:30
Prince Chaddha 69cef4d64d
Merge pull request #2405 from daffainfo/patch-152
Create CVE-2010-1474.yaml
2021-08-16 14:17:30 +05:30
Prince Chaddha 9e947cddc0
Merge pull request #2406 from daffainfo/patch-153
Create CVE-2010-1602.yaml
2021-08-16 14:16:37 +05:30
Prince Chaddha 71cc5a923d
Merge pull request #2412 from daffainfo/patch-154
Create CVE-2008-6172.yaml
2021-08-16 14:02:21 +05:30
Prince Chaddha 10640742db
Update CVE-2008-6172.yaml 2021-08-16 14:01:20 +05:30
Prince Chaddha 64218ed6bc
Merge pull request #2413 from daffainfo/patch-155
Create CVE-2010-0943.yaml
2021-08-16 14:00:13 +05:30
Prince Chaddha 272dec095d
Update CVE-2021-33807.yaml 2021-08-16 13:55:31 +05:30
Muhammad Daffa b426441cf4
Update CVE-2021-33807.yaml 2021-08-16 06:47:56 +07:00
Muhammad Daffa fa8c120f90
Create CVE-2021-33807.yaml 2021-08-16 06:47:24 +07:00
Muhammad Daffa 168140eef5
Create CVE-2010-0943.yaml 2021-08-16 06:28:46 +07:00
Muhammad Daffa 63dcc9dd49
Create CVE-2008-6172.yaml 2021-08-16 06:23:06 +07:00