Vulnerabilites related to email\ - \
CVE-2014-4720 (GCVE-0-2014-4720)
Vulnerability from cvelistv5
Published
2014-07-06 23:00
Modified
2024-09-16 22:56
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
Email::Address module before 1.904 for Perl uses an inefficient regular expression, which allows remote attackers to cause a denial of service (CPU consumption) via vectors related to "backtracking into the phrase," a different vulnerability than CVE-2014-0477.
References
▼ | URL | Tags |
---|---|---|
http://seclists.org/oss-sec/2014/q2/563 | mailing-list, x_refsource_MLIST | |
https://github.com/rjbs/Email-Address/blob/master/Changes | x_refsource_CONFIRM |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T11:27:36.061Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "[oss-security] 20140614 CVE-2014-0477: Email::Address: Denial-of-Service in Email::Address::parse", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://seclists.org/oss-sec/2014/q2/563" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/rjbs/Email-Address/blob/master/Changes" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "Email::Address module before 1.904 for Perl uses an inefficient regular expression, which allows remote attackers to cause a denial of service (CPU consumption) via vectors related to \"backtracking into the phrase,\" a different vulnerability than CVE-2014-0477." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2014-07-06T23:00:00Z", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "name": "[oss-security] 20140614 CVE-2014-0477: Email::Address: Denial-of-Service in Email::Address::parse", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://seclists.org/oss-sec/2014/q2/563" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/rjbs/Email-Address/blob/master/Changes" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2014-4720", "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": "Email::Address module before 1.904 for Perl uses an inefficient regular expression, which allows remote attackers to cause a denial of service (CPU consumption) via vectors related to \"backtracking into the phrase,\" a different vulnerability than CVE-2014-0477." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "[oss-security] 20140614 CVE-2014-0477: Email::Address: Denial-of-Service in Email::Address::parse", "refsource": "MLIST", "url": "http://seclists.org/oss-sec/2014/q2/563" }, { "name": "https://github.com/rjbs/Email-Address/blob/master/Changes", "refsource": "CONFIRM", "url": "https://github.com/rjbs/Email-Address/blob/master/Changes" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2014-4720", "datePublished": "2014-07-06T23:00:00Z", "dateReserved": "2014-07-03T00:00:00Z", "dateUpdated": "2024-09-16T22:56:23.596Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2014-0477 (GCVE-0-2014-0477)
Vulnerability from cvelistv5
Published
2014-07-03 17:00
Modified
2024-08-06 09:20
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
The parse function in Email::Address module before 1.905 for Perl uses an inefficient regular expression, which allows remote attackers to cause a denial of service (CPU consumption) via an empty quoted string in an RFC 2822 address.
References
▼ | URL | Tags |
---|---|---|
https://metacpan.org/release/RJBS/Email-Address-1.905 | x_refsource_CONFIRM | |
http://secunia.com/advisories/59333 | third-party-advisory, x_refsource_SECUNIA | |
http://seclists.org/oss-sec/2014/q2/563 | mailing-list, x_refsource_MLIST | |
http://secunia.com/advisories/61981 | third-party-advisory, x_refsource_SECUNIA | |
https://github.com/rjbs/Email-Address/commit/83f8306117115729ac9346523762c0c396251eb5 | x_refsource_CONFIRM | |
http://secunia.com/advisories/59212 | third-party-advisory, x_refsource_SECUNIA | |
https://github.com/rjbs/Email-Address/blob/master/Changes | x_refsource_CONFIRM | |
https://bugzilla.redhat.com/show_bug.cgi?id=1110723 | x_refsource_MISC | |
http://www.debian.org/security/2014/dsa-2969 | vendor-advisory, x_refsource_DEBIAN |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T09:20:17.944Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://metacpan.org/release/RJBS/Email-Address-1.905" }, { "name": "59333", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/59333" }, { "name": "[oss-security] 20140618 CVE-2014-0477: Email::Address: Denial-of-Service in Email::Address::parse", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://seclists.org/oss-sec/2014/q2/563" }, { "name": "61981", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/61981" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/rjbs/Email-Address/commit/83f8306117115729ac9346523762c0c396251eb5" }, { "name": "59212", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/59212" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/rjbs/Email-Address/blob/master/Changes" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1110723" }, { "name": "DSA-2969", "tags": [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred" ], "url": "http://www.debian.org/security/2014/dsa-2969" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2014-06-17T00:00:00", "descriptions": [ { "lang": "en", "value": "The parse function in Email::Address module before 1.905 for Perl uses an inefficient regular expression, which allows remote attackers to cause a denial of service (CPU consumption) via an empty quoted string in an RFC 2822 address." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2014-11-14T14:57:00", "orgId": "79363d38-fa19-49d1-9214-5f28da3f3ac5", "shortName": "debian" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://metacpan.org/release/RJBS/Email-Address-1.905" }, { "name": "59333", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/59333" }, { "name": "[oss-security] 20140618 CVE-2014-0477: Email::Address: Denial-of-Service in Email::Address::parse", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://seclists.org/oss-sec/2014/q2/563" }, { "name": "61981", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/61981" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/rjbs/Email-Address/commit/83f8306117115729ac9346523762c0c396251eb5" }, { "name": "59212", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/59212" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/rjbs/Email-Address/blob/master/Changes" }, { "tags": [ "x_refsource_MISC" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1110723" }, { "name": "DSA-2969", "tags": [ "vendor-advisory", "x_refsource_DEBIAN" ], "url": "http://www.debian.org/security/2014/dsa-2969" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security@debian.org", "ID": "CVE-2014-0477", "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": "The parse function in Email::Address module before 1.905 for Perl uses an inefficient regular expression, which allows remote attackers to cause a denial of service (CPU consumption) via an empty quoted string in an RFC 2822 address." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://metacpan.org/release/RJBS/Email-Address-1.905", "refsource": "CONFIRM", "url": "https://metacpan.org/release/RJBS/Email-Address-1.905" }, { "name": "59333", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/59333" }, { "name": "[oss-security] 20140618 CVE-2014-0477: Email::Address: Denial-of-Service in Email::Address::parse", "refsource": "MLIST", "url": "http://seclists.org/oss-sec/2014/q2/563" }, { "name": "61981", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/61981" }, { "name": "https://github.com/rjbs/Email-Address/commit/83f8306117115729ac9346523762c0c396251eb5", "refsource": "CONFIRM", "url": "https://github.com/rjbs/Email-Address/commit/83f8306117115729ac9346523762c0c396251eb5" }, { "name": "59212", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/59212" }, { "name": "https://github.com/rjbs/Email-Address/blob/master/Changes", "refsource": "CONFIRM", "url": "https://github.com/rjbs/Email-Address/blob/master/Changes" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1110723", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1110723" }, { "name": "DSA-2969", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2014/dsa-2969" } ] } } } }, "cveMetadata": { "assignerOrgId": "79363d38-fa19-49d1-9214-5f28da3f3ac5", "assignerShortName": "debian", "cveId": "CVE-2014-0477", "datePublished": "2014-07-03T17:00:00", "dateReserved": "2013-12-19T00:00:00", "dateUpdated": "2024-08-06T09:20:17.944Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2018-12558 (GCVE-0-2018-12558)
Vulnerability from cvelistv5
Published
2018-06-20 14:00
Modified
2024-08-05 08:38
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
The parse() method in the Email::Address module through 1.909 for Perl is vulnerable to Algorithmic complexity on specially prepared input, leading to Denial of Service. Prepared special input that caused this problem contained 30 form-field characters ("\f").
References
▼ | URL | Tags |
---|---|---|
http://www.openwall.com/lists/oss-security/2018/06/19/3 | mailing-list, x_refsource_MLIST | |
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901873 | x_refsource_MISC | |
http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00012.html | vendor-advisory, x_refsource_SUSE |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T08:38:06.317Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "[oss-security] 20180619 CVE-2018-12558: DOS in perl module Email:ddress", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2018/06/19/3" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901873" }, { "name": "openSUSE-SU-2019:1114", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00012.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2018-06-19T00:00:00", "descriptions": [ { "lang": "en", "value": "The parse() method in the Email::Address module through 1.909 for Perl is vulnerable to Algorithmic complexity on specially prepared input, leading to Denial of Service. Prepared special input that caused this problem contained 30 form-field characters (\"\\f\")." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2019-04-02T17:06:07", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "name": "[oss-security] 20180619 CVE-2018-12558: DOS in perl module Email:ddress", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2018/06/19/3" }, { "tags": [ "x_refsource_MISC" ], "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901873" }, { "name": "openSUSE-SU-2019:1114", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00012.html" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2018-12558", "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": "The parse() method in the Email::Address module through 1.909 for Perl is vulnerable to Algorithmic complexity on specially prepared input, leading to Denial of Service. Prepared special input that caused this problem contained 30 form-field characters (\"\\f\")." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "[oss-security] 20180619 CVE-2018-12558: DOS in perl module Email:ddress", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2018/06/19/3" }, { "name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901873", "refsource": "MISC", "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901873" }, { "name": "openSUSE-SU-2019:1114", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00012.html" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2018-12558", "datePublished": "2018-06-20T14:00:00", "dateReserved": "2018-06-19T00:00:00", "dateUpdated": "2024-08-05T08:38:06.317Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2014-1474 (GCVE-0-2014-1474)
Vulnerability from cvelistv5
Published
2014-07-15 14:00
Modified
2024-08-06 09:42
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
Algorithmic complexity vulnerability in Email::Address::List before 0.02, as used in RT 4.2.0 through 4.2.2, allows remote attackers to cause a denial of service (CPU consumption) via a string without an address.
References
▼ | URL | Tags |
---|---|---|
http://blog.bestpractical.com/2014/01/security-vulnerability-in-rt-42.html | x_refsource_CONFIRM | |
https://metacpan.org/changes/release/ALEXMV/Email-Address-List-0.02 | x_refsource_CONFIRM | |
http://lists.bestpractical.com/pipermail/rt-announce/2014-June/000257.html | mailing-list, x_refsource_MLIST |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T09:42:35.491Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://blog.bestpractical.com/2014/01/security-vulnerability-in-rt-42.html" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://metacpan.org/changes/release/ALEXMV/Email-Address-List-0.02" }, { "name": "[rt-announce] 20140612 RT 4.2.5 released", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://lists.bestpractical.com/pipermail/rt-announce/2014-June/000257.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2014-01-22T00:00:00", "descriptions": [ { "lang": "en", "value": "Algorithmic complexity vulnerability in Email::Address::List before 0.02, as used in RT 4.2.0 through 4.2.2, allows remote attackers to cause a denial of service (CPU consumption) via a string without an address." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2014-07-15T11:57:01", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "http://blog.bestpractical.com/2014/01/security-vulnerability-in-rt-42.html" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://metacpan.org/changes/release/ALEXMV/Email-Address-List-0.02" }, { "name": "[rt-announce] 20140612 RT 4.2.5 released", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://lists.bestpractical.com/pipermail/rt-announce/2014-June/000257.html" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2014-1474", "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": "Algorithmic complexity vulnerability in Email::Address::List before 0.02, as used in RT 4.2.0 through 4.2.2, allows remote attackers to cause a denial of service (CPU consumption) via a string without an address." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://blog.bestpractical.com/2014/01/security-vulnerability-in-rt-42.html", "refsource": "CONFIRM", "url": "http://blog.bestpractical.com/2014/01/security-vulnerability-in-rt-42.html" }, { "name": "https://metacpan.org/changes/release/ALEXMV/Email-Address-List-0.02", "refsource": "CONFIRM", "url": "https://metacpan.org/changes/release/ALEXMV/Email-Address-List-0.02" }, { "name": "[rt-announce] 20140612 RT 4.2.5 released", "refsource": "MLIST", "url": "http://lists.bestpractical.com/pipermail/rt-announce/2014-June/000257.html" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2014-1474", "datePublished": "2014-07-15T14:00:00", "dateReserved": "2014-01-16T00:00:00", "dateUpdated": "2024-08-06T09:42:35.491Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
Vulnerability from fkie_nvd
Published
2018-06-20 14:29
Modified
2024-11-21 03:45
Severity ?
Summary
The parse() method in the Email::Address module through 1.909 for Perl is vulnerable to Algorithmic complexity on specially prepared input, leading to Denial of Service. Prepared special input that caused this problem contained 30 form-field characters ("\f").
References
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:*:*:*:*:*:perl:*:*", "matchCriteriaId": "87CB4790-054B-464C-AA3A-EEE3BF2B9B17", "versionEndIncluding": "1.909", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "The parse() method in the Email::Address module through 1.909 for Perl is vulnerable to Algorithmic complexity on specially prepared input, leading to Denial of Service. Prepared special input that caused this problem contained 30 form-field characters (\"\\f\")." }, { "lang": "es", "value": "El m\u00e9todo parse() en el m\u00f3dulo Email::Address hasta la versi\u00f3n 1.909 para Perl es vulnerable a la complejidad de algoritmos en entradas especialmente preparadas, lo que conduce a una denegaci\u00f3n de servicio (DoS). Las entradas especiales preparadas que provocaban este problema conten\u00edan 30 caracteres form-field (\"\\f\")." } ], "id": "CVE-2018-12558", "lastModified": "2024-11-21T03:45:26.090", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV30": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2018-06-20T14:29:00.273", "references": [ { "source": "cve@mitre.org", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00012.html" }, { "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2018/06/19/3" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901873" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00012.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2018/06/19/3" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901873" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-407" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Vulnerability from fkie_nvd
Published
2014-07-03 17:55
Modified
2025-04-12 10:46
Severity ?
Summary
The parse function in Email::Address module before 1.905 for Perl uses an inefficient regular expression, which allows remote attackers to cause a denial of service (CPU consumption) via an empty quoted string in an RFC 2822 address.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
fedoraproject | fedora | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:*:*:*:*:*:perl:*:*", "matchCriteriaId": "93832D0A-C5C3-45D0-864B-8632F874FA33", "versionEndIncluding": "1.904", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.1:*:*:*:*:perl:*:*", "matchCriteriaId": "034B23B5-09E7-4A4B-B69A-FE4560DC7513", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.2:*:*:*:*:perl:*:*", "matchCriteriaId": "9F98BBB6-6341-462C-8178-75715B849FA3", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.3:*:*:*:*:perl:*:*", "matchCriteriaId": "381FA46E-2E16-4D3C-9F5A-37CBCC470F41", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.5:*:*:*:*:perl:*:*", "matchCriteriaId": "78055F93-0E56-456D-8F3E-C15564822784", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.6:*:*:*:*:perl:*:*", "matchCriteriaId": "86AC613C-C5E3-42C8-ABF1-0A8BB3A98785", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.7:*:*:*:*:perl:*:*", "matchCriteriaId": "2D980BE9-B8E8-41DD-9C53-9FE96F6D3D1F", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.80:*:*:*:*:perl:*:*", "matchCriteriaId": "4E8E0242-461B-489F-B26A-DC386126721E", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.85:*:*:*:*:perl:*:*", "matchCriteriaId": "BBBBB7CE-B781-4E65-BD03-63019421D16D", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.86:*:*:*:*:perl:*:*", "matchCriteriaId": "3B591508-FB08-46EA-9AD9-191FD7E5860D", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.870:*:*:*:*:perl:*:*", "matchCriteriaId": "6C06ADC3-2033-4A33-934D-E368E9B7424F", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.871:*:*:*:*:perl:*:*", "matchCriteriaId": "37F97A3B-1C95-4387-AACF-003585A921FA", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.880:*:*:*:*:perl:*:*", "matchCriteriaId": "6F955901-D4DA-410C-BB96-28C14D8C76F6", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.881:*:*:*:*:perl:*:*", "matchCriteriaId": "7F292919-76A5-4751-ACB6-21045710CD5B", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.882:*:*:*:*:perl:*:*", "matchCriteriaId": "BAFA0B5F-047C-499C-BF59-1409B40F2F09", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.883:*:*:*:*:perl:*:*", "matchCriteriaId": "91601717-A232-4DEB-951F-D579D5180E04", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.884:*:*:*:*:perl:*:*", "matchCriteriaId": "2AF85AE0-E4F1-480E-92E3-906E0871FF71", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.885:*:*:*:*:perl:*:*", "matchCriteriaId": "180C7550-63AB-4E30-8279-B64C6CBFEB98", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.886:*:*:*:*:perl:*:*", "matchCriteriaId": "EE2E7DA5-9CCB-4BA8-906A-E33FA98ADAD5", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.887:*:*:*:*:perl:*:*", "matchCriteriaId": "4CF14ADF-C883-4F21-BD15-56EB6D9F9362", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.888:*:*:*:*:perl:*:*", "matchCriteriaId": "08EFFFAC-C98A-4472-9033-9DDD7969FC64", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.889:*:*:*:*:perl:*:*", "matchCriteriaId": "4A7D1330-AB55-479A-850F-42FD6FC91B6F", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.890:*:*:*:*:perl:*:*", "matchCriteriaId": "9845B6A0-692B-4EE1-B262-32C76CC2132B", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.891:*:*:*:*:perl:*:*", "matchCriteriaId": "C4A8584E-6656-472A-8A83-C3B1393F0C4B", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.892:*:*:*:*:perl:*:*", "matchCriteriaId": "4374F1BA-FB71-4A13-BF75-027AABE8F764", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.893:*:*:*:*:perl:*:*", "matchCriteriaId": "931DBF2D-BD22-4ACA-A4DF-09D04ACBCAC1", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.894:*:*:*:*:perl:*:*", "matchCriteriaId": "7772EF79-F1B7-48B1-B35C-E60A4B71D2EA", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.895:*:*:*:*:perl:*:*", "matchCriteriaId": "3FFCC711-182C-47DC-9465-009EF50DE7F6", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.896:*:*:*:*:perl:*:*", "matchCriteriaId": "CAC690BA-CB11-4A9B-A8E6-4F713CD57DD7", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.897:*:*:*:*:perl:*:*", "matchCriteriaId": "CB6CC43F-81C6-46B6-8D69-75FA3BAC961F", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.898:*:*:*:*:perl:*:*", "matchCriteriaId": "37616FE4-8CDA-47AF-8645-3B892F2C6115", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.899:*:*:*:*:perl:*:*", "matchCriteriaId": "95D3726D-CD58-428B-931D-44F8CAF511BC", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.900:*:*:*:*:perl:*:*", "matchCriteriaId": "95071E16-03F9-4DA1-9979-B57587EB585B", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.901:*:*:*:*:perl:*:*", "matchCriteriaId": "81929F29-61B0-4413-918F-EFD39118B5E8", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.902:*:*:*:*:perl:*:*", "matchCriteriaId": "9D71F658-E454-4D66-8CCA-D6526EC4730F", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.903:*:*:*:*:perl:*:*", "matchCriteriaId": "9FD189C1-E5EB-4332-9CE9-7B96FFEC5C59", "vulnerable": true }, { "criteria": "cpe:2.3:o:fedoraproject:fedora:*:*:*:*:*:*:*:*", "matchCriteriaId": "20294CE7-12C8-43CA-A702-5ED2A3044FFC", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "The parse function in Email::Address module before 1.905 for Perl uses an inefficient regular expression, which allows remote attackers to cause a denial of service (CPU consumption) via an empty quoted string in an RFC 2822 address." }, { "lang": "es", "value": "La funci\u00f3n de an\u00e1lisis en el m\u00f3dulo Email::Address anterior a 1.905 para Perl utiliza una expresi\u00f3n regular ineficiente, lo que permite a atacantes remotos causar una denegaci\u00f3n de servicio (consumo de CPU) a trav\u00e9s de una cadena entrecomillada vac\u00eda en una direcci\u00f3n RFC 2822." } ], "evaluatorComment": "\u003ca href=\"http://cwe.mitre.org/data/definitions/185.html\" target=\"_blank\"\u003eCWE-185: CWE-185: Incorrect Regular Expression\u003c/a\u003e", "id": "CVE-2014-0477", "lastModified": "2025-04-12T10:46:40.837", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ] }, "published": "2014-07-03T17:55:05.937", "references": [ { "source": "security@debian.org", "url": "http://seclists.org/oss-sec/2014/q2/563" }, { "source": "security@debian.org", "url": "http://secunia.com/advisories/59212" }, { "source": "security@debian.org", "url": "http://secunia.com/advisories/59333" }, { "source": "security@debian.org", "url": "http://secunia.com/advisories/61981" }, { "source": "security@debian.org", "url": "http://www.debian.org/security/2014/dsa-2969" }, { "source": "security@debian.org", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1110723" }, { "source": "security@debian.org", "url": "https://github.com/rjbs/Email-Address/blob/master/Changes" }, { "source": "security@debian.org", "tags": [ "Exploit", "Patch" ], "url": "https://github.com/rjbs/Email-Address/commit/83f8306117115729ac9346523762c0c396251eb5" }, { "source": "security@debian.org", "url": "https://metacpan.org/release/RJBS/Email-Address-1.905" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://seclists.org/oss-sec/2014/q2/563" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://secunia.com/advisories/59212" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://secunia.com/advisories/59333" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://secunia.com/advisories/61981" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.debian.org/security/2014/dsa-2969" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1110723" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://github.com/rjbs/Email-Address/blob/master/Changes" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Patch" ], "url": "https://github.com/rjbs/Email-Address/commit/83f8306117115729ac9346523762c0c396251eb5" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://metacpan.org/release/RJBS/Email-Address-1.905" } ], "sourceIdentifier": "security@debian.org", "vulnStatus": "Deferred", "weaknesses": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Vulnerability from fkie_nvd
Published
2014-07-15 14:55
Modified
2025-04-12 10:46
Severity ?
Summary
Algorithmic complexity vulnerability in Email::Address::List before 0.02, as used in RT 4.2.0 through 4.2.2, allows remote attackers to cause a denial of service (CPU consumption) via a string without an address.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
bestpractical | rt | 4.2.0 | |
bestpractical | rt | 4.2.1 | |
bestpractical | rt | 4.2.2 | |
email\ | \ | address\ |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:bestpractical:rt:4.2.0:*:*:*:*:*:*:*", "matchCriteriaId": "8D219D49-924E-4B71-83B0-546AD854A826", "vulnerable": true }, { "criteria": "cpe:2.3:a:bestpractical:rt:4.2.1:*:*:*:*:*:*:*", "matchCriteriaId": "831BDCD8-F8DF-4308-9451-CBD4137E41FF", "vulnerable": true }, { "criteria": "cpe:2.3:a:bestpractical:rt:4.2.2:*:*:*:*:*:*:*", "matchCriteriaId": "64EDF9DF-6F3D-440D-AF17-D6E5CEAC9BEB", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address\\:\\:list_project:email\\:\\:address\\:\\:list:*:*:*:*:*:*:*:*", "matchCriteriaId": "ADE888A3-E320-4446-B0E7-0F80836B3D99", "versionEndIncluding": "0.01", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Algorithmic complexity vulnerability in Email::Address::List before 0.02, as used in RT 4.2.0 through 4.2.2, allows remote attackers to cause a denial of service (CPU consumption) via a string without an address." }, { "lang": "es", "value": "Vulnerabilidad en la complejidad algor\u00edtmica en Email::Address::List anterior a 0.02, utilizado en RT 4.2.0 hasta 4.2.2, permite a atacantes remotos causar una denegaci\u00f3n de servicio (consumo de CPU) a trav\u00e9s de una cadena sin direcci\u00f3n." } ], "id": "CVE-2014-1474", "lastModified": "2025-04-12T10:46:40.837", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ] }, "published": "2014-07-15T14:55:08.747", "references": [ { "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ], "url": "http://blog.bestpractical.com/2014/01/security-vulnerability-in-rt-42.html" }, { "source": "cve@mitre.org", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://lists.bestpractical.com/pipermail/rt-announce/2014-June/000257.html" }, { "source": "cve@mitre.org", "tags": [ "Patch" ], "url": "https://metacpan.org/changes/release/ALEXMV/Email-Address-List-0.02" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "http://blog.bestpractical.com/2014/01/security-vulnerability-in-rt-42.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://lists.bestpractical.com/pipermail/rt-announce/2014-June/000257.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch" ], "url": "https://metacpan.org/changes/release/ALEXMV/Email-Address-List-0.02" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Deferred", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-189" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Vulnerability from fkie_nvd
Published
2014-07-06 23:55
Modified
2025-04-12 10:46
Severity ?
Summary
Email::Address module before 1.904 for Perl uses an inefficient regular expression, which allows remote attackers to cause a denial of service (CPU consumption) via vectors related to "backtracking into the phrase," a different vulnerability than CVE-2014-0477.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project | |
email\ | \ | address_module_project |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:*:*:*:*:*:perl:*:*", "matchCriteriaId": "2C4EB08E-2822-4CE1-8BD1-4C9563391F6D", "versionEndIncluding": "1.903", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.1:*:*:*:*:perl:*:*", "matchCriteriaId": "034B23B5-09E7-4A4B-B69A-FE4560DC7513", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.2:*:*:*:*:perl:*:*", "matchCriteriaId": "9F98BBB6-6341-462C-8178-75715B849FA3", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.3:*:*:*:*:perl:*:*", "matchCriteriaId": "381FA46E-2E16-4D3C-9F5A-37CBCC470F41", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.5:*:*:*:*:perl:*:*", "matchCriteriaId": "78055F93-0E56-456D-8F3E-C15564822784", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.6:*:*:*:*:perl:*:*", "matchCriteriaId": "86AC613C-C5E3-42C8-ABF1-0A8BB3A98785", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.7:*:*:*:*:perl:*:*", "matchCriteriaId": "2D980BE9-B8E8-41DD-9C53-9FE96F6D3D1F", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.80:*:*:*:*:perl:*:*", "matchCriteriaId": "4E8E0242-461B-489F-B26A-DC386126721E", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.85:*:*:*:*:perl:*:*", "matchCriteriaId": "BBBBB7CE-B781-4E65-BD03-63019421D16D", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.86:*:*:*:*:perl:*:*", "matchCriteriaId": "3B591508-FB08-46EA-9AD9-191FD7E5860D", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.870:*:*:*:*:perl:*:*", "matchCriteriaId": "6C06ADC3-2033-4A33-934D-E368E9B7424F", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.871:*:*:*:*:perl:*:*", "matchCriteriaId": "37F97A3B-1C95-4387-AACF-003585A921FA", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.880:*:*:*:*:perl:*:*", "matchCriteriaId": "6F955901-D4DA-410C-BB96-28C14D8C76F6", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.881:*:*:*:*:perl:*:*", "matchCriteriaId": "7F292919-76A5-4751-ACB6-21045710CD5B", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.882:*:*:*:*:perl:*:*", "matchCriteriaId": "BAFA0B5F-047C-499C-BF59-1409B40F2F09", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.883:*:*:*:*:perl:*:*", "matchCriteriaId": "91601717-A232-4DEB-951F-D579D5180E04", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.884:*:*:*:*:perl:*:*", "matchCriteriaId": "2AF85AE0-E4F1-480E-92E3-906E0871FF71", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.885:*:*:*:*:perl:*:*", "matchCriteriaId": "180C7550-63AB-4E30-8279-B64C6CBFEB98", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.886:*:*:*:*:perl:*:*", "matchCriteriaId": "EE2E7DA5-9CCB-4BA8-906A-E33FA98ADAD5", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.887:*:*:*:*:perl:*:*", "matchCriteriaId": "4CF14ADF-C883-4F21-BD15-56EB6D9F9362", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.888:*:*:*:*:perl:*:*", "matchCriteriaId": "08EFFFAC-C98A-4472-9033-9DDD7969FC64", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.889:*:*:*:*:perl:*:*", "matchCriteriaId": "4A7D1330-AB55-479A-850F-42FD6FC91B6F", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.890:*:*:*:*:perl:*:*", "matchCriteriaId": "9845B6A0-692B-4EE1-B262-32C76CC2132B", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.891:*:*:*:*:perl:*:*", "matchCriteriaId": "C4A8584E-6656-472A-8A83-C3B1393F0C4B", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.892:*:*:*:*:perl:*:*", "matchCriteriaId": "4374F1BA-FB71-4A13-BF75-027AABE8F764", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.893:*:*:*:*:perl:*:*", "matchCriteriaId": "931DBF2D-BD22-4ACA-A4DF-09D04ACBCAC1", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.894:*:*:*:*:perl:*:*", "matchCriteriaId": "7772EF79-F1B7-48B1-B35C-E60A4B71D2EA", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.895:*:*:*:*:perl:*:*", "matchCriteriaId": "3FFCC711-182C-47DC-9465-009EF50DE7F6", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.896:*:*:*:*:perl:*:*", "matchCriteriaId": "CAC690BA-CB11-4A9B-A8E6-4F713CD57DD7", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.897:*:*:*:*:perl:*:*", "matchCriteriaId": "CB6CC43F-81C6-46B6-8D69-75FA3BAC961F", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.898:*:*:*:*:perl:*:*", "matchCriteriaId": "37616FE4-8CDA-47AF-8645-3B892F2C6115", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.899:*:*:*:*:perl:*:*", "matchCriteriaId": "95D3726D-CD58-428B-931D-44F8CAF511BC", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.900:*:*:*:*:perl:*:*", "matchCriteriaId": "95071E16-03F9-4DA1-9979-B57587EB585B", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.901:*:*:*:*:perl:*:*", "matchCriteriaId": "81929F29-61B0-4413-918F-EFD39118B5E8", "vulnerable": true }, { "criteria": "cpe:2.3:a:email\\:\\:address_module_project:email\\:\\:address:1.902:*:*:*:*:perl:*:*", "matchCriteriaId": "9D71F658-E454-4D66-8CCA-D6526EC4730F", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Email::Address module before 1.904 for Perl uses an inefficient regular expression, which allows remote attackers to cause a denial of service (CPU consumption) via vectors related to \"backtracking into the phrase,\" a different vulnerability than CVE-2014-0477." }, { "lang": "es", "value": "El m\u00f3dulo Email::Address anterior a 1.904 para Perl utiliza una expresi\u00f3n regular ineficiente, lo que permite a atacantes remotos causar una denegaci\u00f3n de servicio (consumo de CPU) a trav\u00e9s de vectores relacionados con \u0027retroceso hacia la frase,\u0027 una vulnerabilidad diferente a CVE-2014-0477." } ], "evaluatorComment": "\u003ca href=\"http://cwe.mitre.org/data/definitions/185.html\" target=\"_blank\"\u003eCWE-185: CWE-185: Incorrect Regular Expression\u003c/a\u003e", "id": "CVE-2014-4720", "lastModified": "2025-04-12T10:46:40.837", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ] }, "published": "2014-07-06T23:55:02.050", "references": [ { "source": "cve@mitre.org", "url": "http://seclists.org/oss-sec/2014/q2/563" }, { "source": "cve@mitre.org", "url": "https://github.com/rjbs/Email-Address/blob/master/Changes" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://seclists.org/oss-sec/2014/q2/563" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://github.com/rjbs/Email-Address/blob/master/Changes" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Deferred", "weaknesses": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }