-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3214 from CVEProject/content-rjr-3182
Content rjr 3182
- Loading branch information
Showing
4 changed files
with
234 additions
and
1 deletion.
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 |
---|---|---|
|
@@ -23720,5 +23720,175 @@ | |
] | ||
}, | ||
"country": "USA" | ||
}, | ||
{ | ||
"shortName": "PingCAP", | ||
"cnaID": "CNA-2024-0069", | ||
"organizationName": "PingCAP (US), Inc.", | ||
"scope": "Vulnerabilities in the following PingCAP maintained products and components: TiDB (code available at <a href='https://github.com/pingcap/tidb' target='_blank'>https://github.com/pingcap/tidb</a>); TiKV (code available at <a href='https://github.com/tikv/tikv' target='_blank'>https://github.com/tikv/tikv</a>); PD (Placement Driver, code available at <a href='https://github.com/tikv/pd' target='_blank'>https://github.com/tikv/pd</a>); TiFlash (code available at <a href='https://github.com/pingcap/tiflash' target='_blank'>https://github.com/pingcap/tiflash</a>); and tidbcloud (PingCAP’s cloud database service). This scope includes vulnerabilities in all supported versions of these products. CVE IDs will not be assigned for vulnerabilities found in unsupported versions or for third-party dependencies not maintained by PingCAP", | ||
"contact": [ | ||
{ | ||
"email": [ | ||
{ | ||
"label": "Email", | ||
"emailAddr": "[email protected]" | ||
} | ||
], | ||
"contact": [], | ||
"form": [] | ||
} | ||
], | ||
"disclosurePolicy": [ | ||
{ | ||
"label": "Policy", | ||
"language": "", | ||
"url": "https://www.pingcap.com/security/" | ||
} | ||
], | ||
"securityAdvisories": { | ||
"alerts": [], | ||
"advisories": [ | ||
{ | ||
"label": "Advisories", | ||
"url": "https://www.pingcap.com/security/" | ||
} | ||
] | ||
}, | ||
"resources": [], | ||
"CNA": { | ||
"isRoot": false, | ||
"root": { | ||
"shortName": "n/a", | ||
"organizationName": "n/a" | ||
}, | ||
"roles": [ | ||
{ | ||
"helpText": "", | ||
"role": "CNA" | ||
} | ||
], | ||
"TLR": { | ||
"shortName": "mitre", | ||
"organizationName": "MITRE Corporation" | ||
}, | ||
"type": [ | ||
"Vendor", | ||
"Open Source", | ||
"Hosted Service" | ||
] | ||
}, | ||
"country": "USA" | ||
}, | ||
{ | ||
"shortName": "OMRON", | ||
"cnaID": "CNA-2024-0070", | ||
"organizationName": "OMRON Corporation", | ||
"scope": "Omron Group companies’ Industrial Automation, Healthcare, Social Systems, Device & Module Solutions issues only", | ||
"contact": [ | ||
{ | ||
"email": [], | ||
"contact": [ | ||
{ | ||
"label": "OMRON PSIRT Contact page", | ||
"url": "https://www.omron.com/contact/ContactForm.do?FID=00282" | ||
} | ||
], | ||
"form": [] | ||
} | ||
], | ||
"disclosurePolicy": [ | ||
{ | ||
"label": "Policy", | ||
"language": "", | ||
"url": "https://www.omron.com/contact/ContactForm.do?FID=00282" | ||
} | ||
], | ||
"securityAdvisories": { | ||
"alerts": [], | ||
"advisories": [ | ||
{ | ||
"label": "Advisories", | ||
"url": "https://www.omron.com/global/en/inquiry/vulnerability_information/" | ||
} | ||
] | ||
}, | ||
"resources": [], | ||
"CNA": { | ||
"isRoot": false, | ||
"root": { | ||
"shortName": "jpcert", | ||
"organizationName": "JPCERT/CC" | ||
}, | ||
"type": [ | ||
"Vendor" | ||
], | ||
"TLR": { | ||
"shortName": "mitre", | ||
"organizationName": "MITRE Corporation" | ||
}, | ||
"roles": [ | ||
{ | ||
"helpText": "", | ||
"role": "CNA" | ||
} | ||
] | ||
}, | ||
"country": "Japan" | ||
}, | ||
{ | ||
"shortName": "CSA", | ||
"cnaID": "CNA-2024-0071", | ||
"organizationName": "Cyber Security Agency of Singapore", | ||
"scope": "Vulnerabilities reported to CSA unless covered by the scope of another CNA", | ||
"contact": [ | ||
{ | ||
"email": [ | ||
{ | ||
"label": "Email", | ||
"emailAddr": "[email protected]" | ||
} | ||
], | ||
"contact": [], | ||
"form": [] | ||
} | ||
], | ||
"disclosurePolicy": [ | ||
{ | ||
"label": "Policy", | ||
"language": "", | ||
"url": "https://www.csa.gov.sg/Tips-Resource/Resources/singcert/singcert-vulnerability-disclosure-policy" | ||
} | ||
], | ||
"securityAdvisories": { | ||
"alerts": [], | ||
"advisories": [ | ||
{ | ||
"label": "Advisories", | ||
"url": "https://www.csa.gov.sg/alerts-advisories" | ||
} | ||
] | ||
}, | ||
"resources": [], | ||
"CNA": { | ||
"isRoot": false, | ||
"root": { | ||
"shortName": "n/a", | ||
"organizationName": "n/a" | ||
}, | ||
"roles": [ | ||
{ | ||
"helpText": "", | ||
"role": "CNA" | ||
} | ||
], | ||
"TLR": { | ||
"shortName": "mitre", | ||
"organizationName": "MITRE Corporation" | ||
}, | ||
"type": [ | ||
"CERT" | ||
] | ||
}, | ||
"country": "Singapore" | ||
} | ||
] |
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 |
---|---|---|
|
@@ -1165,7 +1165,7 @@ | |
}, | ||
{ | ||
"month": "October", | ||
"value": "3" | ||
"value": "6" | ||
}, | ||
{ | ||
"month": "November", | ||
|
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.