Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

Commit 686d935

Browse files
committed
Merge branch 'release/2017_03_30'
2 parents 3bf75b6 + 42150e9 commit 686d935

File tree

82 files changed

+3148
-608
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+3148
-608
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
# CERT Coordination Center Vulnerability Data Archive
22

3-
Release 2016-11-03
3+
Release 2017-03-30
44

55

6-
### Change Log
6+
### Change Log ###
7+
8+
2017-03-30 Updated data. Some more CVSS scores backfilled.
9+
710
2016-11-03 Updated data. Backfilled "Not Defined" values for many
811
vulnerabilities' CVSS scores.
912

data/1/vu_993001/vu_993001.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,51 @@
11
{
22
"Impact": "The complete impact of this vulnerability is not yet known.",
3-
"CVSS_SecurityRequirementsIR": "",
4-
"CVSS_EnvironmentalVector": "",
3+
"CVSS_SecurityRequirementsIR": "Not Defined (ND)",
4+
"CVSS_EnvironmentalVector": "CDP:Not Defined (ND)/TD:Not Defined (ND)/CR:Not Defined (ND)/IR:Not Defined (ND)/AR:Not Defined (ND)",
55
"Title": "vBulletin contains an unspecified vulnerability in \"upgrade_301.php\"",
66
"DateFirstPublished": "",
7-
"CVSS_AccessVector": "",
7+
"CVSS_AccessVector": "--",
88
"CAM_ScoreCurrentWidelyKnown": 0,
99
"IDNumber": "993001",
1010
"SystemsAffectedPreamble": "",
11-
"CVSS_SecurityRequirementsCR": "",
12-
"CVSS_Authenication": "",
13-
"CVSS_BaseScore": "",
11+
"CVSS_SecurityRequirementsCR": "Not Defined (ND)",
12+
"CVSS_Authenication": "--",
13+
"CVSS_BaseScore": 0,
1414
"CAM_EaseOfExploitation": "0",
1515
"IPProtocol": "",
1616
"CERTAdvisory": "",
17-
"CVSS_CollateralDamagePotential": "",
17+
"CVSS_CollateralDamagePotential": "Not Defined (ND)",
1818
"Revision": 1,
1919
"CVEIDs": "",
2020
"VRDA_D1_DirectReport": "0",
2121
"CAM_WidelyKnown": "0",
2222
"CAM_Population": "0",
2323
"Description": "",
24-
"CVSS_AccessComplexity": "",
25-
"CVSS_SecurityRequirementsAR": "",
24+
"CVSS_AccessComplexity": "--",
25+
"CVSS_SecurityRequirementsAR": "Not Defined (ND)",
2626
"Resolution": "The CERT/CC is currently unaware of a practical solution to this problem.",
2727
"Author": "This document was written by Jeff Gennari.",
2828
"CAM_Exploitation": "0",
2929
"DateLastUpdated": "2006-07-06T11:35:00-04:00",
30-
"CVSS_IntegrityImpact": "",
30+
"CVSS_IntegrityImpact": "--",
3131
"VRDA_D1_Population": "2",
32-
"CVSS_TemporalVector": "",
33-
"CVSS_ReportConfidence": "",
34-
"CVSS_ConfidentialityImpact": "",
35-
"CVSS_BaseVector": "",
32+
"CVSS_TemporalVector": "E:Not Defined (ND)/RL:Not Defined (ND)/RC:Not Defined (ND)",
33+
"CVSS_ReportConfidence": "Not Defined (ND)",
34+
"CVSS_ConfidentialityImpact": "--",
35+
"CVSS_BaseVector": "AV:--/AC:--/Au:--/C:--/I:--/A:--",
3636
"VulnerabilityCount": 1,
37-
"CVSS_Exploitability": "",
37+
"CVSS_Exploitability": "Not Defined (ND)",
3838
"ThanksAndCredit": "",
3939
"US-CERTTechnicalAlert": "",
4040
"CAM_ScoreCurrentWidelyKnownExploited": 0,
41-
"CVSS_TemporalScore": "",
41+
"CVSS_TemporalScore": 0,
4242
"VRDA_D1_Impact": "2",
43-
"CVSS_TargetDistribution": "",
43+
"CVSS_TargetDistribution": "Not Defined (ND)",
4444
"CAM_InternetInfrastructure": "0",
45-
"CVSS_RemediationLevel": "",
45+
"CVSS_RemediationLevel": "Not Defined (ND)",
4646
"Workarounds": "",
4747
"ID": "VU#993001",
48-
"CVSS_AvailabilityImpact": "",
48+
"CVSS_AvailabilityImpact": "--",
4949
"CAM_ScoreCurrent": 0,
5050
"Overview": "",
5151
"CAM_Impact": "0",
@@ -57,6 +57,6 @@
5757
"information disclosure",
5858
"upgrade_301.php"
5959
],
60-
"CVSS_EnvironmentalScore": "",
60+
"CVSS_EnvironmentalScore": 0,
6161
"CAM_AttackerAccessRequired": "0"
6262
}

