"-Synchronized-Data."

This commit is contained in:
CVE Team 2024-07-04 15:00:36 +00:00
parent 8ebb4a8dbd
commit 532dac5b24
No known key found for this signature in database
GPG Key ID: BC5FD8F2443B23B7
2 changed files with 100 additions and 0 deletions

View File

@ -0,0 +1,82 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2024-39929",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Exim through 4.97.1 misparses a multiline RFC 2231 header filename, and thus remote attackers can bypass a $mime_filename extension-blocking protection mechanism, and potentially deliver executable attachments to the mailboxes of end users."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://git.exim.org/exim.git/commit/6ce5c70cff8989418e05d01fd2a57703007a6357",
"refsource": "MISC",
"name": "https://git.exim.org/exim.git/commit/6ce5c70cff8989418e05d01fd2a57703007a6357"
},
{
"url": "https://git.exim.org/exim.git/commit/1b3209b0577a9327ebb076f3b32b8a159c253f7b",
"refsource": "MISC",
"name": "https://git.exim.org/exim.git/commit/1b3209b0577a9327ebb076f3b32b8a159c253f7b"
},
{
"url": "https://github.com/Exim/exim/compare/exim-4.98-RC2...exim-4.98-RC3",
"refsource": "MISC",
"name": "https://github.com/Exim/exim/compare/exim-4.98-RC2...exim-4.98-RC3"
},
{
"url": "https://www.rfc-editor.org/rfc/rfc2231.txt",
"refsource": "MISC",
"name": "https://www.rfc-editor.org/rfc/rfc2231.txt"
},
{
"url": "https://bugs.exim.org/show_bug.cgi?id=3099#c4",
"refsource": "MISC",
"name": "https://bugs.exim.org/show_bug.cgi?id=3099#c4"
}
]
}
}

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2024-6513",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"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."
}
]
}
}