cvelist/2013/6xxx/CVE-2013-6272.json

82 lines
2.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 21:57:15 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2013-6272",
"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": [
2018-05-02 11:08:10 -04:00
{
2019-03-17 21:57:15 +00:00
"lang": "eng",
"value": "The NotificationBroadcastReceiver class in the com.android.phone process in Google Android 4.1.1 through 4.4.2 allows attackers to bypass intended access restrictions and consequently make phone calls to arbitrary numbers, send mmi or ussd codes, or hangup ongoing calls via a crafted application."
2018-05-02 11:08:10 -04:00
}
2019-03-17 21:57:15 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20140706 Conduct phonecalls on Android without the necessary permission, advisory+testapplication+exploits for testing (CVE-2013-6272 and CVE-2014-N/A)",
"refsource": "FULLDISC",
"url": "http://seclists.org/fulldisclosure/2014/Jul/13"
},
{
"name": "google-android-cve20136272-sec-bypass(94423)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/94423"
},
{
"name": "http://packetstormsecurity.com/files/127359/Android-OS-Authorization-Missing.html",
"refsource": "MISC",
"url": "http://packetstormsecurity.com/files/127359/Android-OS-Authorization-Missing.html"
},
{
"name": "https://curesec.com/blog/article/blog/35.html",
"refsource": "MISC",
"url": "https://curesec.com/blog/article/blog/35.html"
},
{
"name": "68415",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/68415"
}
]
}
}