data/1/vu_993201/vu_993201.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,51 @@
11
{
22
"Impact": "The complete impact of this vulnerability is not yet known.",
3-
"CVSS_SecurityRequirementsIR": "",
4-
"CVSS_EnvironmentalVector": "",
3+
"CVSS_SecurityRequirementsIR": "Not Defined (ND)",
4+
"CVSS_EnvironmentalVector": "CDP:Not Defined (ND)/TD:Not Defined (ND)/CR:Not Defined (ND)/IR:Not Defined (ND)/AR:Not Defined (ND)",
55
"Title": "IBM DB2 Universal Database vulnerable to a heap-based buffer overflow via the copying of data to a static BSS segment buffer without proper NUL termination",
66
"DateFirstPublished": "",
7-
"CVSS_AccessVector": "",
7+
"CVSS_AccessVector": "--",
88
"CAM_ScoreCurrentWidelyKnown": 0,
99
"IDNumber": "993201",
1010
"SystemsAffectedPreamble": "",
11-
"CVSS_SecurityRequirementsCR": "",
12-
"CVSS_Authenication": "",
13-
"CVSS_BaseScore": "",
11+
"CVSS_SecurityRequirementsCR": "Not Defined (ND)",
12+
"CVSS_Authenication": "--",
13+
"CVSS_BaseScore": 0,
1414
"CAM_EaseOfExploitation": "0",
1515
"IPProtocol": "",
1616
"CERTAdvisory": "",
17-
"CVSS_CollateralDamagePotential": "",
17+
"CVSS_CollateralDamagePotential": "Not Defined (ND)",
1818
"Revision": 2,
1919
"CVEIDs": "",
2020
"VRDA_D1_DirectReport": "0",
2121
"CAM_WidelyKnown": "0",
2222
"CAM_Population": "0",
2323
"Description": "",
24-
"CVSS_AccessComplexity": "",
25-
"CVSS_SecurityRequirementsAR": "",
24+
"CVSS_AccessComplexity": "--",
25+
"CVSS_SecurityRequirementsAR": "Not Defined (ND)",
2626
"Resolution": "The CERT/CC is currently unaware of a practical solution to this problem.",
2727
"Author": "This document was written by Ryan Giobbi.",
2828
"CAM_Exploitation": "0",
2929
"DateLastUpdated": "2007-03-08T11:01:00-05:00",
30-
"CVSS_IntegrityImpact": "",
30+
"CVSS_IntegrityImpact": "--",
3131
"VRDA_D1_Population": "3",
32-
"CVSS_TemporalVector": "",
33-
"CVSS_ReportConfidence": "",
34-
"CVSS_ConfidentialityImpact": "",
35-
"CVSS_BaseVector": "",
32+
"CVSS_TemporalVector": "E:Not Defined (ND)/RL:Not Defined (ND)/RC:Not Defined (ND)",
33+
"CVSS_ReportConfidence": "Not Defined (ND)",
34+
"CVSS_ConfidentialityImpact": "--",
35+
"CVSS_BaseVector": "AV:--/AC:--/Au:--/C:--/I:--/A:--",
3636
"VulnerabilityCount": 1,
37-
"CVSS_Exploitability": "",
37+
"CVSS_Exploitability": "Not Defined (ND)",
3838
"ThanksAndCredit": "",
3939
"US-CERTTechnicalAlert": "",
4040
"CAM_ScoreCurrentWidelyKnownExploited": 0,
41-
"CVSS_TemporalScore": "",
41+
"CVSS_TemporalScore": 0,
4242
"VRDA_D1_Impact": "3",
43-
"CVSS_TargetDistribution": "",
43+
"CVSS_TargetDistribution": "Not Defined (ND)",
4444
"CAM_InternetInfrastructure": "0",
45-
"CVSS_RemediationLevel": "",
45+
"CVSS_RemediationLevel": "Not Defined (ND)",
4646
"Workarounds": "",
4747
"ID": "VU#993201",
48-
"CVSS_AvailabilityImpact": "",
48+
"CVSS_AvailabilityImpact": "--",
4949
"CAM_ScoreCurrent": 0,
5050
"Overview": "",
5151
"CAM_Impact": "0",
@@ -63,6 +63,6 @@
6363
"static BSS segment",
6464
"NUL termination"
6565
],
66-
"CVSS_EnvironmentalScore": "",
66+
"CVSS_EnvironmentalScore": 0,
6767
"CAM_AttackerAccessRequired": "0"
6868
}

