<?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>伊頓 &#8211; 科技島-掌握科技新聞、科技職場最新資訊</title>
	<atom:link href="https://www.technice.com.tw/tag/%e4%bc%8a%e9%a0%93/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.technice.com.tw</link>
	<description>專注於科技新聞、科技職場、科技知識相關資訊，包含生成式AI、人工智慧、Web 3.0、區塊鏈、科技職缺百科、生物科技、軟體發展、雲端技術等豐富內容，適合熱衷科技及從事科技專業人事第一手資訊的平台。</description>
	<lastBuildDate>Tue, 19 Aug 2025 03:23:42 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.2</generator>

<image>
	<url>https://www.technice.com.tw/wp-content/uploads/2022/12/cropped-wordpress_512x512-150x150.png</url>
	<title>伊頓 &#8211; 科技島-掌握科技新聞、科技職場最新資訊</title>
	<link>https://www.technice.com.tw</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>英特爾內部系統爆4項資安漏洞 全球逾27萬員工個資全外洩</title>
		<link>https://www.technice.com.tw/techmanage/infosecurity/188701/</link>
					<comments>https://www.technice.com.tw/techmanage/infosecurity/188701/#respond</comments>
		
		<dc:creator><![CDATA[孫敬]]></dc:creator>
		<pubDate>Tue, 19 Aug 2025 03:23:42 +0000</pubDate>
				<category><![CDATA[資安]]></category>
		<category><![CDATA[生活]]></category>
		<category><![CDATA[伊頓]]></category>
		<category><![CDATA[漏洞]]></category>
		<category><![CDATA[英特爾]]></category>
		<guid isPermaLink="false">https://www.technice.com.tw/?p=188701</guid>

					<description><![CDATA[<p>英特爾（Intel）近日爆發一起重大資安漏洞事件，讓外部使用者能完整匯出全球員工資料庫，並存取機密的供應商資訊。<content><span style="font-weight: 400;">記者孫敬／編譯</span></p>
<p><span style="font-weight: 400;"><a href="https://www.technice.com.tw/?s=%E8%8B%B1%E7%89%B9%E7%88%BE" target="_blank" rel="noopener"><span style="color: #33cccc;">英特爾</span></a>（Intel）近日爆發一起重大資安漏洞事件，讓外部使用者能完整匯出全球員工資料庫，並存取機密的供應商資訊。動力管理公司伊頓（Eaton Works）的調查指出，至少有4個不同的英特爾內部網路應用程式存在嚴重安全漏洞，導致超過27萬名英特爾員工與勞工的個人資料外洩。</span></p>
<p><b>延伸閱讀：<span style="color: #33cccc;"><a style="color: #33cccc;" href="https://www.technice.com.tw/techmanage/infosecurity/188558/" target="_blank" rel="noopener">新型釣魚手法結合微軟「Dynamics」平台 輕鬆繞過資安防線</a></span></b></p>
<p>[caption id="attachment_188726" align="aligncenter" width="2048"]<img class="wp-image-188726 size-full" src="https://www.technice.com.tw/wp-content/uploads/2025/08/Intel-logo-picture.jpg" alt="" width="2048" height="1365" /> 英特爾的4項資安漏洞現在已經修復。（圖／Intel）[/caption]</p>
<h2><b>從名片網站到API，四條路徑通向員工資料庫</b></h2>
<p><span style="font-weight: 400;">在這次伊頓查獲的4個應用程式漏洞中，包括繞過客戶端身份驗證、硬編碼憑證，以及缺乏伺服器端驗證等問題。這些漏洞始未經授權的使用者，得以完整下載英特爾的員工資料庫。</span></p>
<p><span style="font-weight: 400;">其中一個最嚴重的漏洞，發生在英特爾印度員工訂購名片的網站。研究人員發現，只需簡單修改網站的JavaScript程式碼，就能繞過公司Microsoft Azure的登入提示，一旦繞過登入，研究人員便能找到一個無需身份驗證的API，並發出有效的存取權杖（Access token）。這個權杖隨後可以用於查詢「員工」API，若將搜尋過濾器移除，系統會回傳一個將近1 GB的JSON檔案，內含英特爾全球員工的姓名、職位、主管、電話號碼與信箱地址。</span></p>
<h2><b>硬寫密碼與拼錯字Token，資安疏失令人震驚</b></h2>
<p><span style="font-weight: 400;">第二個資安漏洞名為「產品層級」（Product Hierarchy）的管理網站，其後端服務竟然硬寫了帳號密碼。儘管密碼有加密，但使用的AES金鑰卻是「1234567890123456」這種簡單到不行的組合，這提供了第二個存取相同員工資料庫的方法。</span></p>
<p><span style="font-weight: 400;">第三個則是「產品入職」（Product Onboarding）的網站中，研究人員也發現了大量硬寫的機密資訊，包含多組API金鑰，甚至還有GitHub的個人存取權杖。</span></p>
<p><span style="font-weight: 400;">第四個重大漏洞，發生在英特爾供應商環境健康與安全智慧財產權管理系統（SEIMS），這是一個用於管理與供應商智慧財產權的入口網站。研究人員透過修改檢查有效權杖的程式碼，成功繞過登入，甚至可透過操縱API回應來獲得管理員權限，進而查看機密的供應商數據，包括保密協議（NDA）的細節。令人震驚的是，該系統的後端API竟接受一個假冒的授權權杖，該權杖的拼寫竟然是「Not Autorized」（Authorization的錯誤拼寫）。</span></p>
<p><span style="font-weight: 400;">研究人員已於2024年10月14日向英特爾報告，雖然英特爾的漏洞懸賞計畫排除網站基礎設施，並要求將這類報告發送到官方回報專用信箱，不過研究人員證實，英特爾已在發現後的90天內，修復了所有回報的漏洞。</span></p>
<p><span style="font-weight: 400;">資料來源：<span style="color: #33cccc;"><a style="color: #33cccc;" href="https://cybersecuritynews.com/intel-websites-exploited/" target="_blank" rel="noopener">Cyber Security News</a></span></span></content></p>
<p>這篇文章 <a rel="nofollow" href="https://www.technice.com.tw/techmanage/infosecurity/188701/">英特爾內部系統爆4項資安漏洞 全球逾27萬員工個資全外洩</a> 最早出現於 <a rel="nofollow" href="https://www.technice.com.tw">科技島-掌握科技新聞、科技職場最新資訊</a>。</p>
]]></description>
		
					<wfw:commentRss>https://www.technice.com.tw/techmanage/infosecurity/188701/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
