-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto-Update: 2024-11-25T21:04:53.213664+00:00
- Loading branch information
1 parent
7c617f4
commit 9d3fc4b
Showing
158 changed files
with
11,238 additions
and
930 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,9 +2,8 @@ | |
"id": "CVE-2014-7143", | ||
"sourceIdentifier": "[email protected]", | ||
"published": "2019-11-12T14:15:11.157", | ||
"lastModified": "2019-11-14T14:45:50.167", | ||
"vulnStatus": "Analyzed", | ||
"cveTags": [], | ||
"lastModified": "2024-11-25T18:12:24.673", | ||
"vulnStatus": "Modified", | ||
"descriptions": [ | ||
{ | ||
"lang": "en", | ||
|
@@ -23,16 +22,16 @@ | |
"cvssData": { | ||
"version": "3.1", | ||
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", | ||
"baseScore": 7.5, | ||
"baseSeverity": "HIGH", | ||
"attackVector": "NETWORK", | ||
"attackComplexity": "LOW", | ||
"privilegesRequired": "NONE", | ||
"userInteraction": "NONE", | ||
"scope": "UNCHANGED", | ||
"confidentialityImpact": "NONE", | ||
"integrityImpact": "HIGH", | ||
"availabilityImpact": "NONE", | ||
"baseScore": 7.5, | ||
"baseSeverity": "HIGH" | ||
"availabilityImpact": "NONE" | ||
}, | ||
"exploitabilityScore": 3.9, | ||
"impactScore": 3.6 | ||
|
@@ -45,13 +44,13 @@ | |
"cvssData": { | ||
"version": "2.0", | ||
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N", | ||
"baseScore": 5.0, | ||
"accessVector": "NETWORK", | ||
"accessComplexity": "LOW", | ||
"authentication": "NONE", | ||
"confidentialityImpact": "NONE", | ||
"integrityImpact": "PARTIAL", | ||
"availabilityImpact": "NONE", | ||
"baseScore": 5.0 | ||
"availabilityImpact": "NONE" | ||
}, | ||
"baseSeverity": "MEDIUM", | ||
"exploitabilityScore": 10.0, | ||
|
@@ -85,8 +84,8 @@ | |
"cpeMatch": [ | ||
{ | ||
"vulnerable": true, | ||
"criteria": "cpe:2.3:a:twistedmatrix:twisted:14.0.0:*:*:*:*:*:*:*", | ||
"matchCriteriaId": "DACBAD4C-364B-4260-9C60-F11522076CF2" | ||
"criteria": "cpe:2.3:a:twisted:twisted:14.0.0:*:*:*:*:*:*:*", | ||
"matchCriteriaId": "81F2683D-0839-42E9-958A-C19E0A6F293D" | ||
} | ||
] | ||
} | ||
|
@@ -124,6 +123,37 @@ | |
"tags": [ | ||
"Third Party Advisory" | ||
] | ||
}, | ||
{ | ||
"url": "http://www.openwall.com/lists/oss-security/2014/09/22/2", | ||
"source": "af854a3a-2127-422b-91ae-364da2661108", | ||
"tags": [ | ||
"Mailing List", | ||
"Third Party Advisory" | ||
] | ||
}, | ||
{ | ||
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2014-7143", | ||
"source": "af854a3a-2127-422b-91ae-364da2661108", | ||
"tags": [ | ||
"Issue Tracking", | ||
"Third Party Advisory" | ||
] | ||
}, | ||
{ | ||
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/96135", | ||
"source": "af854a3a-2127-422b-91ae-364da2661108", | ||
"tags": [ | ||
"Third Party Advisory", | ||
"VDB Entry" | ||
] | ||
}, | ||
{ | ||
"url": "https://security-tracker.debian.org/tracker/CVE-2014-7143", | ||
"source": "af854a3a-2127-422b-91ae-364da2661108", | ||
"tags": [ | ||
"Third Party Advisory" | ||
] | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,9 +2,8 @@ | |
"id": "CVE-2016-1000111", | ||
"sourceIdentifier": "[email protected]", | ||
"published": "2020-03-11T20:15:11.960", | ||
"lastModified": "2020-03-13T20:04:35.520", | ||
"vulnStatus": "Analyzed", | ||
"cveTags": [], | ||
"lastModified": "2024-11-25T18:12:24.673", | ||
"vulnStatus": "Modified", | ||
"descriptions": [ | ||
{ | ||
"lang": "en", | ||
|
@@ -23,16 +22,16 @@ | |
"cvssData": { | ||
"version": "3.1", | ||
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", | ||
"baseScore": 5.3, | ||
"baseSeverity": "MEDIUM", | ||
"attackVector": "NETWORK", | ||
"attackComplexity": "LOW", | ||
"privilegesRequired": "NONE", | ||
"userInteraction": "NONE", | ||
"scope": "UNCHANGED", | ||
"confidentialityImpact": "NONE", | ||
"integrityImpact": "LOW", | ||
"availabilityImpact": "NONE", | ||
"baseScore": 5.3, | ||
"baseSeverity": "MEDIUM" | ||
"availabilityImpact": "NONE" | ||
}, | ||
"exploitabilityScore": 3.9, | ||
"impactScore": 1.4 | ||
|
@@ -45,13 +44,13 @@ | |
"cvssData": { | ||
"version": "2.0", | ||
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N", | ||
"baseScore": 5.0, | ||
"accessVector": "NETWORK", | ||
"accessComplexity": "LOW", | ||
"authentication": "NONE", | ||
"confidentialityImpact": "NONE", | ||
"integrityImpact": "PARTIAL", | ||
"availabilityImpact": "NONE", | ||
"baseScore": 5.0 | ||
"availabilityImpact": "NONE" | ||
}, | ||
"baseSeverity": "MEDIUM", | ||
"exploitabilityScore": 10.0, | ||
|
@@ -85,9 +84,9 @@ | |
"cpeMatch": [ | ||
{ | ||
"vulnerable": true, | ||
"criteria": "cpe:2.3:a:twistedmatrix:twisted:*:*:*:*:*:*:*:*", | ||
"criteria": "cpe:2.3:a:twisted:twisted:*:*:*:*:*:*:*:*", | ||
"versionEndExcluding": "16.3.1", | ||
"matchCriteriaId": "EAB1F53F-5C2A-485E-9F3E-4F055D23B816" | ||
"matchCriteriaId": "5FBB6152-73B6-47DF-A9E3-D53B998E875C" | ||
} | ||
] | ||
} | ||
|
@@ -125,6 +124,37 @@ | |
"Mailing List", | ||
"Third Party Advisory" | ||
] | ||
}, | ||
{ | ||
"url": "http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2016-3090545.html", | ||
"source": "af854a3a-2127-422b-91ae-364da2661108", | ||
"tags": [ | ||
"Third Party Advisory" | ||
] | ||
}, | ||
{ | ||
"url": "https://twistedmatrix.com/pipermail/twisted-web/2016-August/005268.html", | ||
"source": "af854a3a-2127-422b-91ae-364da2661108", | ||
"tags": [ | ||
"Mailing List", | ||
"Vendor Advisory" | ||
] | ||
}, | ||
{ | ||
"url": "https://twistedmatrix.com/trac/ticket/8623", | ||
"source": "af854a3a-2127-422b-91ae-364da2661108", | ||
"tags": [ | ||
"Patch", | ||
"Vendor Advisory" | ||
] | ||
}, | ||
{ | ||
"url": "https://www.openwall.com/lists/oss-security/2016/07/18/6", | ||
"source": "af854a3a-2127-422b-91ae-364da2661108", | ||
"tags": [ | ||
"Mailing List", | ||
"Third Party Advisory" | ||
] | ||
} | ||
] | ||
} |
Oops, something went wrong.