cvelist/2018/19xxx/CVE-2018-19784.json
2019-03-18 06:57:43 +00:00

67 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-19784",
"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 str_rot_pass function in vendor/atholn1600/php-proxy/src/helpers.php in PHP-Proxy 5.1.0 uses weak cryptography, which makes it easier for attackers to calculate the authorization data needed for local file inclusion."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/eddietcc/CVE-Bins/blob/master/PHP-Proxy/readme.md",
"refsource": "MISC",
"url": "https://github.com/eddietcc/CVE-Bins/blob/master/PHP-Proxy/readme.md"
},
{
"name": "https://github.com/Athlon1600/php-proxy-app/issues/139",
"refsource": "MISC",
"url": "https://github.com/Athlon1600/php-proxy-app/issues/139"
}
]
}
}