data/11/vu_535111/vu_535111.json

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
{
2+
"Impact": "By convincing a user to view a specially crafted HTML document (e.g., a web page or an HTML email message or attachment), an attacker may be able to cause a denial of service.",
3+
"CVSS_SecurityRequirementsIR": "ND",
4+
"CVSS_EnvironmentalVector": "CDP:ND/TD:M/CR:ND/IR:ND/AR:ND",
5+
"Title": "McAfee VirusScan Enterprise for Windows scriptproxy COM object memory corruption vulnerability",
6+
"DateFirstPublished": "2016-12-13T15:42:16-05:00",
7+
"CVSS_AccessVector": "N",
8+
"CAM_ScoreCurrentWidelyKnown": 0,
9+
"IDNumber": "535111",
10+
"SystemsAffectedPreamble": "",
11+
"CVSS_SecurityRequirementsCR": "ND",
12+
"CVSS_Authenication": "N",
13+
"CVSS_BaseScore": 7.6,
14+
"CAM_EaseOfExploitation": "0",
15+
"IPProtocol": "",
16+
"CERTAdvisory": "",
17+
"CVSS_CollateralDamagePotential": "ND",
18+
"Revision": 49,
19+
"CVEIDs": "",
20+
"VRDA_D1_DirectReport": "1",
21+
"CAM_WidelyKnown": "0",
22+
"CAM_Population": "0",
23+
"Description": "According to the reporter, McAfee VirusScan Enterprise for Windows version 8.7i through at least 8.8 patch 7 contains a scriptproxy COM object that is vulnerable to the following: CWE-824: Access of Uninitialized Pointer According to the reporter, when attempting to load the McAfee VirusScan Enterprise scriptproxy COM object DLL via CLSID in an HTML document through Internet Explorer, the DLL may crash in such a way as to cause an access violation on the instruction pointer, which may lead to denial of service. The CERT/CC has not received a CVE ID assignment from McAfee for this issue at this time. Intel Security, which owns McAfee, has provided the following response: Intel Security takes any claim of this kind very seriously. We have requested and are awaiting the information we require to conduct our assessment. We look forward to receiving this information. The CERT/CC has independently confirmed this issue in McAfee VirusScan Enterprise 8.8 patch 7 on Internet Explorer 11 for Windows 7 and reported details to McAfee in June 2016. It is unclear if other versions of Internet Explorer are also affected. The CERT/CC will continue to work with Intel Security/McAfee to address this issue. This issue was originally published as part of VU#245327, but was later moved to its own Vulnerability Note to prevent product confusion.",
24+
"CVSS_AccessComplexity": "H",
25+
"CVSS_SecurityRequirementsAR": "ND",
26+
"Resolution": "The CERT/CC is currently unaware of a practical solution to this problem. However, affected users may consider the following workaround:",
27+
"Author": "This document was written by Garret Wassermann.",
28+
"CAM_Exploitation": "0",
29+
"DateLastUpdated": "2017-02-16T16:14:00-05:00",
30+
"CVSS_IntegrityImpact": "C",
31+
"VRDA_D1_Population": "2",
32+
"CVSS_TemporalVector": "E:U/RL:U/RC:UR",
33+
"CVSS_ReportConfidence": "UR",
34+
"CVSS_ConfidentialityImpact": "C",
35+
"CVSS_BaseVector": "AV:N/AC:H/Au:N/C:C/I:C/A:C",
36+
"VulnerabilityCount": 1,
37+
"CVSS_Exploitability": "U",
38+
"ThanksAndCredit": "Thanks to Shelby Kaba for reporting this issue to us.",
39+
"US-CERTTechnicalAlert": "",
40+
"CAM_ScoreCurrentWidelyKnownExploited": 0,
41+
"CVSS_TemporalScore": 6.1,
42+
"VRDA_D1_Impact": "2",
43+
"CVSS_TargetDistribution": "M",
44+
"CAM_InternetInfrastructure": "0",
45+
"CVSS_RemediationLevel": "U",
46+
"Workarounds": "Disable the McAfee ActiveX control in Internet Explorer The vulnerable McAfee ActiveX control can be disabled in Internet Explorer by setting the kill bit for the following CLSID: {7DB2D5A0-7241-4E79-B68D-6309F01C5231} More information about how to set the kill bit is available in Microsoft Support Document 240797. Alternatively, the following text can be saved as a .REG file and imported to set the kill bit for this control: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Internet Explorer\\ActiveX Compatibility\\{7DB2D5A0-7241-4E79-B68D-6309F01C5231}] \"Compatibility Flags\"=dword:00000400\n[HKEY_LOCAL_MACHINE\\SOFTWARE\\Wow6432Node\\Microsoft\\Internet Explorer\\ActiveX Compatibility\\{7DB2D5A0-7241-4E79-B68D-6309F01C5231}]\n\"Compatibility Flags\"=dword:00000400",
47+
"ID": "VU#535111",
48+
"CVSS_AvailabilityImpact": "C",
49+
"CAM_ScoreCurrent": 0,
50+
"Overview": "McAfee VirusScan Enterprise for Windows scriptproxy COM object contains a memory corruption vulnerability.",
51+
"CAM_Impact": "0",
52+
"DatePublic": "2016-12-12T00:00:00",
53+
"DateCreated": "2016-12-13T15:17:46-05:00",
54+
"References": "https://cwe.mitre.org/data/definitions/824.html",
55+
"Keywords": [
56+
"DoS",
57+
"dereference"
58+
],
59+
"CVSS_EnvironmentalScore": 4.608885708,
60+
"CAM_AttackerAccessRequired": "0"
61+
}

