cvelist/2020/10xxx/CVE-2020-10543.json

67 lines
2.0 KiB
JSON
Raw Normal View History

2020-03-13 07:01:15 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-06-05 14:01:19 +00:00
"ID": "CVE-2020-10543",
"STATE": "PUBLIC"
2020-03-13 07:01:15 +00:00
},
2020-06-05 14:01:19 +00:00
"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",
2020-03-13 07:01:15 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-06-05 14:01:19 +00:00
"value": "Perl before 5.30.3 on 32-bit platforms allows heap memory corruption because nested regular expression quantifiers have an integer overflow."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://github.com/perl/perl5/commit/897d1f7fd515b828e4b198d8b8bef76c6faf03ed",
"url": "https://github.com/perl/perl5/commit/897d1f7fd515b828e4b198d8b8bef76c6faf03ed"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/Perl/perl5/compare/v5.30.2...v5.30.3",
"url": "https://github.com/Perl/perl5/compare/v5.30.2...v5.30.3"
2020-03-13 07:01:15 +00:00
}
]
}
}