<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Arbitrary Code Execution &#8211; First Hackers News</title>
	<atom:link href="https://firsthackersnews.com/category/vulnerability/arbitrary-code-execution/feed/" rel="self" type="application/rss+xml" />
	<link>https://firsthackersnews.com</link>
	<description>Latest cybersecurity news, real attacks, and practical IOCs—made simple and actionable.</description>
	<lastBuildDate>Mon, 02 Jun 2025 16:16:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.5</generator>

<image>
	<url>https://firsthackersnews.com/wp-content/uploads/2026/03/cropped-FHN_512x512-32x32.png</url>
	<title>Arbitrary Code Execution &#8211; First Hackers News</title>
	<link>https://firsthackersnews.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Evertz SDN Vulnerability Allows Arbitrary Command Execution</title>
		<link>https://firsthackersnews.com/evertz-sdn-vulnerability/</link>
					<comments>https://firsthackersnews.com/evertz-sdn-vulnerability/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Wed, 28 May 2025 15:38:19 +0000</pubDate>
				<category><![CDATA[Arbitrary Code Execution]]></category>
		<category><![CDATA[Internet Security]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[Security Update]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[arbitrary code execution]]></category>
		<category><![CDATA[Evertz SDN Vulnerability]]></category>
		<category><![CDATA[security flaw]]></category>
		<category><![CDATA[security patch]]></category>
		<category><![CDATA[security update]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=10268</guid>

					<description><![CDATA[<p>A critical vulnerability (CVE-2025-4009) was found in Evertz’s Software Defined Video Network (SDVN) products, allowing attackers to run</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/evertz-sdn-vulnerability/">Evertz SDN Vulnerability Allows Arbitrary Command Execution</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p><span style="font-size: revert; color: initial;">A critical vulnerability (CVE-2025-4009) was found in Evertz’s Software Defined Video Network (SDVN) products, allowing attackers to run remote code without logging in.</span> </p>



<h2 class="wp-block-heading"><strong>Evertz SDN Vulnerability</strong></h2>



<p>Discovered by ONEKEY Research Labs, the issue affects the main web admin interface used across several Evertz devices, threatening global media systems.<span style="font-size: revert; color: initial;">The problem is an unauthenticated command injection in the PHP-based webEASY (ewb) interface. Devices like the SDVN 3080ipx-10G, MViP-II, cVIP, 7890IXG, CC Access Server, and 5782XPS-APP-4E are all affected.</span></p>



<p><span style="font-size: revert; color: initial;">Attackers can send special HTTP requests to run commands as root without needing any credentials.</span></p>



<p>The vulnerability comes from two PHP files—<code>feature-transfer-import.php</code> and <code>feature-transfer-export.php</code>—which use user input (<code>action</code>, <code>filename</code>, <code>slot</code>) to build shell commands without checking or sanitizing the input.</p>



<p>This lets attackers run commands by sending a simple request like:</p>



<p>curl &#8216;http:///v.1.5/php/features/feature-transfer-import.php?action=id;&amp;filename=&amp;varid=&amp;slot=&#8217;</p>



<p>or</p>



<p>curl &#8216;http:///v.1.5/php/features/feature-transfer-export.php?action=id;&amp;filename=&amp;varid=&amp;slot=&#8217;</p>



<p>To make things worse, the <code>login.php</code> authentication is broken. Attackers can create a base64-encoded JSON string that mimics an admin account to bypass the login:</p>



<p>bash<code>curl 'http://&lt;device-ip&gt;/login.php?authorized=&lt;base64-encoded-admin-json&gt;'</code></p>



<p>Using both flaws, an attacker can take full control of the device without logging in, run commands as root, and fully compromise the system.</p>



<h3 class="wp-block-heading">Affected Products</h3>



<figure class="wp-block-table"><table><thead><tr><th>Product / Component</th><th>Status</th><th>Vulnerable Versions</th><th>Fixed Version</th><th>CVE ID</th><th>CVSS Score</th></tr></thead><tbody><tr><td>Evertz SDVN 3080ipx-10G</td><td>Confirmed</td><td>All</td><td>N/A</td><td>CVE-2025-4009</td><td>9.3</td></tr><tr><td>Evertz MViP-II</td><td>Suspected</td><td>All</td><td>N/A</td><td>CVE-2025-4009</td><td>9.3</td></tr><tr><td>Evertz cVIP</td><td>Suspected</td><td>All</td><td>N/A</td><td>CVE-2025-4009</td><td>9.3</td></tr><tr><td>Evertz 7890IXG</td><td>Suspected</td><td>All</td><td>N/A</td><td>CVE-2025-4009</td><td>9.3</td></tr><tr><td>Evertz CC Access Server</td><td>Suspected</td><td>All</td><td>N/A</td><td>CVE-2025-4009</td><td>9.3</td></tr><tr><td>Evertz 5782XPS-APP-4E</td><td>Suspected</td><td>All</td><td>N/A</td><td>CVE-2025-4009</td><td>9.3</td></tr><tr><td>ewb v1.4, v1.5, v1.6</td><td>Confirmed</td><td>All</td><td>N/A</td><td>CVE-2025-4009</td><td>9.3</td></tr></tbody></table></figure>



<h3 class="wp-block-heading">Business Impact</h3>



<p>This critical vulnerability (CVSS 9.3) allows attackers to run commands as root without logging in. If exploited, it can lead to:</p>



<ul class="wp-block-list">
<li><strong>Stream disruptions</strong> – Live feeds can be stopped or changed.</li>



<li><strong>Content tampering</strong> – Attackers might alter media or captions.</li>



<li><strong>Full system takeover</strong> – Gaining root access to key broadcast systems.</li>
</ul>



<h3 class="wp-block-heading">Disclosure &amp; Mitigation</h3>



<p>Despite many contact attempts—including emails, social media, and CERT.CC—Evertz did not respond. As a result, the vulnerability was publicly disclosed two days after the 90-day deadline.</p>



<h4 class="wp-block-heading"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f511.png" alt="🔑" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Key Points:</h4>



<ul class="wp-block-list">
<li>This is ONEKEY’s first full public disclosure after 50 coordinated advisories.</li>



<li>The flaw affects most Evertz products using the shared web admin backend.</li>
</ul>



<h4 class="wp-block-heading"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6e1.png" alt="🛡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Recommended Actions:</h4>



<ul class="wp-block-list">
<li><strong>Disconnect vulnerable interfaces from public or untrusted networks.</strong></li>



<li><strong>Restrict access at the network level.</strong></li>



<li><strong>Monitor traffic and logs for unusual web requests or shell activity.</strong></li>



<li><strong>Wait for vendor patches and apply them as soon as available.</strong></li>
</ul>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p><strong>&#x200d;Follow Us on:<strong> <a href="https://twitter.com/Info_FHNews" target="_blank" rel="noreferrer noopener">Twitter</a>,<a href="https://www.instagram.com/first_hackers_news/" target="_blank" rel="noreferrer noopener"> Instagram</a>, <a href="https://www.linkedin.com/in/firsthackers-news/" target="_blank" rel="noreferrer noopener">Facebook</a></strong> to get the latest security news!</strong></p>
</blockquote>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/evertz-sdn-vulnerability/">Evertz SDN Vulnerability Allows Arbitrary Command Execution</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/evertz-sdn-vulnerability/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>ASUS Vulnerabilities Allow Arbitrary Command Execution</title>
		<link>https://firsthackersnews.com/asus-vulnerability/</link>
					<comments>https://firsthackersnews.com/asus-vulnerability/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Fri, 03 Jan 2025 17:47:12 +0000</pubDate>
				<category><![CDATA[Exploitation]]></category>
		<category><![CDATA[Arbitrary Code Execution]]></category>
		<category><![CDATA[Internet Security]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[Security Update]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[Arbitrary Command Execution]]></category>
		<category><![CDATA[ASUS Vulnerability]]></category>
		<category><![CDATA[CVE-2024-12912]]></category>
		<category><![CDATA[CVE-2024-13062]]></category>
		<category><![CDATA[security advisory]]></category>
		<category><![CDATA[security fix]]></category>
		<category><![CDATA[security patch]]></category>
		<category><![CDATA[security update]]></category>
		<category><![CDATA[security vulnerability]]></category>
		<category><![CDATA[vulnerability impact]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=9356</guid>

					<description><![CDATA[<p>ASUS warns of critical router flaws (CVE-2024-12912, CVE-2024-13062) allowing arbitrary command execution. Users are urged to update their</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/asus-vulnerability/">ASUS Vulnerabilities Allow Arbitrary Command Execution</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>ASUS warns of critical router flaws (CVE-2024-12912, CVE-2024-13062) allowing arbitrary command execution. Users are urged to update their devices immediately.</p>



<h2 class="wp-block-heading"><strong>ASUS Vulnerabilit</strong>y</h2>



<p>The vulnerabilities are tied to the router firmware’s AiCloud feature. ASUS explains that these &#8220;injection and execution flaws&#8221; let authenticated attackers execute remote commands.</p>



<p>With a CVSS score of 7.2, both are rated as highly severe.</p>



<p><strong>CVE Details:</strong></p>



<ul class="wp-block-list">
<li><strong>CVE-2024-12912</strong>: This vulnerability arises from inadequate validation within the AiCloud service, enabling attackers to inject and execute arbitrary commands on the affected routers.</li>



<li><strong>CVE-2024-13062</strong>: Similar to the first flaw, this issue stems from improperly sanitized input, creating another pathway for attackers to execute remote commands.</li>
</ul>



<p>Users with vulnerable ASUS router models are at significant risk if these flaws remain unpatched, as they could lead to unauthorized control and potential data breaches.</p>



<p>ASUS strongly advises updating router firmware to the latest versions—3.0.0.4_386, 3.0.0.4_388, or 3.0.0.6_102—which include security fixes to mitigate these threats. Keeping firmware up to date is essential for ensuring device and network security.</p>



<p>For users unable to update immediately, ASUS recommends these steps:</p>



<ul class="wp-block-list">
<li><strong>Set Strong Passwords:</strong> Use unique, complex passwords with at least 10 characters, including numbers, symbols, and mixed-case letters, for your network and router admin page.</li>



<li><strong>Enable AiCloud Protection:</strong> Ensure the AiCloud service is password-protected to block unauthorized access.</li>



<li><strong>Disable Unused Services:</strong> Turn off features like remote access, port forwarding, DDNS, VPN server, DMZ, and FTP when not needed.</li>
</ul>



<p>ASUS stresses the importance of regularly updating router firmware and maintaining secure settings. Users should frequently check their device configurations and report security issues via ASUS’s vulnerability disclosure page.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p><strong>&#x200d;Follow Us on:<strong> <a href="https://twitter.com/Info_FHNews" target="_blank" rel="noreferrer noopener">Twitter</a>,<a href="https://www.instagram.com/first_hackers_news/" target="_blank" rel="noreferrer noopener"> Instagram</a>, <a href="https://www.linkedin.com/in/firsthackers-news/" target="_blank" rel="noreferrer noopener">Facebook</a></strong> to get the latest security news!</strong></p>
</blockquote>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/asus-vulnerability/">ASUS Vulnerabilities Allow Arbitrary Command Execution</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/asus-vulnerability/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Foxit PDF Reader vulnerability allows attackers to execute arbitrary code</title>
		<link>https://firsthackersnews.com/foxit-pdf-reader-vulnerability/</link>
					<comments>https://firsthackersnews.com/foxit-pdf-reader-vulnerability/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Fri, 11 Oct 2024 16:01:10 +0000</pubDate>
				<category><![CDATA[Arbitrary Code Execution]]></category>
		<category><![CDATA[Internet Security]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[Security Update]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[arbitrary code]]></category>
		<category><![CDATA[Foxit PDF Reader]]></category>
		<category><![CDATA[security advisory]]></category>
		<category><![CDATA[security fix]]></category>
		<category><![CDATA[security update]]></category>
		<category><![CDATA[security vulnerability]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=8889</guid>

					<description><![CDATA[<p>Researchers revealed six new vulnerabilities, including a critical one in Foxit PDF Reader that allows arbitrary code execution.</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/foxit-pdf-reader-vulnerability/">Foxit PDF Reader vulnerability allows attackers to execute arbitrary code</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p><span style="font-size: revert; color: initial;">Researchers revealed six new vulnerabilities, including a critical one in Foxit PDF Reader that allows arbitrary code execution. Three flaws were also found in Veertu&#8217;s Anka Build, threatening CI/CD environments for macOS and iOS testing.</span></p>



<h2 class="wp-block-heading"><strong>Foxit PDF Reader vulnerability</strong></h2>



<p>A critical vulnerability in Foxit PDF Reader, identified as a use-after-free flaw, allows attackers to execute arbitrary code on a targeted system. </p>



<p>Exploitation occurs when a user opens a specially crafted PDF file or visits a malicious website while the Foxit PDF Reader browser extension is enabled. This vulnerability could be used to gain unauthorized access, potentially leading to system compromise or further attacks. Users are advised to update to the latest version to mitigate this risk.</p>



<p>Attackers can exploit the vulnerability to corrupt memory and take control of affected devices by manipulating the PDF&#8217;s JavaScript content.</p>



<p>Two critical vulnerabilities, TALOS-2024-2068 (CVE-2024-36474) and TALOS-2024-2069 (CVE-2024-42415), were found in the G Structured File Library (libgsf) of the GNOME project, potentially leading to remote code execution. These flaws result from integer overflows during array index and sector allocation table processing.</p>



<p>Attackers can exploit these vulnerabilities by tricking users into opening malicious files, potentially gaining unauthorized system access.</p>



<p>Three critical flaws were also found in Veertu&#8217;s Anka Build software, including two directory traversal vulnerabilities (TALOS-2024-2059, TALOS-2024-2061) that allow unauthorized file access via crafted HTTP requests.</p>



<p>A low-privileged user could exploit the TALOS-2024-2060 vulnerability in Anka Build to gain root access. Cisco Talos urges immediate action to address these critical security risks.<span class="" data-state="closed"><span class="flex h-[30px] w-[30px] items-center justify-center"><path fill-rule="evenodd" clip-rule="evenodd" d="M11 4.9099C11 4.47485 10.4828 4.24734 10.1621 4.54132L6.67572 7.7372C6.49129 7.90626 6.25019 8.00005 6 8.00005H4C3.44772 8.00005 3 8.44776 3 9.00005V15C3 15.5523 3.44772 16 4 16H6C6.25019 16 6.49129 16.0938 6.67572 16.2629L10.1621 19.4588C10.4828 19.7527 11 19.5252 11 19.0902V4.9099ZM8.81069 3.06701C10.4142 1.59714 13 2.73463 13 4.9099V19.0902C13 21.2655 10.4142 22.403 8.81069 20.9331L5.61102 18H4C2.34315 18 1 16.6569 1 15V9.00005C1 7.34319 2.34315 6.00005 4 6.00005H5.61102L8.81069 3.06701ZM20.3166 6.35665C20.8019 6.09313 21.409 6.27296 21.6725 6.75833C22.5191 8.3176 22.9996 10.1042 22.9996 12.0001C22.9996 13.8507 22.5418 15.5974 21.7323 17.1302C21.4744 17.6185 20.8695 17.8054 20.3811 17.5475C19.8927 17.2896 19.7059 16.6846 19.9638 16.1962C20.6249 14.9444 20.9996 13.5175 20.9996 12.0001C20.9996 10.4458 20.6064 8.98627 19.9149 7.71262C19.6514 7.22726 19.8312 6.62017 20.3166 6.35665ZM15.7994 7.90049C16.241 7.5688 16.8679 7.65789 17.1995 8.09947C18.0156 9.18593 18.4996 10.5379 18.4996 12.0001C18.4996 13.3127 18.1094 14.5372 17.4385 15.5604C17.1357 16.0222 16.5158 16.1511 16.0539 15.8483C15.5921 15.5455 15.4632 14.9255 15.766 14.4637C16.2298 13.7564 16.4996 12.9113 16.4996 12.0001C16.4996 10.9859 16.1653 10.0526 15.6004 9.30063C15.2687 8.85905 15.3578 8.23218 15.7994 7.90049Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M7 5C7 3.34315 8.34315 2 10 2H19C20.6569 2 22 3.34315 22 5V14C22 15.6569 20.6569 17 19 17H17V19C17 20.6569 15.6569 22 14 22H5C3.34315 22 2 20.6569 2 19V10C2 8.34315 3.34315 7 5 7H7V5ZM9 7H14C15.6569 7 17 8.34315 17 10V15H19C19.5523 15 20 14.5523 20 14V5C20 4.44772 19.5523 4 19 4H10C9.44772 4 9 4.44772 9 5V7ZM5 9C4.44772 9 4 9.44772 4 10V19C4 19.5523 4.44772 20 5 20H14C14.5523 20 15 19.5523 15 19V10C15 9.44772 14.5523 9 14 9H5Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M12.1318 2.50389C12.3321 2.15338 12.7235 1.95768 13.124 2.00775L13.5778 2.06447C16.0449 2.37286 17.636 4.83353 16.9048 7.20993L16.354 8.99999H17.0722C19.7097 8.99999 21.6253 11.5079 20.9313 14.0525L19.5677 19.0525C19.0931 20.7927 17.5124 22 15.7086 22H6C4.34315 22 3 20.6568 3 19V12C3 10.3431 4.34315 8.99999 6 8.99999H8C8.25952 8.99999 8.49914 8.86094 8.6279 8.63561L12.1318 2.50389ZM10 20H15.7086C16.6105 20 17.4008 19.3964 17.6381 18.5262L19.0018 13.5262C19.3488 12.2539 18.391 11 17.0722 11H15C14.6827 11 14.3841 10.8494 14.1956 10.5941C14.0071 10.3388 13.9509 10.0092 14.0442 9.70591L14.9932 6.62175C15.3384 5.49984 14.6484 4.34036 13.5319 4.08468L10.3644 9.62789C10.0522 10.1742 9.56691 10.5859 9 10.8098V19C9 19.5523 9.44772 20 10 20ZM7 11V19C7 19.3506 7.06015 19.6872 7.17071 20H6C5.44772 20 5 19.5523 5 19V12C5 11.4477 5.44772 11 6 11H7Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M11.8727 21.4961C11.6725 21.8466 11.2811 22.0423 10.8805 21.9922L10.4267 21.9355C7.95958 21.6271 6.36855 19.1665 7.09975 16.7901L7.65054 15H6.93226C4.29476 15 2.37923 12.4921 3.0732 9.94753L4.43684 4.94753C4.91145 3.20728 6.49209 2 8.29589 2H18.0045C19.6614 2 21.0045 3.34315 21.0045 5V12C21.0045 13.6569 19.6614 15 18.0045 15H16.0045C15.745 15 15.5054 15.1391 15.3766 15.3644L11.8727 21.4961ZM14.0045 4H8.29589C7.39399 4 6.60367 4.60364 6.36637 5.47376L5.00273 10.4738C4.65574 11.746 5.61351 13 6.93226 13H9.00451C9.32185 13 9.62036 13.1506 9.8089 13.4059C9.99743 13.6612 10.0536 13.9908 9.96028 14.2941L9.01131 17.3782C8.6661 18.5002 9.35608 19.6596 10.4726 19.9153L13.6401 14.3721C13.9523 13.8258 14.4376 13.4141 15.0045 13.1902V5C15.0045 4.44772 14.5568 4 14.0045 4ZM17.0045 13V5C17.0045 4.64937 16.9444 4.31278 16.8338 4H18.0045C18.5568 4 19.0045 4.44772 19.0045 5V12C19.0045 12.5523 18.5568 13 18.0045 13H17.0045Z" fill="currentColor"></path></span></span><span class="hidden"></span><span class="" data-state="closed"><path d="M3.06957 10.8763C3.62331 6.43564 7.40967 3 12 3C14.2824 3 16.4028 3.85067 18.0118 5.25439V4C18.0118 3.44772 18.4595 3 19.0118 3C19.5641 3 20.0118 3.44772 20.0118 4V8C20.0118 8.55228 19.5641 9 19.0118 9H15C14.4477 9 14 8.55228 14 8C14 7.44772 14.4477 7 15 7H16.9571C15.6757 5.76379 13.9101 5 12 5C8.43108 5 5.48466 7.67174 5.0542 11.1237C4.98586 11.6718 4.48619 12.0607 3.93815 11.9923C3.39011 11.924 3.00123 11.4243 3.06957 10.8763ZM20.0618 12.0077C20.6099 12.076 20.9988 12.5757 20.9304 13.1237C20.3767 17.5644 16.5903 21 12 21C9.72322 21 7.60762 20.1535 5.99999 18.7559V20C5.99999 20.5523 5.55228 21 4.99999 21C4.44771 21 3.99999 20.5523 3.99999 20V16C3.99999 15.4477 4.44771 15 4.99999 15H8.99999C9.55228 15 9.99999 15.4477 9.99999 16C9.99999 16.5523 9.55228 17 8.99999 17H7.04285C8.32433 18.2362 10.0899 19 12 19C15.5689 19 18.5153 16.3283 18.9458 12.8763C19.0141 12.3282 19.5138 11.9393 20.0618 12.0077Z" fill="currentColor"></path><span class="overflow-hidden text-clip whitespace-nowrap text-sm"></span></span></p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p><strong>&#x200d;Follow Us on:<strong> <a href="https://twitter.com/Info_FHNews" target="_blank" rel="noreferrer noopener">Twitter</a>,<a href="https://www.instagram.com/first_hackers_news/" target="_blank" rel="noreferrer noopener"> Instagram</a>, <a href="https://www.linkedin.com/in/firsthackers-news/" target="_blank" rel="noreferrer noopener">Facebook</a></strong> to get the latest security news!</strong></p>
</blockquote>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/foxit-pdf-reader-vulnerability/">Foxit PDF Reader vulnerability allows attackers to execute arbitrary code</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/foxit-pdf-reader-vulnerability/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Chrome vulnerabilities enable attackers to run arbitrary code</title>
		<link>https://firsthackersnews.com/chrome-vulnerabilities/</link>
					<comments>https://firsthackersnews.com/chrome-vulnerabilities/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Thu, 03 Oct 2024 14:59:28 +0000</pubDate>
				<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[Arbitrary Code Execution]]></category>
		<category><![CDATA[Internet Security]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[Security Update]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[arbitrary code]]></category>
		<category><![CDATA[chrome update]]></category>
		<category><![CDATA[Chrome vulnerabilities]]></category>
		<category><![CDATA[security advisory]]></category>
		<category><![CDATA[security fix]]></category>
		<category><![CDATA[security update]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=8837</guid>

					<description><![CDATA[<p>Google released a Chrome update fixing critical vulnerabilities that could allow arbitrary code execution. Version 129.0.6668.89/.90 is now</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/chrome-vulnerabilities/">Chrome vulnerabilities enable attackers to run arbitrary code</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Google released a Chrome update fixing critical vulnerabilities that could allow arbitrary code execution. Version 129.0.6668.89/.90 is now available for Windows, Mac, and Linux.</p>



<h2 class="wp-block-heading"><strong>All about the chrome vulnerabilities </strong></h2>



<p>Three of the four security fixes in this update were reported by external researchers, highlighting collaboration&#8217;s role in browser security. The most severe vulnerabilities include:</p>



<ul class="wp-block-list">
<li><strong>Integer Overflow in Layout (CVE-2024-7025)</strong>: Could allow arbitrary code execution or denial of service.</li>



<li><strong>Insufficient Data Validation in Mojo (CVE-2024-9369)</strong>: May lead to sensitive data leaks or privilege escalation.</li>



<li><strong>Inappropriate Implementation in V8 (CVE-2024-9370)</strong>: Allows code execution or web content manipulation.</li>
</ul>



<p>Google’s Chrome Vulnerability Rewards Program (VRP), active for 14 years, plays a key role in finding and fixing security flaws. The program offers up to $250,000 for reporting critical vulnerabilities.</p>



<p>Recently, Google increased rewards to encourage deeper research. For example, discovering a Remote Code Execution (RCE) flaw could earn up to $250,000, while finding a controlled write bug could bring in up to $90,000.</p>



<p>Chrome users should update their browsers right away to stay protected from these security risks. Although updates usually happen automatically, users can check for updates manually by going to the “About Google Chrome” section in settings.</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/chrome-vulnerabilities/">Chrome vulnerabilities enable attackers to run arbitrary code</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/chrome-vulnerabilities/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Critical Vulnerabilities Impact Millions of D-Link Routers — Patch Now!</title>
		<link>https://firsthackersnews.com/d-link-routers/</link>
					<comments>https://firsthackersnews.com/d-link-routers/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Mon, 16 Sep 2024 16:21:17 +0000</pubDate>
				<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[Arbitrary Code Execution]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[Security Update]]></category>
		<category><![CDATA[D-Link Routers]]></category>
		<category><![CDATA[security advisory]]></category>
		<category><![CDATA[security fix]]></category>
		<category><![CDATA[security flaws]]></category>
		<category><![CDATA[security update]]></category>
		<category><![CDATA[security vulnerability]]></category>
		<category><![CDATA[vulnerability impact]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=8700</guid>

					<description><![CDATA[<p>Millions of D-Link routers are vulnerable to critical security flaws. Urgent firmware updates have been released, and users</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/d-link-routers/">Critical Vulnerabilities Impact Millions of D-Link Routers — Patch Now!</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p><strong>Millions of D-Link routers are vulnerable to critical security flaws.</strong> Urgent firmware updates have been released, and users are advised to patch their devices immediately to prevent exploitation.</p>



<h2 class="wp-block-heading"><strong>CVE-2024-45694-Stack-based Buffer Overflow</strong></h2>



<p><strong>CVE-2024-45694</strong> is a critical stack-based buffer overflow in D-Link DIR-X5460 A1 and DIR-X4860 A1 routers, with a CVSS score of 9.8.</p>



<p>Remote attackers can exploit this vulnerability to run arbitrary code, potentially taking control of the router and accessing sensitive data.</p>



<p>Update DIR-X5460 A1 to firmware version 1.11B04 or later and DIR-X4860 A1 to version 1.04B05 or later.</p>



<h2 class="wp-block-heading" id="h-cve-2024-45698-os-command-injection"><strong>CVE-2024-45698: OS Command Injection</strong></h2>



<p><strong>CVE-2024-45698</strong> affects the DIR-X4860 A1 model, allowing OS command injection through improper input validation in the telnet service, with a CVSS score of 8.8.</p>



<p>Attackers can use hard-coded credentials to inject and execute arbitrary commands on the device, risking network and data security.</p>



<p>Update DIR-X4860 A1 firmware to version 1.04B05 or later.</p>



<h2 class="wp-block-heading" id="h-cve-2024-45697-hidden-functionality"><strong>CVE-2024-45697: Hidden Functionality</strong></h2>



<p>CVE-2024-45697 affects the DIR-X4860 A1 model, where hidden telnet functionality activates when the WAN port is connected, with a critical CVSS score of 9.8.</p>



<p>Unauthorized remote attackers can exploit this hidden telnet service using hard-coded credentials to execute OS commands, which poses significant security risks.</p>



<p>Update DIR-X4860 A1 firmware to version 1.04B05 or later to disable this hidden functionality.</p>



<h2 class="wp-block-heading" id="h-cve-2024-45695-another-stack-based-buffer-overflow"><strong>CVE-2024-45695: Another Stack-based Buffer Overflow</strong></h2>



<p>A stack-based buffer overflow vulnerability in the DIR-X4860 A1 model, with a critical CVSS score of 9.8.</p>



<p>Unauthenticated remote attackers can execute arbitrary code, risking unauthorized access and control over network resources.</p>



<p>Update DIR-X4860 A1 firmware to version 1.04B05 or later to mitigate this threat.</p>



<h2 class="wp-block-heading" id="h-cve-2024-45696-hidden-functionality-in-multiple-models"><strong>CVE-2024-45696: Hidden Functionality in Multiple Models</strong></h2>



<p>This vulnerability affects the DIR-X4860 A1 and COVR-X1870 models, with a high CVSS score of 8.8.</p>



<p>Attackers can enable telnet services by sending specific packets and then log in with hard-coded credentials. While access is limited to the local network, it still poses significant risks.</p>



<p>Update DIR-X4860 A1 firmware to version 1.04B05 or later and COVR-X1870 firmware to v1.03B01 or later.</p>



<p>Maintaining updated firmware is crucial to prevent unauthorized access and control.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>&#x200d;Follow Us on:<strong> <a href="https://twitter.com/Info_FHNews" target="_blank" rel="noreferrer noopener">Twitter</a>,<a href="https://www.instagram.com/first_hackers_news/" target="_blank" rel="noreferrer noopener"> Instagram</a>, <a href="https://www.linkedin.com/in/firsthackers-news/" target="_blank" rel="noreferrer noopener">Facebook</a></strong> to get the latest security news!</p>
</blockquote>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/d-link-routers/">Critical Vulnerabilities Impact Millions of D-Link Routers — Patch Now!</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/d-link-routers/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>F5 Released Hotfixes for BIG-IP and iControl REST Vulnerabilities</title>
		<link>https://firsthackersnews.com/big-ip-vulnerabilities/</link>
					<comments>https://firsthackersnews.com/big-ip-vulnerabilities/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Thu, 17 Nov 2022 17:51:10 +0000</pubDate>
				<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[Arbitrary Code Execution]]></category>
		<category><![CDATA[Compromised]]></category>
		<category><![CDATA[Internet Security]]></category>
		<category><![CDATA[malicious cyber actors]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[Security Update]]></category>
		<category><![CDATA[attacker]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[Big-IP]]></category>
		<category><![CDATA[BIG-IQ]]></category>
		<category><![CDATA[CVE]]></category>
		<category><![CDATA[execute arbitary code]]></category>
		<category><![CDATA[F5]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[patch update]]></category>
		<category><![CDATA[security patch]]></category>
		<category><![CDATA[security vulnerability]]></category>
		<category><![CDATA[vulnerability impact]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=5695</guid>

					<description><![CDATA[<p>The vulnerability&#160;CVE-2022-41622&#160;makes BIG-IP and BIG-IQ vulnerable to unauthenticated&#160;remote code execution&#160;(RCE) via&#160;cross-site request forgery&#160;due to Big-IP’s SOAP API lacking</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/big-ip-vulnerabilities/">F5 Released Hotfixes for BIG-IP and iControl REST Vulnerabilities</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>The vulnerability&nbsp;<strong>CVE-2022-41622</strong>&nbsp;makes BIG-IP and BIG-IQ vulnerable to unauthenticated&nbsp;remote code execution&nbsp;(RCE) via&nbsp;<strong>cross-site request forgery</strong>&nbsp;due to Big-IP’s SOAP API lacking CSRF protection and other&nbsp;protective&nbsp;measures.</p>



<h2 class="wp-block-heading"><strong>CVE-2022-41622 and CVE-2022-41800 Vulnerabilities</strong></h2>



<p>An attacker may trick users who have at least resource administrator role privilege and are authenticated through basic authentication in iControl SOAP into performing critical actions. An attacker can exploit this vulnerability only through the control plane, not through the data plane. If exploited, the vulnerability can compromise the complete system.</p>



<p>According to researcher Ron Bowes,&nbsp;<strong>SELinux&nbsp;</strong>bypasses are necessary for a few exploit paths.&nbsp;</p>



<p>The second vulnerability, identified as <strong>CVE-2022-41800</strong>, could be exploited in appliance mode, allowing an authenticated remote attacker to <strong>execute arbitrary code in iControl REST</strong>. </p>



<h2 class="wp-block-heading"><strong>Which F5 Products are Vulnerable?</strong></h2>



<figure class="wp-block-table"><table><tbody><tr><td><strong>CVE</strong></td><td><strong>Vulnerability</strong></td><td><strong>CVSS score</strong></td><td><strong>Affected products</strong></td><td><strong>Affected versions</strong></td></tr><tr><td><a href="https://support.f5.com/csp/article/K94221585" target="_blank" rel="noopener">CVE-2022-41622</a></td><td>K94221585: iControl SOAP Vulnerability</td><td>8.8</td><td>BIG-IP (all modules)</td><td>17.0.0&nbsp;<br>16.1.0 – 16.1.3&nbsp;<br>15.1.0 – 15.1.8&nbsp;<br>14.1.0 – 14.1.5&nbsp;<br>13.1.0 – 13.1.5</td></tr><tr><td>BIG-IQ Centralized Management</td><td>8.0.0 – 8.2.0&nbsp;<br>7.1.0</td></tr><tr><td><a href="https://support.f5.com/csp/article/K13325942" target="_blank" rel="noopener">CVE-2022-41800</a></td><td>K13325942: Appliance mode iControl REST vulnerability</td><td>8.7</td><td>BIG-IP (all modules)</td><td>17.0.0&nbsp;<br>16.1.0 – 16.1.3&nbsp;<br>15.1.0 – 15.1.8&nbsp;<br>14.1.0 – 14.1.5&nbsp;<br>13.1.0 – 13.1.5</td></tr></tbody></table></figure>



<h2 class="wp-block-heading"><strong>Mitigation</strong></h2>



<p><strong>Hotfixes&nbsp;</strong>are available. Users are recommended to keep checking&nbsp;<a href="https://support.f5.com/csp/home" target="_blank" rel="noopener">AskF5</a>, as fixes for these vulnerabilities will be released soon.&nbsp;</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/big-ip-vulnerabilities/">F5 Released Hotfixes for BIG-IP and iControl REST Vulnerabilities</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/big-ip-vulnerabilities/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>22 Years Old Vulnerability in SQLite Allows Arbitrary Code Execution</title>
		<link>https://firsthackersnews.com/22-years-old-vulnerability-in-sqlite-allows-arbitrary-code-execution/</link>
					<comments>https://firsthackersnews.com/22-years-old-vulnerability-in-sqlite-allows-arbitrary-code-execution/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Wed, 26 Oct 2022 22:07:12 +0000</pubDate>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Arbitrary Code Execution]]></category>
		<category><![CDATA[Exploitation]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[Security Update]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[CVE]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[exploitation]]></category>
		<category><![CDATA[IOS]]></category>
		<category><![CDATA[MacOS]]></category>
		<category><![CDATA[old vulnerability]]></category>
		<category><![CDATA[Patch]]></category>
		<category><![CDATA[patch update]]></category>
		<category><![CDATA[security patch]]></category>
		<category><![CDATA[security recommendation]]></category>
		<category><![CDATA[security update]]></category>
		<category><![CDATA[security vulnerability]]></category>
		<category><![CDATA[sqlite]]></category>
		<category><![CDATA[string]]></category>
		<category><![CDATA[vulnerability impact]]></category>
		<category><![CDATA[vulnerable]]></category>
		<category><![CDATA[vulnerable devices]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=5600</guid>

					<description><![CDATA[<p>The security expert Andreas Kellas detailed a high-severity vulnerability, tracked as CVE-2022-35737 (CVSS score: 7.5), in the SQLite</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/22-years-old-vulnerability-in-sqlite-allows-arbitrary-code-execution/">22 Years Old Vulnerability in SQLite Allows Arbitrary Code Execution</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>The security expert Andreas Kellas detailed a high-severity vulnerability, tracked as CVE-2022-35737 (CVSS score: 7.5), in the <a href="https://firsthackersnews.com/fargo-ransomware/">SQLite</a> database library, which was introduced in October 2000.</p>



<p>The&nbsp;<strong>CVE-2022-35737</strong>&nbsp;flaw is an integer overflow issue that impacts SQLite versions&nbsp;1.0.12&nbsp;through 3.39.1. The vulnerability was addressed with the release of&nbsp;version 3.39.2&nbsp;on July 21, 2022.</p>



<h2 class="wp-block-heading"><strong>SQLite </strong></h2>



<p>SQLite’s&nbsp;<a href="https://www.sqlite.org/cves.html" target="_blank" rel="noopener">description</a>&nbsp;of the vulnerability, it can only come up when “very long string inputs (greater than 2 billion bytes in length) are provided as arguments to a few specific C-language interfaces</p>



<p>To exploit the vulnerability, an attacker must pass large strings as inputs to the SQLite implementations of the&nbsp;<strong>printf&nbsp;</strong>functions (<strong>sqlite3_str_vappendf</strong>) and include the format specifiers “<strong>%q</strong>,” “<strong>%Q</strong>,” or “<strong>%w</strong>” in the format string.</p>



<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="956" height="661" src="https://firsthackersnews.com/wp-content/uploads/2022/10/image-6.png" alt="" class="wp-image-5601" srcset="https://firsthackersnews.com/wp-content/uploads/2022/10/image-6-200x138.png 200w, https://firsthackersnews.com/wp-content/uploads/2022/10/image-6-300x207.png 300w, https://firsthackersnews.com/wp-content/uploads/2022/10/image-6-400x277.png 400w, https://firsthackersnews.com/wp-content/uploads/2022/10/image-6-600x415.png 600w, https://firsthackersnews.com/wp-content/uploads/2022/10/image-6-768x531.png 768w, https://firsthackersnews.com/wp-content/uploads/2022/10/image-6-800x553.png 800w, https://firsthackersnews.com/wp-content/uploads/2022/10/image-6.png 956w" sizes="(max-width: 956px) 100vw, 956px" /></figure>



<p>A signed integer overflow is triggered when the&nbsp;<em>sqlite3_str_vappendf</em>&nbsp;function receives a large string and when the format substitution type is&nbsp;%q,&nbsp;%Q, or&nbsp;%w.</p>



<p>However, SQLite database engine was developed in C and is widely used today.  </p>



<p>Following operating systems and web browsers include it by default:-</p>



<p><strong>OS:</strong></p>



<ul class="wp-block-list"><li>Android</li><li>iOS</li><li>Windows</li><li>macOS</li></ul>



<p><strong>Web Browsers:</strong></p>



<ul class="wp-block-list"><li>Google Chrome</li><li>Mozilla Firefox</li><li>Apple Safari</li></ul>



<h2 class="wp-block-heading"><strong>Security recommendation</strong></h2>



<p>SQLite release <strong>3.39.2</strong> was made available in late July to fix the issue. </p>



<p>There are no reported exploits in the wild related to this vulnerability. However, Trail of Bits published a <strong>proof-of-concept</strong> exploit codes (see GitHub) and public disclosure of the vulnerability. </p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>Follow Us on:<strong>&nbsp;<a rel="noreferrer noopener" href="https://twitter.com/Info_FHNews" target="_blank">Twitter</a>,<a rel="noreferrer noopener" href="https://www.instagram.com/first_hackers_news/" target="_blank">&nbsp;Instagram</a>,&nbsp;<a rel="noreferrer noopener" href="https://www.linkedin.com/in/firsthackers-news/" target="_blank">Facebook</a></strong>&nbsp;to get the latest security news!</p></blockquote>



<p></p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/22-years-old-vulnerability-in-sqlite-allows-arbitrary-code-execution/">22 Years Old Vulnerability in SQLite Allows Arbitrary Code Execution</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/22-years-old-vulnerability-in-sqlite-allows-arbitrary-code-execution/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