data/12/vu_993412/vu_993412.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,51 @@
11
{
22
"Impact": "The complete impact of this vulnerability is not yet known.",
3-
"CVSS_SecurityRequirementsIR": "",
4-
"CVSS_EnvironmentalVector": "",
3+
"CVSS_SecurityRequirementsIR": "Not Defined (ND)",
4+
"CVSS_EnvironmentalVector": "CDP:Not Defined (ND)/TD:Not Defined (ND)/CR:Not Defined (ND)/IR:Not Defined (ND)/AR:Not Defined (ND)",
55
"Title": "Nero ShowTime vulnerable to arbitrary code execution due to an error in boundary processing",
66
"DateFirstPublished": "",
7-
"CVSS_AccessVector": "",
7+
"CVSS_AccessVector": "--",
88
"CAM_ScoreCurrentWidelyKnown": 0,
99
"IDNumber": "993412",
1010
"SystemsAffectedPreamble": "",
11-
"CVSS_SecurityRequirementsCR": "",
12-
"CVSS_Authenication": "",
13-
"CVSS_BaseScore": "",
11+
"CVSS_SecurityRequirementsCR": "Not Defined (ND)",
12+
"CVSS_Authenication": "--",
13+
"CVSS_BaseScore": 0,
1414
"CAM_EaseOfExploitation": "0",
1515
"IPProtocol": "",
1616
"CERTAdvisory": "",
17-
"CVSS_CollateralDamagePotential": "",
17+
"CVSS_CollateralDamagePotential": "Not Defined (ND)",
1818
"Revision": 1,
1919
"CVEIDs": "",
2020
"VRDA_D1_DirectReport": "1",
2121
"CAM_WidelyKnown": "0",
2222
"CAM_Population": "0",
2323
"Description": "",
24-
"CVSS_AccessComplexity": "",
25-
"CVSS_SecurityRequirementsAR": "",
24+
"CVSS_AccessComplexity": "--",
25+
"CVSS_SecurityRequirementsAR": "Not Defined (ND)",
2626
"Resolution": "We are currently unaware of a practical solution to this problem.",
2727
"Author": "This document was written by Chris Taschner.",
2828
"CAM_Exploitation": "0",
2929
"DateLastUpdated": "2008-11-28T08:58:00-05:00",
30-
"CVSS_IntegrityImpact": "",
30+
"CVSS_IntegrityImpact": "--",
3131
"VRDA_D1_Population": "2",
32-
"CVSS_TemporalVector": "",
33-
"CVSS_ReportConfidence": "",
34-
"CVSS_ConfidentialityImpact": "",
35-
"CVSS_BaseVector": "",
32+
"CVSS_TemporalVector": "E:Not Defined (ND)/RL:Not Defined (ND)/RC:Not Defined (ND)",
33+
"CVSS_ReportConfidence": "Not Defined (ND)",
34+
"CVSS_ConfidentialityImpact": "--",
35+
"CVSS_BaseVector": "AV:--/AC:--/Au:--/C:--/I:--/A:--",
3636
"VulnerabilityCount": 1,
37-
"CVSS_Exploitability": "",
37+
"CVSS_Exploitability": "Not Defined (ND)",
3838
"ThanksAndCredit": "",
3939
"US-CERTTechnicalAlert": "",
4040
"CAM_ScoreCurrentWidelyKnownExploited": 0,
41-
"CVSS_TemporalScore": "",
41+
"CVSS_TemporalScore": 0,
4242
"VRDA_D1_Impact": "3",
43-
"CVSS_TargetDistribution": "",
43+
"CVSS_TargetDistribution": "Not Defined (ND)",
4444
"CAM_InternetInfrastructure": "0",
45-
"CVSS_RemediationLevel": "",
45+
"CVSS_RemediationLevel": "Not Defined (ND)",
4646
"Workarounds": "",
4747
"ID": "VU#993412",
48-
"CVSS_AvailabilityImpact": "",
48+
"CVSS_AvailabilityImpact": "--",
4949
"CAM_ScoreCurrent": 0,
5050
"Overview": "",
5151
"CAM_Impact": "0",
@@ -61,6 +61,6 @@
6161
"arbitrary code execution",
6262
"M3U"
6363
],
64-
"CVSS_EnvironmentalScore": "",
64+
"CVSS_EnvironmentalScore": 0,
6565
"CAM_AttackerAccessRequired": "0"
6666
}

