cvelist/2018/12xxx/CVE-2018-12556.json
2019-05-16 17:00:50 +00:00

87 lines
3.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-12556",
"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 signature verification routine in install.sh in yarnpkg/website through 2018-06-05 only verifies that the yarn release is signed by any (arbitrary) key in the local keyring of the user, and does not pin the signature to the yarn release key, which allows remote attackers to sign tampered yarn release packages with their own key."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/yarnpkg/website/commits/master",
"refsource": "MISC",
"name": "https://github.com/yarnpkg/website/commits/master"
},
{
"refsource": "FULLDISC",
"name": "20190430 OpenPGP and S/MIME signature forgery attacks in multiple email clients",
"url": "http://seclists.org/fulldisclosure/2019/Apr/38"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/152703/Johnny-You-Are-Fired.html",
"url": "http://packetstormsecurity.com/files/152703/Johnny-You-Are-Fired.html"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20190430 Spoofing OpenPGP and S/MIME Signatures in Emails (multiple clients)",
"url": "https://www.openwall.com/lists/oss-security/2019/04/30/4"
},
{
"refsource": "MISC",
"name": "https://github.com/RUB-NDS/Johnny-You-Are-Fired",
"url": "https://github.com/RUB-NDS/Johnny-You-Are-Fired"
},
{
"refsource": "MISC",
"name": "https://github.com/RUB-NDS/Johnny-You-Are-Fired/blob/master/paper/johnny-fired.pdf",
"url": "https://github.com/RUB-NDS/Johnny-You-Are-Fired/blob/master/paper/johnny-fired.pdf"
}
]
}
}