Search criteria
1 vulnerability by librsync_project
CVE-2014-8242 (GCVE-0-2014-8242)
Vulnerability from cvelistv5 – Published: 2015-10-26 17:00 – Updated: 2024-08-06 13:10
VLAI?
Summary
librsync before 1.0.0 uses a truncated MD4 checksum to match blocks, which makes it easier for remote attackers to modify transmitted data via a birthday attack.
Severity ?
No CVSS data available.
CWE
- n/a
Assigner
References
| URL | Tags | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T13:10:51.182Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "FEDORA-2015-3366",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/152355.html"
},
{
"name": "openSUSE-SU-2015:1752",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-updates/2015-10/msg00034.html"
},
{
"name": "[oss-security] 20140805 [CVE Requests] rsync and librsync collisions",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2014/08/05/5"
},
{
"name": "FEDORA-2015-3497",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/152366.html"
},
{
"name": "[oss-security] 20140728 rsync vulnerable to collisions",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2014/07/28/1"
},
{
"name": "GLSA-201605-04",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/201605-04"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/librsync/librsync/issues/5"
},
{
"name": "[oss-security] 20141012 Re: [CVE Requests] rsync and librsync collisions",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2014/10/13/2"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.miknet.net/security/optimizing-birthday-attack/"
},
{
"name": "FEDORA-2015-2923",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/151105.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/librsync/librsync/releases/tag/v1.0.0"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1126712"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2014-07-28T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "librsync before 1.0.0 uses a truncated MD4 checksum to match blocks, which makes it easier for remote attackers to modify transmitted data via a birthday attack."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2016-06-16T16:57:01",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "FEDORA-2015-3366",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/152355.html"
},
{
"name": "openSUSE-SU-2015:1752",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-updates/2015-10/msg00034.html"
},
{
"name": "[oss-security] 20140805 [CVE Requests] rsync and librsync collisions",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2014/08/05/5"
},
{
"name": "FEDORA-2015-3497",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/152366.html"
},
{
"name": "[oss-security] 20140728 rsync vulnerable to collisions",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2014/07/28/1"
},
{
"name": "GLSA-201605-04",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/201605-04"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/librsync/librsync/issues/5"
},
{
"name": "[oss-security] 20141012 Re: [CVE Requests] rsync and librsync collisions",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2014/10/13/2"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.miknet.net/security/optimizing-birthday-attack/"
},
{
"name": "FEDORA-2015-2923",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/151105.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/librsync/librsync/releases/tag/v1.0.0"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1126712"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-8242",
"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": "librsync before 1.0.0 uses a truncated MD4 checksum to match blocks, which makes it easier for remote attackers to modify transmitted data via a birthday attack."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "FEDORA-2015-3366",
"refsource": "FEDORA",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/152355.html"
},
{
"name": "openSUSE-SU-2015:1752",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-updates/2015-10/msg00034.html"
},
{
"name": "[oss-security] 20140805 [CVE Requests] rsync and librsync collisions",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2014/08/05/5"
},
{
"name": "FEDORA-2015-3497",
"refsource": "FEDORA",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/152366.html"
},
{
"name": "[oss-security] 20140728 rsync vulnerable to collisions",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2014/07/28/1"
},
{
"name": "GLSA-201605-04",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201605-04"
},
{
"name": "https://github.com/librsync/librsync/issues/5",
"refsource": "CONFIRM",
"url": "https://github.com/librsync/librsync/issues/5"
},
{
"name": "[oss-security] 20141012 Re: [CVE Requests] rsync and librsync collisions",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2014/10/13/2"
},
{
"name": "https://www.miknet.net/security/optimizing-birthday-attack/",
"refsource": "MISC",
"url": "https://www.miknet.net/security/optimizing-birthday-attack/"
},
{
"name": "FEDORA-2015-2923",
"refsource": "FEDORA",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/151105.html"
},
{
"name": "https://github.com/librsync/librsync/releases/tag/v1.0.0",
"refsource": "CONFIRM",
"url": "https://github.com/librsync/librsync/releases/tag/v1.0.0"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1126712",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1126712"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2014-8242",
"datePublished": "2015-10-26T17:00:00",
"dateReserved": "2014-10-12T00:00:00",
"dateUpdated": "2024-08-06T13:10:51.182Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}