-
Notifications
You must be signed in to change notification settings - Fork 742
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Assign CVE-2023-24011 #8693
Open
vmayoral
wants to merge
1
commit into
CVEProject:master
Choose a base branch
from
vmayoral:CVE-2023-24011
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Assign CVE-2023-24011 #8693
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 |
---|---|---|
@@ -1,18 +1,102 @@ | ||
{ | ||
"data_type": "CVE", | ||
"data_format": "MITRE", | ||
"data_version": "4.0", | ||
"CVE_data_meta": { | ||
"ASSIGNER": "[email protected]", | ||
"DATE_PUBLIC": "2023-02-25T09:51:12 +00:00", | ||
"ID": "CVE-2023-24011", | ||
"ASSIGNER": "[email protected]", | ||
"STATE": "RESERVED" | ||
"STATE": "PUBLIC", | ||
"TITLE": "RVD#3346: Data Distribution Service (DDS) Chain of Trust (CoT) violation in Cyclone DDS" | ||
}, | ||
"affects": { | ||
"vendor": { | ||
"vendor_data": [ | ||
{ | ||
"product": { | ||
"product_data": [ | ||
{ | ||
"product_name": "DDS", | ||
"version": { | ||
"version_data": [ | ||
{ | ||
"version_value": "" | ||
} | ||
] | ||
} | ||
} | ||
] | ||
}, | ||
"vendor_name": "ZettaScale" | ||
} | ||
] | ||
} | ||
}, | ||
"credit": [ | ||
{ | ||
"lang": "eng", | ||
"value": "amrc-benmorrow, Gianluca Caizza, Ruffin White, Victor Mayoral Vilches, Mikael Arguedas" | ||
} | ||
], | ||
"data_format": "MITRE", | ||
"data_type": "CVE", | ||
"data_version": "4.0", | ||
"description": { | ||
"description_data": [ | ||
{ | ||
"lang": "eng", | ||
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." | ||
"value": "Attacker can arbitrarily craft malicious DDS Participants (or ROS 2 Nodes) with valid certificates to compromise and get full control of the attacked secure DDS databus system by exploiting vulnerable attributes in the configuration of PKCS#7 certificate’s validation. This is caused by a non-compliant implementation of permission document verification used by some DDS vendors. Specifically, an improper use of the OpenSSL PKCS7_verify function used to validate S/MIME signatures." | ||
} | ||
] | ||
}, | ||
"generator": { | ||
"engine": "Robot Vulnerability Database (RVD)" | ||
}, | ||
"impact": { | ||
"cvss": { | ||
"attackComplexity": "LOW", | ||
"attackVector": "NETWORK", | ||
"availabilityImpact": "LOW", | ||
"baseScore": 8.2, | ||
"baseSeverity": "high", | ||
"confidentialityImpact": "LOW", | ||
"integrityImpact": "NONE", | ||
"privilegesRequired": "NONE", | ||
"scope": "UNCHANGED", | ||
"userInteraction": "NONE", | ||
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:L", | ||
"version": "3.0" | ||
} | ||
}, | ||
"problemtype": { | ||
"problemtype_data": [ | ||
{ | ||
"description": [ | ||
{ | ||
"lang": "eng", | ||
"value": "CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor)" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
"references": { | ||
"reference_data": [ | ||
{ | ||
"name": "https://github.com/ros2/sros2/issues/282", | ||
"refsource": "CONFIRM", | ||
"url": "https://github.com/ros2/sros2/issues/282" | ||
} | ||
], | ||
"reference_data": [ | ||
{ | ||
"name": "https://gist.github.com/vmayoral/235c02d0b0ef85a29812eff6980ff80d", | ||
"refsource": "CONFIRM", | ||
"url": "https://gist.github.com/vmayoral/235c02d0b0ef85a29812eff6980ff80d" | ||
} | ||
] | ||
}, | ||
"source": { | ||
"defect": [ | ||
"RVD#3346" | ||
], | ||
"discovery": "EXTERNAL" | ||
} | ||
} | ||
} |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CNA(s) of user (Alias) do not match owning CNA.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Similar to #8692 (comment), kindly note: