"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-01-31 18:01:28 +00:00
parent 0df49e856b
commit ae8ddf76b3
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
7 changed files with 342 additions and 18 deletions

View File

@ -1,8 +1,8 @@
{ {
"CVE_data_meta": { "CVE_data_meta": {
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2011-4115", "ID": "CVE-2011-4115",
"STATE": "RESERVED" "STATE": "PUBLIC"
}, },
"data_format": "MITRE", "data_format": "MITRE",
"data_type": "CVE", "data_type": "CVE",
@ -11,7 +11,61 @@
"description_data": [ "description_data": [
{ {
"lang": "eng", "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": "Parallel::ForkManager module before 1.0.0 for Perl does not properly handle temporary files."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Other"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Parallel::ForkManager",
"product": {
"product_data": [
{
"product_name": "Parallel::ForkManager",
"version": {
"version_data": [
{
"version_value": "before 1.0.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2011/11/04/2",
"url": "http://www.openwall.com/lists/oss-security/2011/11/04/2"
},
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2011/11/04/4",
"url": "http://www.openwall.com/lists/oss-security/2011/11/04/4"
},
{
"refsource": "CONFIRM",
"name": "https://rt.cpan.org/Public/Bug/Display.html?id=68298",
"url": "https://rt.cpan.org/Public/Bug/Display.html?id=68298"
} }
] ]
} }

View File

@ -1,8 +1,8 @@
{ {
"CVE_data_meta": { "CVE_data_meta": {
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2011-4116", "ID": "CVE-2011-4116",
"STATE": "RESERVED" "STATE": "PUBLIC"
}, },
"data_format": "MITRE", "data_format": "MITRE",
"data_type": "CVE", "data_type": "CVE",
@ -11,7 +11,71 @@
"description_data": [ "description_data": [
{ {
"lang": "eng", "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": "_is_safe in the File::Temp module for Perl does not properly handle symlinks."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Other"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "File::Temp",
"product": {
"product_data": [
{
"product_name": "File::Temp",
"version": {
"version_data": [
{
"version_value": "unknown"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2011/11/04/2",
"url": "http://www.openwall.com/lists/oss-security/2011/11/04/2"
},
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2011/11/04/4",
"url": "http://www.openwall.com/lists/oss-security/2011/11/04/4"
},
{
"refsource": "MISC",
"name": "https://seclists.org/oss-sec/2011/q4/238",
"url": "https://seclists.org/oss-sec/2011/q4/238"
},
{
"refsource": "MISC",
"name": "https://rt.cpan.org/Public/Bug/Display.html?id=69106",
"url": "https://rt.cpan.org/Public/Bug/Display.html?id=69106"
},
{
"refsource": "MISC",
"name": "https://github.com/Perl-Toolchain-Gang/File-Temp/issues/14",
"url": "https://github.com/Perl-Toolchain-Gang/File-Temp/issues/14"
} }
] ]
} }

View File

@ -1,8 +1,8 @@
{ {
"CVE_data_meta": { "CVE_data_meta": {
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2011-4117", "ID": "CVE-2011-4117",
"STATE": "RESERVED" "STATE": "PUBLIC"
}, },
"data_format": "MITRE", "data_format": "MITRE",
"data_type": "CVE", "data_type": "CVE",
@ -11,7 +11,61 @@
"description_data": [ "description_data": [
{ {
"lang": "eng", "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": "The Batch::BatchRun module 1.03 for Perl does not properly handle temporary files."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Other"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Batch::BatchRun",
"product": {
"product_data": [
{
"product_name": "Batch::BatchRun",
"version": {
"version_data": [
{
"version_value": "1.03"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2011/11/04/2",
"url": "http://www.openwall.com/lists/oss-security/2011/11/04/2"
},
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2011/11/04/4",
"url": "http://www.openwall.com/lists/oss-security/2011/11/04/4"
},
{
"refsource": "MISC",
"name": "https://rt.cpan.org/Public/Bug/Display.html?id=69594",
"url": "https://rt.cpan.org/Public/Bug/Display.html?id=69594"
} }
] ]
} }

View File

@ -1,8 +1,8 @@
{ {
"CVE_data_meta": { "CVE_data_meta": {
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "PSIRT-CNA@flexerasoftware.com",
"ID": "CVE-2013-3488", "ID": "CVE-2013-3488",
"STATE": "RESERVED" "STATE": "PUBLIC"
}, },
"data_format": "MITRE", "data_format": "MITRE",
"data_type": "CVE", "data_type": "CVE",
@ -11,7 +11,56 @@
"description_data": [ "description_data": [
{ {
"lang": "eng", "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": "Stack-based buffer overflow in Media Player Classic - Home Cinema (MPC-HC) before 1.7.0.7858 allows remote attackers to execute arbitrary code via a crafted MPEG-2 Transport Stream (M2TS) file."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Buffer Overflow"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Media Player Classic",
"product": {
"product_data": [
{
"product_name": "Media Player Classic - Home Cinema (MPC-HC)",
"version": {
"version_data": [
{
"version_value": "before 1.7.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "http://mpc-hc.org/2013/09/29/1.7.0-released",
"url": "http://mpc-hc.org/2013/09/29/1.7.0-released"
},
{
"refsource": "MISC",
"name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/87695",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/87695"
} }
] ]
} }

View File

@ -1,8 +1,8 @@
{ {
"CVE_data_meta": { "CVE_data_meta": {
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "PSIRT-CNA@flexerasoftware.com",
"ID": "CVE-2013-3489", "ID": "CVE-2013-3489",
"STATE": "RESERVED" "STATE": "PUBLIC"
}, },
"data_format": "MITRE", "data_format": "MITRE",
"data_type": "CVE", "data_type": "CVE",
@ -11,7 +11,56 @@
"description_data": [ "description_data": [
{ {
"lang": "eng", "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": "Buffer overflow in Media Player Classic - Home Cinema (MPC-HC) before 1.7.0 allows remote attackers to execute arbitrary code via a crafted RealMedia .rm file"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Integer Overflow"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Media Player Classic",
"product": {
"product_data": [
{
"product_name": "Media Player Classic - Home Cinema (MPC-HC)",
"version": {
"version_data": [
{
"version_value": "before 1.7.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "http://mpc-hc.org/2013/09/29/1.7.0-released",
"url": "http://mpc-hc.org/2013/09/29/1.7.0-released"
},
{
"refsource": "MISC",
"name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/87695",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/87695"
} }
] ]
} }

View File

@ -2,7 +2,7 @@
"CVE_data_meta": { "CVE_data_meta": {
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-2843", "ID": "CVE-2014-2843",
"STATE": "RESERVED" "STATE": "PUBLIC"
}, },
"data_format": "MITRE", "data_format": "MITRE",
"data_type": "CVE", "data_type": "CVE",
@ -11,7 +11,61 @@
"description_data": [ "description_data": [
{ {
"lang": "eng", "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": "Cross-site scripting (XSS) vulnerability in infoware MapSuite MapAPI 1.0.x before 1.0.36 and 1.1.x before 1.1.49 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "http://iw.mapandroute.de/MapAPI-1.1/releaseHistory.jsp",
"url": "http://iw.mapandroute.de/MapAPI-1.1/releaseHistory.jsp"
},
{
"refsource": "MISC",
"name": "http://iw.mapandroute.de/MapAPI-1.0/releaseHistory.jsp",
"url": "http://iw.mapandroute.de/MapAPI-1.0/releaseHistory.jsp"
},
{
"refsource": "MISC",
"name": "http://www.christian-schneider.net/advisories/CVE-2014-2843.txt",
"url": "http://www.christian-schneider.net/advisories/CVE-2014-2843.txt"
} }
] ]
} }

View File

@ -77,7 +77,7 @@
"description_data": [ "description_data": [
{ {
"lang": "eng", "lang": "eng",
"value": "MessagePack for C# and Unity before version 1.9.3 and 2.1.80 has a vulnerability where untrusted data can lead to DoS attack due to hash collisions and stack overflow.\n\nReview the linked GitHub Security Advisory for more information and remediation steps." "value": "MessagePack for C# and Unity before version 1.9.3 and 2.1.80 has a vulnerability where untrusted data can lead to DoS attack due to hash collisions and stack overflow. Review the linked GitHub Security Advisory for more information and remediation steps."
} }
] ]
}, },