{"id":10413,"date":"2020-06-08T08:49:40","date_gmt":"2020-06-08T08:49:40","guid":{"rendered":"https:\/\/nsfocusglobal.com\/?p=10413"},"modified":"2020-06-08T08:49:40","modified_gmt":"2020-06-08T08:49:40","slug":"fastjson-1-2-68-and-earlier-remote-code-execution-vulnerability-threat-alert","status":"publish","type":"post","link":"https:\/\/nsfocusglobal.com\/pt-br\/fastjson-1-2-68-and-earlier-remote-code-execution-vulnerability-threat-alert\/","title":{"rendered":"Fastjson 1.2.68 and Earlier Remote Code Execution Vulnerability Threat Alert"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\"><a><strong>Vulnerability Description<\/strong><\/a><\/h2>\n\n\n\n<p>On May 28, Fastjson 1.2.68 and before were reported to contain a remote code execution vulnerability that bypasses the autoType switch to implement deserialization of classes that contain security risks. Attackers could exploit this vulnerability to execute arbitrary code on the target machine.<\/p>\n\n\n\n<!--more-->\n\n\n\n<p>Fastjson is an open-source JSON library developed by Alibaba to parse JOSN strings. It can be used to serialize JavaBean into a JSON string and deserialize a JSON string to JavaBean. Fastjson works efficiently and therefore is widely used. Users should take preventive measures as soon as possible.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><a><strong>&nbsp;Scope of Impact<\/strong><\/a><\/h2>\n\n\n\n<p><a><strong><span class=\"has-inline-color has-very-dark-gray-color\">Affected Versions<\/span><\/strong><\/a><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Fastjson &lt;= 1.2.68<\/li><\/ul>\n\n\n\n<ul class=\"wp-block-list\"><li>Vulnerability Detection<\/li><\/ul>\n\n\n\n<ul class=\"wp-block-list\"><li>Version Check<\/li><\/ul>\n\n\n\n<p>Users can use the following command to check the current Fastjson version:<\/p>\n\n\n\n<figure class=\"wp-block-table is-style-regular\"><table><tbody><tr><td><span class=\"has-inline-color has-vivid-cyan-blue-color\">lsof&nbsp;|&nbsp;grep&nbsp;fastjson<\/span><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>Note: In Fastjson 1.2.68, safeMode is introduced to make the autoType function useless.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><a>Mitigation<\/a><\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li>Workarounds<\/li><\/ul>\n\n\n\n<p>The vendor has not patched this vulnerability. Affected users can disable autoType and upgrade the JDK to the latest version for risk aversion.<\/p>\n\n\n\n<p>As the autoType switch can be bypassed, affected users should upgrade Fastjson to 1.2.68 and activate safeMode to disable autoType. safeMode can be configured in one of the following ways:<\/p>\n\n\n\n<ul class=\"wp-block-list\" type=\"1\"><li>Configure safeMode in the code:<\/li><\/ul>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><span class=\"has-inline-color has-vivid-cyan-blue-color\">ParserConfig.getGlobalInstance().setSafeMode(true);<\/span><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<ul class=\"wp-block-list\"><li>Add the JVM startup parameter:<\/li><\/ul>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><span class=\"has-inline-color has-vivid-cyan-blue-color\">-Dfastjson.parser.safeMode=true<\/span><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>If there are multiple package name prefixes, separate them with commas (,).<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Use the fastjson.properties file in the class path for configuration:<\/li><\/ul>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><span class=\"has-inline-color has-vivid-cyan-blue-color\">fastjson.parser.safeMode=true<\/span><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>Add risky classes to the blacklist for protection:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><span class=\"has-inline-color has-vivid-cyan-blue-color\">ParserConfig.getGlobalInstance().addDeny(&#8220;class name&#8221;);<\/span><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>Users of this software are advised to watch for Fastjson&#8217;s security advisory and load the update as soon as it is available to protect against this vulnerability. Download link: https:\/\/github.com\/alibaba\/fastjson\/releases<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Statement<\/strong><\/h2>\n\n\n\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\n\n\n<h2 class=\"wp-block-heading\"><strong>About NSFOCUS<\/strong><\/h2>\n\n\n\n<p>NSFOCUS, Inc., a global network and cyber security leader, protects enterprises and carriers from advanced cyber attacks. 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 multi-layered, unified and dynamic protection against advanced cyber attacks.<\/p>\n\n\n\n<p>NSFOCUS works with Fortune Global 500 companies, including four of the world&#8217;s five largest financial institutions, organizations in insurance, retail, healthcare, critical infrastructure industries as well as government agencies. NSFOCUS has technology and channel partners in more than 60 countries, is a member of both the Microsoft Active Protections Program (MAPP), and the Cloud Security Alliance (CSA).<\/p>\n\n\n\n<p>A wholly owned subsidiary of NSFOCUS Technologies Group Co., Ltd., the company has operations in the Americas, Europe, the Middle East and Asia Pacific.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Vulnerability Description On May 28, Fastjson 1.2.68 and before were reported to contain a remote code execution vulnerability that bypasses the autoType switch to implement deserialization of classes that contain security risks. Attackers could exploit this vulnerability to execute arbitrary code on the target machine.<\/p>\n","protected":false},"author":1,"featured_media":10318,"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":[6],"tags":[405],"class_list":["post-10413","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-emergency-response","tag-fastjson"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Fastjson 1.2.68 and Earlier Remote Code Execution Vulnerability Threat Alert - NSFOCUS<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/nsfocusglobal.com\/fastjson-1-2-68-and-earlier-remote-code-execution-vulnerability-threat-alert\/\" \/>\n<meta property=\"og:locale\" content=\"pt_BR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Fastjson 1.2.68 and Earlier Remote Code Execution Vulnerability Threat Alert - NSFOCUS\" \/>\n<meta property=\"og:description\" content=\"Vulnerability Description On May 28, Fastjson 1.2.68 and before were reported to contain a remote code execution vulnerability that bypasses the autoType\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nsfocusglobal.com\/fastjson-1-2-68-and-earlier-remote-code-execution-vulnerability-threat-alert\/\" \/>\n<meta property=\"og:site_name\" content=\"NSFOCUS\" \/>\n<meta property=\"article:published_time\" content=\"2020-06-08T08:49:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/nsfocusglobal.com\/wp-content\/uploads\/2020\/04\/0424-2.jpg\" \/>\n<meta name=\"author\" content=\"NSFOCUS\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Fastjson 1.2.68 and Earlier Remote Code Execution Vulnerability Threat Alert - NSFOCUS\" \/>\n<meta name=\"twitter:description\" content=\"Vulnerability Description On May 28, Fastjson 1.2.68 and before were reported to contain a remote code execution vulnerability that bypasses the autoType\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/nsfocusglobal.com\/wp-content\/uploads\/2020\/04\/0424-2.jpg\" \/>\n<meta name=\"twitter:label1\" content=\"Escrito por\" \/>\n\t<meta name=\"twitter:data1\" content=\"NSFOCUS\" \/>\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\\\/fastjson-1-2-68-and-earlier-remote-code-execution-vulnerability-threat-alert\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/fastjson-1-2-68-and-earlier-remote-code-execution-vulnerability-threat-alert\\\/\"},\"author\":{\"name\":\"NSFOCUS\",\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/#\\\/schema\\\/person\\\/fd9ab61c9c77a81bbd870f725cc0c61d\"},\"headline\":\"Fastjson 1.2.68 and Earlier Remote Code Execution Vulnerability Threat Alert\",\"datePublished\":\"2020-06-08T08:49:40+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/fastjson-1-2-68-and-earlier-remote-code-execution-vulnerability-threat-alert\\\/\"},\"wordCount\":515,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/fastjson-1-2-68-and-earlier-remote-code-execution-vulnerability-threat-alert\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/nsfocusglobal.com\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/0424-2.jpg\",\"keywords\":[\"Fastjson\"],\"articleSection\":[\"Emergency Response\"],\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/nsfocusglobal.com\\\/fastjson-1-2-68-and-earlier-remote-code-execution-vulnerability-threat-alert\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/fastjson-1-2-68-and-earlier-remote-code-execution-vulnerability-threat-alert\\\/\",\"url\":\"https:\\\/\\\/nsfocusglobal.com\\\/fastjson-1-2-68-and-earlier-remote-code-execution-vulnerability-threat-alert\\\/\",\"name\":\"Fastjson 1.2.68 and Earlier Remote Code Execution Vulnerability Threat Alert - NSFOCUS\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/fastjson-1-2-68-and-earlier-remote-code-execution-vulnerability-threat-alert\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/fastjson-1-2-68-and-earlier-remote-code-execution-vulnerability-threat-alert\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/nsfocusglobal.com\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/0424-2.jpg\",\"datePublished\":\"2020-06-08T08:49:40+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/fastjson-1-2-68-and-earlier-remote-code-execution-vulnerability-threat-alert\\\/#breadcrumb\"},\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/nsfocusglobal.com\\\/fastjson-1-2-68-and-earlier-remote-code-execution-vulnerability-threat-alert\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/fastjson-1-2-68-and-earlier-remote-code-execution-vulnerability-threat-alert\\\/#primaryimage\",\"url\":\"https:\\\/\\\/nsfocusglobal.com\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/0424-2.jpg\",\"contentUrl\":\"https:\\\/\\\/nsfocusglobal.com\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/0424-2.jpg\",\"width\":625,\"height\":322,\"caption\":\"Futuristic digital landscape with glowing blue lines.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/fastjson-1-2-68-and-earlier-remote-code-execution-vulnerability-threat-alert\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/nsfocusglobal.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Fastjson 1.2.68 and Earlier Remote Code Execution Vulnerability Threat Alert\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/#website\",\"url\":\"https:\\\/\\\/nsfocusglobal.com\\\/\",\"name\":\"NSFOCUS\",\"description\":\"Security Made Smart and Simple\",\"publisher\":{\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/nsfocusglobal.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pt-BR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/#organization\",\"name\":\"NSFOCUS\",\"url\":\"https:\\\/\\\/nsfocusglobal.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/#\\\/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\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/nsfocusglobal.com\\\/#\\\/schema\\\/person\\\/fd9ab61c9c77a81bbd870f725cc0c61d\",\"name\":\"NSFOCUS\",\"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\":\"NSFOCUS\"},\"sameAs\":[\"https:\\\/\\\/nsfocusglobal.com\"],\"url\":\"https:\\\/\\\/nsfocusglobal.com\\\/pt-br\\\/author\\\/admin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Fastjson 1.2.68 and Earlier Remote Code Execution Vulnerability Threat Alert - NSFOCUS","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/nsfocusglobal.com\/fastjson-1-2-68-and-earlier-remote-code-execution-vulnerability-threat-alert\/","og_locale":"pt_BR","og_type":"article","og_title":"Fastjson 1.2.68 and Earlier Remote Code Execution Vulnerability Threat Alert - NSFOCUS","og_description":"Vulnerability Description On May 28, Fastjson 1.2.68 and before were reported to contain a remote code execution vulnerability that bypasses the autoType","og_url":"https:\/\/nsfocusglobal.com\/fastjson-1-2-68-and-earlier-remote-code-execution-vulnerability-threat-alert\/","og_site_name":"NSFOCUS","article_published_time":"2020-06-08T08:49:40+00:00","og_image":[{"url":"https:\/\/nsfocusglobal.com\/wp-content\/uploads\/2020\/04\/0424-2.jpg","type":"","width":"","height":""}],"author":"NSFOCUS","twitter_card":"summary_large_image","twitter_title":"Fastjson 1.2.68 and Earlier Remote Code Execution Vulnerability Threat Alert - NSFOCUS","twitter_description":"Vulnerability Description On May 28, Fastjson 1.2.68 and before were reported to contain a remote code execution vulnerability that bypasses the autoType","twitter_image":"https:\/\/nsfocusglobal.com\/wp-content\/uploads\/2020\/04\/0424-2.jpg","twitter_misc":{"Escrito por":"NSFOCUS","Est. tempo de leitura":"3 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/nsfocusglobal.com\/fastjson-1-2-68-and-earlier-remote-code-execution-vulnerability-threat-alert\/#article","isPartOf":{"@id":"https:\/\/nsfocusglobal.com\/fastjson-1-2-68-and-earlier-remote-code-execution-vulnerability-threat-alert\/"},"author":{"name":"NSFOCUS","@id":"https:\/\/nsfocusglobal.com\/#\/schema\/person\/fd9ab61c9c77a81bbd870f725cc0c61d"},"headline":"Fastjson 1.2.68 and Earlier Remote Code Execution Vulnerability Threat Alert","datePublished":"2020-06-08T08:49:40+00:00","mainEntityOfPage":{"@id":"https:\/\/nsfocusglobal.com\/fastjson-1-2-68-and-earlier-remote-code-execution-vulnerability-threat-alert\/"},"wordCount":515,"commentCount":0,"publisher":{"@id":"https:\/\/nsfocusglobal.com\/#organization"},"image":{"@id":"https:\/\/nsfocusglobal.com\/fastjson-1-2-68-and-earlier-remote-code-execution-vulnerability-threat-alert\/#primaryimage"},"thumbnailUrl":"https:\/\/nsfocusglobal.com\/wp-content\/uploads\/2020\/04\/0424-2.jpg","keywords":["Fastjson"],"articleSection":["Emergency Response"],"inLanguage":"pt-BR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/nsfocusglobal.com\/fastjson-1-2-68-and-earlier-remote-code-execution-vulnerability-threat-alert\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/nsfocusglobal.com\/fastjson-1-2-68-and-earlier-remote-code-execution-vulnerability-threat-alert\/","url":"https:\/\/nsfocusglobal.com\/fastjson-1-2-68-and-earlier-remote-code-execution-vulnerability-threat-alert\/","name":"Fastjson 1.2.68 and Earlier Remote Code Execution Vulnerability Threat Alert - NSFOCUS","isPartOf":{"@id":"https:\/\/nsfocusglobal.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/nsfocusglobal.com\/fastjson-1-2-68-and-earlier-remote-code-execution-vulnerability-threat-alert\/#primaryimage"},"image":{"@id":"https:\/\/nsfocusglobal.com\/fastjson-1-2-68-and-earlier-remote-code-execution-vulnerability-threat-alert\/#primaryimage"},"thumbnailUrl":"https:\/\/nsfocusglobal.com\/wp-content\/uploads\/2020\/04\/0424-2.jpg","datePublished":"2020-06-08T08:49:40+00:00","breadcrumb":{"@id":"https:\/\/nsfocusglobal.com\/fastjson-1-2-68-and-earlier-remote-code-execution-vulnerability-threat-alert\/#breadcrumb"},"inLanguage":"pt-BR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nsfocusglobal.com\/fastjson-1-2-68-and-earlier-remote-code-execution-vulnerability-threat-alert\/"]}]},{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/nsfocusglobal.com\/fastjson-1-2-68-and-earlier-remote-code-execution-vulnerability-threat-alert\/#primaryimage","url":"https:\/\/nsfocusglobal.com\/wp-content\/uploads\/2020\/04\/0424-2.jpg","contentUrl":"https:\/\/nsfocusglobal.com\/wp-content\/uploads\/2020\/04\/0424-2.jpg","width":625,"height":322,"caption":"Futuristic digital landscape with glowing blue lines."},{"@type":"BreadcrumbList","@id":"https:\/\/nsfocusglobal.com\/fastjson-1-2-68-and-earlier-remote-code-execution-vulnerability-threat-alert\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/nsfocusglobal.com\/"},{"@type":"ListItem","position":2,"name":"Fastjson 1.2.68 and Earlier Remote Code Execution Vulnerability Threat Alert"}]},{"@type":"WebSite","@id":"https:\/\/nsfocusglobal.com\/#website","url":"https:\/\/nsfocusglobal.com\/","name":"NSFOCUS","description":"Security Made Smart and Simple","publisher":{"@id":"https:\/\/nsfocusglobal.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/nsfocusglobal.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pt-BR"},{"@type":"Organization","@id":"https:\/\/nsfocusglobal.com\/#organization","name":"NSFOCUS","url":"https:\/\/nsfocusglobal.com\/","logo":{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/nsfocusglobal.com\/#\/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\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/nsfocusglobal.com\/#\/schema\/person\/fd9ab61c9c77a81bbd870f725cc0c61d","name":"NSFOCUS","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":"NSFOCUS"},"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\/10413","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=10413"}],"version-history":[{"count":0,"href":"https:\/\/nsfocusglobal.com\/pt-br\/wp-json\/wp\/v2\/posts\/10413\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nsfocusglobal.com\/pt-br\/wp-json\/wp\/v2\/media\/10318"}],"wp:attachment":[{"href":"https:\/\/nsfocusglobal.com\/pt-br\/wp-json\/wp\/v2\/media?parent=10413"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nsfocusglobal.com\/pt-br\/wp-json\/wp\/v2\/categories?post=10413"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nsfocusglobal.com\/pt-br\/wp-json\/wp\/v2\/tags?post=10413"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}