{"id":7666,"date":"2018-10-17T03:54:15","date_gmt":"2018-10-17T03:54:15","guid":{"rendered":"http:\/\/blog.nsfocusglobal.com\/?p=1704"},"modified":"2018-10-17T03:54:15","modified_gmt":"2018-10-17T03:54:15","slug":"git-rce-vulnerability-cve-2018-17456security-advisory","status":"publish","type":"post","link":"https:\/\/nsfocusglobal.com\/pt-br\/git-rce-vulnerability-cve-2018-17456security-advisory\/","title":{"rendered":"Git RCE Vulnerability (CVE-2018-17456)Security Advisory"},"content":{"rendered":"<h2>1 Vulnerability Overview<\/h2>\n<p>Recently, the Git project disclosed CVE-2018-17456, a vulnerability in Git that can cause arbitrary code execution when a user clones a malicious repository. An attacker can take control of a target host by exploiting this vulnerability and at the same time using social engineering methods such as phishing. Git encourages all users to update their clients to protect themselves.<!--more--><\/p>\n<p>Similar to CVE-2017-1000117, this vulnerability can cause option injection attacks related to submodules. It allows the URL field in the .gitModule file to start with a dash (-). As a result, when performing the &#8220;git clone&#8221; operation, the process interprets this URL as an option, thus leading to arbitrary code execution.<\/p>\n<p>Reference link:<\/p>\n<p>https:\/\/blog.github.com\/2018-10-05-git-submodule-vulnerability\/<\/p>\n<h2>2 Scope of Impact<\/h2>\n<p>Affected versions:<\/p>\n<ul>\n<li>Git 2.14.*&lt; 2.14.5<\/li>\n<li>Git 2.15.*&lt; 2.15.3<\/li>\n<li>Git 2.16.*&lt; 2.16.5<\/li>\n<li>Git 2.17.*&lt; 2.17.2<\/li>\n<li>Git 2.18.*&lt; 2.18.1<\/li>\n<\/ul>\n<p>Unaffected versions:<\/p>\n<ul>\n<li>Git 2.19.1<\/li>\n<li>Git 2.18.1<\/li>\n<li>Git 2.17.2<\/li>\n<li>Git 2.16.5<\/li>\n<li>Git 2.15.3<\/li>\n<li>Git 2.14.5<\/li>\n<\/ul>\n<p>Software embedded with Git is also affected by this vulnerability, as shown in the following table.<\/p>\n<table width=\"529\">\n<thead>\n<tr>\n<td width=\"119\">&nbsp;<\/td>\n<td width=\"206\">Affected Version<\/td>\n<td width=\"203\">Unaffected Version<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td width=\"119\">GitHub Desktop<\/td>\n<td width=\"206\">GitHub Desktop &lt;=1.4.1<\/td>\n<td width=\"203\">GitHub Desktop 1.4.2<\/p>\n<p>GitHub Desktop 1.4.3-beta0<\/td>\n<\/tr>\n<tr>\n<td width=\"119\">Atom<\/td>\n<td width=\"206\">Atom &lt;1.31.2<\/p>\n<p>Atom &lt;1.32.0-beta3<\/td>\n<td width=\"203\">Atom 1.31.2<\/p>\n<p>Atom 1.32.0-beta3<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2>3 Check for the Vulnerability<\/h2>\n<h3>Version Check<\/h3>\n<p>Users can run the following command to check the version of Git in use and determine whether the version is affected by the vulnerability by reference to chapter 2 Scope of Impact.<\/p>\n<p>git &#8211;version<\/p>\n<p><a href=\"https:\/\/staging.nsfocusglobal.com\/wp-content\/uploads\/2018\/10\/1017-1.jpg\"><img decoding=\"async\" class=\"alignnone size-medium wp-image-1705\" src=\"https:\/\/staging.nsfocusglobal.com\/wp-content\/uploads\/2018\/10\/1017-1-300x66.jpg\" alt=\"\" width=\"300\" height=\"66\" \/><\/a><\/p>\n<h2>4 Vulnerability Protection<\/h2>\n<p>The Git project has released new versions to patch the vulnerability in question. Affected users should download these updates as soon as possible to protect themselves. <strong>Before the upgrade, users should avoid cloning untrusted repositories to protect their systems.<\/strong><\/p>\n<p>Following are links to the updates for different operating systems:<\/p>\n<ul>\n<li>Windows:<\/li>\n<\/ul>\n<p>https:\/\/git-scm.com\/download\/win<\/p>\n<ul>\n<li>Mac OS X:<\/li>\n<\/ul>\n<p>https:\/\/git-scm.com\/download\/mac<\/p>\n<ul>\n<li>Linux:<\/li>\n<\/ul>\n<p>https:\/\/git-scm.com\/download\/linux<\/p>\n<p>For example, for a Windows environment, users can directly download the latest version from the first link listed above and then install it, which will overwrite the earlier version. Alternatively, they can run the following command to upgrade Git for Windows:<\/p>\n<p>git update-git-for-windows<\/p>\n<p><a href=\"https:\/\/staging.nsfocusglobal.com\/wp-content\/uploads\/2018\/10\/1017-2.jpg\"><img decoding=\"async\" class=\"alignnone size-medium wp-image-1706\" src=\"https:\/\/staging.nsfocusglobal.com\/wp-content\/uploads\/2018\/10\/1017-2-300x59.jpg\" alt=\"\" width=\"300\" height=\"59\" \/><\/a><\/p>\n<p>GitHub Desktop and Atom contain an earlier version of GitLab and so are also affected by this vulnerability, for which the Git project has also released a corresponding update. Affected users are advised to upgrade their software as soon as possible.<\/p>\n<table width=\"529\">\n<thead>\n<tr>\n<td width=\"127\">Affected Software<\/td>\n<td width=\"454\">Download Link<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td rowspan=\"2\" width=\"127\">GitHub Desktop<\/td>\n<td width=\"454\">Windows: https:\/\/central.github.com\/deployments\/desktop\/desktop\/latest\/win32?format=msi<\/td>\n<\/tr>\n<tr>\n<td width=\"454\">macOS: https:\/\/central.github.com\/deployments\/desktop\/desktop\/latest\/darwin<\/td>\n<\/tr>\n<tr>\n<td rowspan=\"2\" width=\"127\">Atom<\/td>\n<td width=\"454\">https:\/\/github.com\/atom\/atom\/releases\/tag\/v1.31.2<\/td>\n<\/tr>\n<tr>\n<td width=\"454\">https:\/\/github.com\/atom\/atom\/releases\/tag\/v1.32.0-beta3<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<ul>\n<li>Disclaimer Statement and Company Profile\n<ul>\n<li>Disclaimer Statement<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p>This advisory is only used to describe a potential risk. NSFOCUS does not provide any commitment or promise on this advisory. NSFOCUS and the author will not bear any liability for any direct and\/or indirect consequences and losses caused by transmitting and\/or using this advisory. NSFOCUS reserves all the rights to modify and interpret this advisory. Please include this statement paragraph when reproducing or transferring this advisory. Do not modify this advisory, add\/delete any information to\/from it, or use this advisory for commercial purposes without permission from NSFOCUS.<\/p>\n<ul>\n<li>About NSFOCUS<\/li>\n<\/ul>\n<p>NSFOCUS IB is a wholly owned subsidiary of NSFOCUS, an enterprise application and network security provider, with operations in the Americas, Europe, the Middle East, Southeast Asia and Japan. NSFOCUS IB has a proven track record of combatting the increasingly complex cyber threat landscape through the construction and implementation of multi-layered defense systems. The company&#8217;s Intelligent Hybrid Security strategy utilizes both cloud and on-premises security platforms, built on a foundation of real-time global threat intelligence, to provide unified, multi-layer protection from advanced cyber threats.<\/p>\n<p>For more information about NSFOCUS, please visit:<\/p>\n<p>http:\/\/www.nsfocusglobal.com.<\/p>\n<p>NSFOCUS, NSFOCUS IB, and NSFOCUS, INC. are trademarks or registered trademarks of NSFOCUS, Inc. All other names and trademarks are property of their respective firms.<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>1 Vulnerability Overview Recently, the Git project disclosed CVE-2018-17456, a vulnerability in Git that can cause arbitrary code execution when a user clones a malicious repository. An attacker can take control of a target host by exploiting this vulnerability and at the same time using social engineering methods such as phishing. Git encourages all users [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1707,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_coblocks_attr":"","_coblocks_dimensions":"","_coblocks_responsive_height":"","_coblocks_accordion_ie_support":"","footnotes":""},"categories":[15],"tags":[182,433,640],"class_list":["post-7666","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-research-reports","tag-cve-2018-17456","tag-git-rce-vulnerability","tag-security-advisory"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Git RCE Vulnerability (CVE-2018-17456)Security Advisory - NSFOCUS<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"pt_BR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Git RCE Vulnerability (CVE-2018-17456)Security Advisory - NSFOCUS\" \/>\n<meta property=\"og:description\" content=\"1 Vulnerability Overview Recently, the Git project disclosed CVE-2018-17456, a vulnerability in Git that can cause arbitrary code execution when a user\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nsfocusglobal.com\/git-rce-vulnerability-cve-2018-17456security-advisory\/\" \/>\n<meta property=\"og:site_name\" content=\"NSFOCUS\" \/>\n<meta property=\"article:published_time\" content=\"2018-10-17T03:54:15+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/nsfocusglobal.com\/wp-content\/uploads\/2018\/10\/banner_141.jpg\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Git RCE Vulnerability (CVE-2018-17456)Security Advisory - NSFOCUS\" \/>\n<meta name=\"twitter:description\" content=\"1 Vulnerability Overview Recently, the Git project disclosed CVE-2018-17456, a vulnerability in Git that can cause arbitrary code execution when a user\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/nsfocusglobal.com\/wp-content\/uploads\/2018\/10\/banner_141.jpg\" \/>\n<meta name=\"twitter:label1\" content=\"Escrito por\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. tempo de leitura\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/git-rce-vulnerability-cve-2018-17456security-advisory\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/git-rce-vulnerability-cve-2018-17456security-advisory\\\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/pt-br\\\/#\\\/schema\\\/person\\\/fd9ab61c9c77a81bbd870f725cc0c61d\"},\"headline\":\"Git RCE Vulnerability (CVE-2018-17456)Security Advisory\",\"datePublished\":\"2018-10-17T03:54:15+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/git-rce-vulnerability-cve-2018-17456security-advisory\\\/\"},\"wordCount\":658,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/pt-br\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/git-rce-vulnerability-cve-2018-17456security-advisory\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/nsfocusglobal.com\\\/wp-content\\\/uploads\\\/2018\\\/10\\\/banner_141.jpg\",\"keywords\":[\"CVE-2018-17456\",\"Git RCE Vulnerability\",\"Security Advisory\"],\"articleSection\":[\"Research &amp; Reports\"],\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/nsfocusglobal.com\\\/git-rce-vulnerability-cve-2018-17456security-advisory\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/git-rce-vulnerability-cve-2018-17456security-advisory\\\/\",\"url\":\"https:\\\/\\\/nsfocusglobal.com\\\/git-rce-vulnerability-cve-2018-17456security-advisory\\\/\",\"name\":\"Git RCE Vulnerability (CVE-2018-17456)Security Advisory - NSFOCUS\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/pt-br\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/git-rce-vulnerability-cve-2018-17456security-advisory\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/git-rce-vulnerability-cve-2018-17456security-advisory\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/nsfocusglobal.com\\\/wp-content\\\/uploads\\\/2018\\\/10\\\/banner_141.jpg\",\"datePublished\":\"2018-10-17T03:54:15+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/git-rce-vulnerability-cve-2018-17456security-advisory\\\/#breadcrumb\"},\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/nsfocusglobal.com\\\/git-rce-vulnerability-cve-2018-17456security-advisory\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/git-rce-vulnerability-cve-2018-17456security-advisory\\\/#primaryimage\",\"url\":\"https:\\\/\\\/nsfocusglobal.com\\\/wp-content\\\/uploads\\\/2018\\\/10\\\/banner_141.jpg\",\"contentUrl\":\"https:\\\/\\\/nsfocusglobal.com\\\/wp-content\\\/uploads\\\/2018\\\/10\\\/banner_141.jpg\",\"width\":335,\"height\":186,\"caption\":\"Green abstract design with star and arrows.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/git-rce-vulnerability-cve-2018-17456security-advisory\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/nsfocusglobal.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Git RCE Vulnerability (CVE-2018-17456)Security Advisory\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/pt-br\\\/#website\",\"url\":\"https:\\\/\\\/nsfocusglobal.com\\\/pt-br\\\/\",\"name\":\"NSFOCUS\",\"description\":\"Security Made Smart and Simple\",\"publisher\":{\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/pt-br\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/nsfocusglobal.com\\\/pt-br\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pt-BR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/pt-br\\\/#organization\",\"name\":\"NSFOCUS\",\"url\":\"https:\\\/\\\/nsfocusglobal.com\\\/pt-br\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/pt-br\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/nsfocusglobal.com\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/logo-ns.png\",\"contentUrl\":\"https:\\\/\\\/nsfocusglobal.com\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/logo-ns.png\",\"width\":248,\"height\":36,\"caption\":\"NSFOCUS\"},\"image\":{\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/pt-br\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/pt-br\\\/#\\\/schema\\\/person\\\/fd9ab61c9c77a81bbd870f725cc0c61d\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d3dc987908fc59791d261b1006d84eb931d15287261476b9384e690ed0c568de?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d3dc987908fc59791d261b1006d84eb931d15287261476b9384e690ed0c568de?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d3dc987908fc59791d261b1006d84eb931d15287261476b9384e690ed0c568de?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"https:\\\/\\\/nsfocusglobal.com\"],\"url\":\"https:\\\/\\\/nsfocusglobal.com\\\/pt-br\\\/author\\\/admin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Git RCE Vulnerability (CVE-2018-17456)Security Advisory - NSFOCUS","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"pt_BR","og_type":"article","og_title":"Git RCE Vulnerability (CVE-2018-17456)Security Advisory - NSFOCUS","og_description":"1 Vulnerability Overview Recently, the Git project disclosed CVE-2018-17456, a vulnerability in Git that can cause arbitrary code execution when a user","og_url":"https:\/\/nsfocusglobal.com\/git-rce-vulnerability-cve-2018-17456security-advisory\/","og_site_name":"NSFOCUS","article_published_time":"2018-10-17T03:54:15+00:00","og_image":[{"url":"https:\/\/nsfocusglobal.com\/wp-content\/uploads\/2018\/10\/banner_141.jpg","type":"","width":"","height":""}],"author":"admin","twitter_card":"summary_large_image","twitter_title":"Git RCE Vulnerability (CVE-2018-17456)Security Advisory - NSFOCUS","twitter_description":"1 Vulnerability Overview Recently, the Git project disclosed CVE-2018-17456, a vulnerability in Git that can cause arbitrary code execution when a user","twitter_image":"https:\/\/nsfocusglobal.com\/wp-content\/uploads\/2018\/10\/banner_141.jpg","twitter_misc":{"Escrito por":"admin","Est. tempo de leitura":"3 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/nsfocusglobal.com\/git-rce-vulnerability-cve-2018-17456security-advisory\/#article","isPartOf":{"@id":"https:\/\/nsfocusglobal.com\/git-rce-vulnerability-cve-2018-17456security-advisory\/"},"author":{"name":"admin","@id":"https:\/\/nsfocusglobal.com\/pt-br\/#\/schema\/person\/fd9ab61c9c77a81bbd870f725cc0c61d"},"headline":"Git RCE Vulnerability (CVE-2018-17456)Security Advisory","datePublished":"2018-10-17T03:54:15+00:00","mainEntityOfPage":{"@id":"https:\/\/nsfocusglobal.com\/git-rce-vulnerability-cve-2018-17456security-advisory\/"},"wordCount":658,"commentCount":0,"publisher":{"@id":"https:\/\/nsfocusglobal.com\/pt-br\/#organization"},"image":{"@id":"https:\/\/nsfocusglobal.com\/git-rce-vulnerability-cve-2018-17456security-advisory\/#primaryimage"},"thumbnailUrl":"https:\/\/nsfocusglobal.com\/wp-content\/uploads\/2018\/10\/banner_141.jpg","keywords":["CVE-2018-17456","Git RCE Vulnerability","Security Advisory"],"articleSection":["Research &amp; Reports"],"inLanguage":"pt-BR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/nsfocusglobal.com\/git-rce-vulnerability-cve-2018-17456security-advisory\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/nsfocusglobal.com\/git-rce-vulnerability-cve-2018-17456security-advisory\/","url":"https:\/\/nsfocusglobal.com\/git-rce-vulnerability-cve-2018-17456security-advisory\/","name":"Git RCE Vulnerability (CVE-2018-17456)Security Advisory - NSFOCUS","isPartOf":{"@id":"https:\/\/nsfocusglobal.com\/pt-br\/#website"},"primaryImageOfPage":{"@id":"https:\/\/nsfocusglobal.com\/git-rce-vulnerability-cve-2018-17456security-advisory\/#primaryimage"},"image":{"@id":"https:\/\/nsfocusglobal.com\/git-rce-vulnerability-cve-2018-17456security-advisory\/#primaryimage"},"thumbnailUrl":"https:\/\/nsfocusglobal.com\/wp-content\/uploads\/2018\/10\/banner_141.jpg","datePublished":"2018-10-17T03:54:15+00:00","breadcrumb":{"@id":"https:\/\/nsfocusglobal.com\/git-rce-vulnerability-cve-2018-17456security-advisory\/#breadcrumb"},"inLanguage":"pt-BR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nsfocusglobal.com\/git-rce-vulnerability-cve-2018-17456security-advisory\/"]}]},{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/nsfocusglobal.com\/git-rce-vulnerability-cve-2018-17456security-advisory\/#primaryimage","url":"https:\/\/nsfocusglobal.com\/wp-content\/uploads\/2018\/10\/banner_141.jpg","contentUrl":"https:\/\/nsfocusglobal.com\/wp-content\/uploads\/2018\/10\/banner_141.jpg","width":335,"height":186,"caption":"Green abstract design with star and arrows."},{"@type":"BreadcrumbList","@id":"https:\/\/nsfocusglobal.com\/git-rce-vulnerability-cve-2018-17456security-advisory\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/nsfocusglobal.com\/"},{"@type":"ListItem","position":2,"name":"Git RCE Vulnerability (CVE-2018-17456)Security Advisory"}]},{"@type":"WebSite","@id":"https:\/\/nsfocusglobal.com\/pt-br\/#website","url":"https:\/\/nsfocusglobal.com\/pt-br\/","name":"NSFOCUS","description":"Security Made Smart and Simple","publisher":{"@id":"https:\/\/nsfocusglobal.com\/pt-br\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/nsfocusglobal.com\/pt-br\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pt-BR"},{"@type":"Organization","@id":"https:\/\/nsfocusglobal.com\/pt-br\/#organization","name":"NSFOCUS","url":"https:\/\/nsfocusglobal.com\/pt-br\/","logo":{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/nsfocusglobal.com\/pt-br\/#\/schema\/logo\/image\/","url":"https:\/\/nsfocusglobal.com\/wp-content\/uploads\/2024\/08\/logo-ns.png","contentUrl":"https:\/\/nsfocusglobal.com\/wp-content\/uploads\/2024\/08\/logo-ns.png","width":248,"height":36,"caption":"NSFOCUS"},"image":{"@id":"https:\/\/nsfocusglobal.com\/pt-br\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/nsfocusglobal.com\/pt-br\/#\/schema\/person\/fd9ab61c9c77a81bbd870f725cc0c61d","name":"admin","image":{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/secure.gravatar.com\/avatar\/d3dc987908fc59791d261b1006d84eb931d15287261476b9384e690ed0c568de?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/d3dc987908fc59791d261b1006d84eb931d15287261476b9384e690ed0c568de?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d3dc987908fc59791d261b1006d84eb931d15287261476b9384e690ed0c568de?s=96&d=mm&r=g","caption":"admin"},"sameAs":["https:\/\/nsfocusglobal.com"],"url":"https:\/\/nsfocusglobal.com\/pt-br\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/nsfocusglobal.com\/pt-br\/wp-json\/wp\/v2\/posts\/7666","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nsfocusglobal.com\/pt-br\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nsfocusglobal.com\/pt-br\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nsfocusglobal.com\/pt-br\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nsfocusglobal.com\/pt-br\/wp-json\/wp\/v2\/comments?post=7666"}],"version-history":[{"count":0,"href":"https:\/\/nsfocusglobal.com\/pt-br\/wp-json\/wp\/v2\/posts\/7666\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nsfocusglobal.com\/pt-br\/wp-json\/wp\/v2\/media\/1707"}],"wp:attachment":[{"href":"https:\/\/nsfocusglobal.com\/pt-br\/wp-json\/wp\/v2\/media?parent=7666"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nsfocusglobal.com\/pt-br\/wp-json\/wp\/v2\/categories?post=7666"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nsfocusglobal.com\/pt-br\/wp-json\/wp\/v2\/tags?post=7666"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}