cvelist/2019/5xxx/CVE-2019-5448.json
2019-07-30 21:00:49 +00:00

72 lines
2.3 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-5448",
"ASSIGNER": "support@hackerone.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "yarn",
"product": {
"product_data": [
{
"product_name": "yarn",
"version": {
"version_data": [
{
"version_value": "Fixed in 1.17.3"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Missing Encryption of Sensitive Data (CWE-311)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://hackerone.com/reports/640904",
"url": "https://hackerone.com/reports/640904"
},
{
"refsource": "MISC",
"name": "https://github.com/ChALkeR/notes/blob/master/Yarn-vuln.md",
"url": "https://github.com/ChALkeR/notes/blob/master/Yarn-vuln.md"
},
{
"refsource": "CONFIRM",
"name": "https://yarnpkg.com/blog/2019/07/12/recommended-security-update/",
"url": "https://yarnpkg.com/blog/2019/07/12/recommended-security-update/"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Yarn before 1.17.3 is vulnerable to Missing Encryption of Sensitive Data due to HTTP URLs in lockfile causing unencrypted authentication data to be sent over the network."
}
]
}
}