data/13/vu_993113/vu_993113.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,51 @@
11
{
22
"Impact": "The complete impact of this vulnerability is not yet known.",
3-
"CVSS_SecurityRequirementsIR": "",
4-
"CVSS_EnvironmentalVector": "",
3+
"CVSS_SecurityRequirementsIR": "Not Defined (ND)",
4+
"CVSS_EnvironmentalVector": "CDP:Not Defined (ND)/TD:Not Defined (ND)/CR:Not Defined (ND)/IR:Not Defined (ND)/AR:Not Defined (ND)",
55
"Title": "ExtCalThai_Component fails to properly sanitize input passed to the \"CONFIG_EXT[LIB_DIR]\" parameter in \"mail.inc.php\"",
66
"DateFirstPublished": "",
7-
"CVSS_AccessVector": "",
7+
"CVSS_AccessVector": "--",
88
"CAM_ScoreCurrentWidelyKnown": 0,
99
"IDNumber": "993113",
1010
"SystemsAffectedPreamble": "",
11-
"CVSS_SecurityRequirementsCR": "",
12-
"CVSS_Authenication": "",
13-
"CVSS_BaseScore": "",
11+
"CVSS_SecurityRequirementsCR": "Not Defined (ND)",
12+
"CVSS_Authenication": "--",
13+
"CVSS_BaseScore": 0,
1414
"CAM_EaseOfExploitation": "0",
1515
"IPProtocol": "",
1616
"CERTAdvisory": "",
17-
"CVSS_CollateralDamagePotential": "",
17+
"CVSS_CollateralDamagePotential": "Not Defined (ND)",
1818
"Revision": 1,
1919
"CVEIDs": "",
2020
"VRDA_D1_DirectReport": "0",
2121
"CAM_WidelyKnown": "0",
2222
"CAM_Population": "0",
2323
"Description": "",
24-
"CVSS_AccessComplexity": "",
25-
"CVSS_SecurityRequirementsAR": "",
24+
"CVSS_AccessComplexity": "--",
25+
"CVSS_SecurityRequirementsAR": "Not Defined (ND)",
2626
"Resolution": "The US-CERT is currently unaware of a practical solution to this problem.",
2727
"Author": "This document was written by Ryan Giobbi.",
2828
"CAM_Exploitation": "0",
2929
"DateLastUpdated": "2006-10-12T14:55:00-04:00",
30-
"CVSS_IntegrityImpact": "",
30+
"CVSS_IntegrityImpact": "--",
3131
"VRDA_D1_Population": "2",
32-
"CVSS_TemporalVector": "",
33-
"CVSS_ReportConfidence": "",
34-
"CVSS_ConfidentialityImpact": "",
35-
"CVSS_BaseVector": "",
32+
"CVSS_TemporalVector": "E:Not Defined (ND)/RL:Not Defined (ND)/RC:Not Defined (ND)",
33+
"CVSS_ReportConfidence": "Not Defined (ND)",
34+
"CVSS_ConfidentialityImpact": "--",
35+
"CVSS_BaseVector": "AV:--/AC:--/Au:--/C:--/I:--/A:--",
3636
"VulnerabilityCount": 1,
37-
"CVSS_Exploitability": "",
37+
"CVSS_Exploitability": "Not Defined (ND)",
3838
"ThanksAndCredit": "",
3939
"US-CERTTechnicalAlert": "",
4040
"CAM_ScoreCurrentWidelyKnownExploited": 0,
41-
"CVSS_TemporalScore": "",
41+
"CVSS_TemporalScore": 0,
4242
"VRDA_D1_Impact": "2",
43-
"CVSS_TargetDistribution": "",
43+
"CVSS_TargetDistribution": "Not Defined (ND)",
4444
"CAM_InternetInfrastructure": "0",
45-
"CVSS_RemediationLevel": "",
45+
"CVSS_RemediationLevel": "Not Defined (ND)",
4646
"Workarounds": "",
4747
"ID": "VU#993113",
48-
"CVSS_AvailabilityImpact": "",
48+
"CVSS_AvailabilityImpact": "--",
4949
"CAM_ScoreCurrent": 0,
5050
"Overview": "",
5151
"CAM_Impact": "0",
@@ -58,6 +58,6 @@
5858
"CONFIG_EXT[LIB_DIR] parameter",
5959
"mail.inc.php"
6060
],
61-
"CVSS_EnvironmentalScore": "",
61+
"CVSS_EnvironmentalScore": 0,
6262
"CAM_AttackerAccessRequired": "0"
6363
}

0 commit comments

Comments
 (0)