• Netizen: November 2024 Vulnerability Review

    Security vulnerabilities are a common occurrence in managing any business’s organizational security. The prompt patching and remediation of any new vulnerabilities are critical to reducing the outside attack surface. Netizen’s Security Operations Center (SOC) has compiled five critical vulnerabilities from November that should be immediately patched or addressed if present in your environment. Detailed writeups below:


    CVE-2024-43093

    CVE-2024-43093 is a high-severity vulnerability found in the Android operating system, specifically in the ExternalStorageProvider.java file within the shouldHideDocument function. This flaw arises from an issue with incorrect Unicode normalization, which allows an attacker to bypass a file path filter that is designed to prevent access to sensitive directories. The issue could lead to a local escalation of privilege without requiring additional execution privileges.

    The attack vector for CVE-2024-43093 relies on user interaction. An attacker would need to exploit this vulnerability by providing malicious input that bypasses the file path filter. Although the attacker does not require elevated privileges initially, they would need to trick the user into interacting with a specific malicious app or content, which would then trigger the flaw. Once successfully exploited, the attacker could gain unauthorized access to sensitive files or data on the device, potentially leading to further escalation of privileges or data theft.

    The CVSS v3 score for CVE-2024-43093 is 7.8, indicating that it is a high-risk vulnerability. While exploitation requires user interaction, the potential for damage is still significant, as it could allow an attacker to access or modify critical files on a device, depending on the privileges gained.

    This vulnerability is actively exploited in the wild, which increases the urgency for Android users to apply patches or updates as recommended in the Android security bulletin. Users should be cautious about granting unknown applications access to sensitive data, as this type of attack could be used in phishing or social engineering campaigns. To mitigate the risk, it is advisable to stay up to date with the latest security updates and to avoid downloading apps from untrusted sources.


    CVE-2024-0012

    CVE-2024-0012 is a medium-severity vulnerability in Palo Alto Networks’ PAN-OS software that enables an unauthenticated attacker with network access to the management web interface to bypass authentication. This flaw grants the attacker administrator privileges, allowing them to perform administrative actions, modify configurations, or exploit other privilege escalation vulnerabilities such as CVE-2024-9474. The vulnerability is particularly concerning as it may lead to unauthorized access and manipulation of system configurations, which could further compromise the security of the affected devices.

    The attack vector for this vulnerability relies on the attacker having network access to the management web interface of PAN-OS systems. Once the attacker gains this access, they can bypass authentication mechanisms and assume administrative privileges. This allows the attacker to tamper with the system configuration, which could lead to further exploitation, including gaining access to sensitive data or escalating their privileges to perform more destructive actions. The risk of exploitation is increased if the management interface is exposed to untrusted networks, especially the internet. However, the risk is mitigated if the access to the management web interface is restricted to trusted internal IP addresses, in line with Palo Alto Networks’ best practice deployment guidelines.

    Palo Alto Networks has confirmed that CVE-2024-0012 and other vulnerabilities, including CVE-2024-9474, have been actively exploited in the wild, with one attack campaign attributed to Operation Lunar Peek. This highlights the importance of patching affected PAN-OS versions, including PAN-OS 10.2, 11.0, 11.1, and 11.2. The vulnerability does not affect Cloud NGFW or Prisma Access services, providing some relief to users of those products.

    For organizations using vulnerable PAN-OS versions, immediate action is required to update to patched versions to prevent exploitation. Palo Alto Networks has issued patches for this vulnerability, and guidance on securing management access can be found in their deployment recommendations. Given the active exploitation in the wild, this vulnerability has been classified as critical by various cybersecurity organizations, with a CVSS v3 score of 9.8, reflecting the high severity of its potential impact.


    CVE-2024-20481

    CVE-2024-1212 is a critical vulnerability in Kemp Technologies’ LoadMaster system that allows unauthenticated remote attackers to execute arbitrary system commands through the LoadMaster management interface. This issue has a significant impact because it grants attackers full control over the system, enabling them to execute malicious commands without requiring authentication. Such capabilities could lead to a complete compromise of the affected system, with attackers potentially gaining unauthorized access to sensitive data, altering configurations, or causing further damage to the infrastructure.

    The attack vector for this vulnerability involves remote exploitation of the LoadMaster management interface. An unauthenticated attacker who can reach the interface over the network can exploit the vulnerability to send specially crafted requests, which are then processed by the system in a way that allows command execution. Since no authentication is required, the attacker does not need prior access to the system, making the vulnerability particularly dangerous if the management interface is exposed to the internet or other untrusted networks.

    This vulnerability has been classified as critical, with a CVSS v3 score of 9.8, reflecting the severity of the risk it poses. Its exploitation could allow attackers to fully compromise the LoadMaster system, potentially impacting the availability, confidentiality, and integrity of services running through it. Given the high likelihood of exploitation, especially after the vulnerability has been added to CISA’s Known Exploited Vulnerabilities catalog, immediate mitigation is essential. Kemp Technologies has issued a patch to address the flaw, and users are strongly advised to upgrade to the latest secure versions to prevent potential attacks.

    Security experts recommend that organizations using affected versions of the LoadMaster software immediately apply the necessary security updates to prevent unauthorized access and safeguard their systems from exploitation.


    CVE-2024-40711

    CVE-2024-40711 is a critical vulnerability in Veeam Backup & Replication software that allows unauthenticated attackers to execute remote code on affected systems. This flaw arises from a deserialization of untrusted data, where a malicious payload can be crafted and delivered to the system, enabling the execution of arbitrary code. Given that the vulnerability does not require authentication, it can be exploited remotely by an attacker without needing prior access to the system.

    The attack vector for CVE-2024-40711 is based on deserialization, a process where data is converted from one format to another. When untrusted data is deserialized without proper validation, it can result in remote code execution (RCE), allowing an attacker to execute commands with the same privileges as the vulnerable service. In this case, the vulnerability affects Veeam Backup & Replication software, which is widely used for data backup and disaster recovery. If exploited, an attacker could potentially gain complete control of the affected system, leading to significant security risks, including data theft, corruption, or even system shutdowns.

    The CVSS v3 score for this vulnerability is 9.8, reflecting its high severity and the significant risk posed to systems that use Veeam Backup & Replication. Cybercriminals have already exploited this flaw in attacks involving ransomware, such as Akira and Frag, as reported by multiple security sources. These attacks have targeted organizations using vulnerable versions of Veeam’s software, demonstrating the urgent need for patching.

    Veeam has released security updates to address this issue, and users are strongly encouraged to apply these patches immediately to protect their systems. If the vulnerability remains unaddressed, attackers could exploit it to gain unauthorized access, execute malicious commands, and potentially disrupt the operations of businesses relying on the software for data backup and recovery.


    CVE-2024-8068

    CVE-2024-8068 is a medium-severity privilege escalation vulnerability found in Citrix Session Recording. This flaw allows an authenticated attacker, who is within the same Windows Active Directory domain as the session recording server, to escalate their privileges to the NetworkService account. The NetworkService account is a built-in Windows account with system-level access, which can significantly impact the security of a compromised system.

    The attack vector for CVE-2024-8068 requires that the attacker be an authenticated user within the same domain as the Citrix Session Recording server. Once authenticated, the attacker can exploit the vulnerability to escalate their privileges, thereby gaining access to the NetworkService account. This is a notable concern because the NetworkService account typically has higher privileges, and unauthorized access to it can allow attackers to perform a variety of malicious actions, such as accessing sensitive data, modifying system configurations, or executing arbitrary code with elevated privileges.

    The CVSS v3 score for CVE-2024-8068 is 8.8, which signifies that while the vulnerability is not critical, it still presents a high risk due to the potential for privilege escalation and the ease with which it can be exploited by an attacker already within the network. Patches have been released by Citrix to mitigate the vulnerability, and users are strongly advised to update their systems to prevent potential exploitation.

    While this vulnerability is not as severe as others, its impact can still be significant in environments where Citrix Session Recording is used. Organizations should take appropriate steps to apply the necessary patches and mitigate the risk associated with this flaw, especially if their network has multiple authenticated users who could potentially exploit the vulnerability.


    How Can Netizen Help?

    Netizen ensures that security gets built-in and not bolted-on. Providing advanced solutions to protect critical IT infrastructure such as the popular “CISO-as-a-Service” wherein companies can leverage the expertise of executive-level cybersecurity professionals without having to bear the cost of employing them full time. 

    We also offer compliance support, vulnerability assessments, penetration testing, and more security-related services for businesses of any size and type. 

    Additionally, Netizen offers an automated and affordable assessment tool that continuously scans systems, websites, applications, and networks to uncover issues. Vulnerability data is then securely analyzed and presented through an easy-to-interpret dashboard to yield actionable risk and compliance information for audiences ranging from IT professionals to executive managers.

    Netizen is an ISO 27001:2013 (Information Security Management), ISO 9001:2015, and CMMI V 2.0 Level 3 certified company. We are a proud Service-Disabled Veteran-Owned Small Business that is recognized by the U.S. Department of Labor for hiring and retention of military veterans. 

    Questions or concerns? Feel free to reach out to us any time –

    https://www.netizen.net/contact


  • Netizen Cybersecurity Bulletin (November 28th, 2024)

    Overview:

    • Phish Tale of the Week
    • Microsoft’s Monday Outlook and Teams Outage Almost Fully Resolved
    • CMMC 2.0 Program: Key Timeline for Defense Contractors
    • How can Netizen help?

    Phish Tale of the Week

    Often times phishing campaigns, created by malicious actors, target users by utilizing social engineering. For example, in this email, the actors are appearing as a the United States Postal Service. They’re sending us a text message, telling us that due to incomplete address information, our shipment is on hold, and that it’s imperative that we click the link below in order to fill our information out. It seems both urgent and genuine, so why shouldn’t we send it to them? Luckily, there’s plenty of reasons that point to this being a scam.

    Here’s how we can tell not to fall for this phish:

    1. The first warning sign for this SMS is the context in which it was sent. When I recieved this SMS, I immediately knew not to click on the link due to the fact that I did not recently order anything that would be sent through a USPS package. On top of that, it’s very apparent that this message was blasted out to random numbers: the message doesn’t even include my name or attempt to provide any level of familiarity that would convince me to click on their fake link.
    2. The second warning signs in this email is the messaging. This message tries to create a sense of urgency in order to get you to click on their link. Phishing and smishing scams commonly attempt to create a sense of urgency/confusion in their messages in order to get you to click their link without thinking about it first. Always be sure to thoroughly inspect the style and tone of all texts before following a link or other attachment sent through SMS.
    3. The final warning sign for this email is the wording. The grammar is strange and unprofessional, if the actual USPS needed to send you a message they would not include the sentence “The USPS team appreciates your attention,” or anything else with poor sounding English. The final message that should clue you in that the message is a phish is the ending of the text, “Have a pleasant life.” This is a very poor way to get someone to click on your link. All of these different signs point directly to this being a smishing text.


    General Recommendations:

    phishing attack will typically direct the user to click on a link where they will then be prompted to update personal information, such as a password, credit card, social security, or bank account information. A legitimate company already has this sensitive information and would not ask for it again, especially via your text messages. 

    1. Scrutinize your messages before clicking anything. Have you ordered anything recently? Does this order number match the one I already have? Did the message come from a store you don’t usually order supplies from or a service you don’t use? If so, it’s probably a phishing attempt.
    2. Verify that the sender is actually from the company sending the message.
    3. Did you receive a message from someone you don’t recognize? Are they asking you to sign into a website to give Personally Identifiable Information (PII) such as credit card numbers, social security number, etc. A legitimate company will never ask for PII via instant message or email.
    4. Do not give out personal or company information over the internet.
    5. Do not click on unrecognized links or attachments. If you do proceed, verify that the URL is the correct one for the company/service and it has the proper security in place, such as HTTPS.

    Many phishing messages pose a sense of urgency or even aggressiveness to prompt a form of intimidation. Any email requesting immediate action should be vetted thoroughly to determine whether or not it is a scam. Also, beware of messages that seek to tempt users into opening an attachment or visiting a link. For example, an attachment titled “Fix your account now” may draw the question “What is wrong with my account?” and prompt you to click a suspicious link.


    Cybersecurity Brief

    In this month’s Cybersecurity Brief:

    Microsoft’s Monday Outlook and Teams Outage Almost Fully Resolved

    Microsoft has reported significant progress in restoring its Outlook and Teams services after a major outage on Monday, November 25, 2024. By late Monday evening, the company confirmed that the majority of its services had been restored, with full recovery expected by Tuesday. The issue primarily affected Microsoft 365 users, causing disruptions to email communications and team collaborations across various industries.

    At the peak of the outage, over 5,000 user-reported issues were logged on Downdetector, indicating widespread impact, although the actual scale of the problem was likely larger. Microsoft clarified in a statement on X (formerly Twitter) that “all impacted services except Outlook on the web have been restored.” While most systems were back online, a small subset of users were still experiencing issues accessing Outlook via the web, and Microsoft was actively monitoring and troubleshooting these remaining problems.

    Microsoft’s response included deploying a fix that reached about 98% of affected environments by noon on Monday, although the recovery process was slower than anticipated for some users. By 7:30 p.m. ET, the company had forecasted that service would be fully restored in three hours, but some delays persisted into the evening.

    This disruption, though significant, pales in comparison to other high-profile tech outages this year. For example, the summer 2024 CrowdStrike software issue, which affected global operations, is considered one of the largest IT outages in history, resulting in major losses for Fortune 500 companies and disrupting air travel and hospitals worldwide.

    Despite the inconvenience, some users in the U.S. took to social media to express a mix of frustration and humor, with a few even welcoming the unplanned break before the Thanksgiving holiday. As of now, Microsoft continues to monitor the situation, with the expectation that all services will be fully operational by the following day.

    To read more about this article, click here.


    Hackers Exploit Godot Game Engine to Infect Thousands of PCs

    Cybersecurity researchers have uncovered a malicious campaign leveraging the popular Godot game engine to distribute malware to over 17,000 devices in just three months. According to a report from Check Point Research, attackers have used a custom malware loader dubbed “GodLoader” to exploit Godot’s scripting capabilities, deploying harmful payloads undetected by antivirus solutions.

    The campaign’s primary targets include gamers and developers across multiple platforms such as Windows, macOS, and Linux. Threat actors are taking advantage of Godot’s flexible GDScript scripting language and its .pck file format, which is typically used for game assets, to embed malicious scripts that evade detection. Once these files are executed, they enable attackers to deliver additional malware, such as the XMRig cryptocurrency miner, or to steal sensitive user credentials.

    The malware was distributed via the Stargazers Ghost Network, a sophisticated malware Distribution-as-a-Service (DaaS) platform that abuses GitHub repositories. Between September and October 2024, attackers used over 200 repositories and 225 accounts to propagate infected files, relying on GitHub’s popularity and trustworthiness to disguise their malicious payloads as legitimate resources.

    Victims were tricked into downloading infected tools or games, often from repositories that appeared genuine. While Check Point primarily identified Windows samples, researchers demonstrated how the malware could easily be adapted to other systems such as macOS and Linux.

    The malicious campaign recorded over 200,000 visits to configuration files hosting XMRig malware settings, suggesting the extensive scale of operations. The Stargazer Goblin group, responsible for managing the Stargazers Ghost Network, has reportedly earned over $100,000 since its inception in mid-2022. They also use GitHub “ghost accounts” to manipulate the platform’s trending algorithms, further legitimizing their malicious repositories.

    Godot itself is not inherently insecure. Rémi Verschelde, a Godot maintainer and security team member, clarified:
    “The vulnerability is not specific to Godot. It is possible to write malicious programs in any programming language. We encourage people to only execute software from trusted sources.”

    Verschelde further emphasized that Godot does not register file handlers for .pck files, meaning malicious actors must ship the Godot runtime alongside these files. This requirement adds a layer of complexity for attackers, although it doesn’t mitigate the risk entirely.

    To mitigate such risks, experts recommend only downloading software and tools from verified sources and staying vigilant about suspicious downloads. Developers using platforms like Godot should integrate robust security practices into their workflows, including regular scans for malicious components and updates to mitigate vulnerabilities.

    To read more about this article, click here.


    How Can Netizen Help?

    Netizen ensures that security gets built-in and not bolted-on. Providing advanced solutions to protect critical IT infrastructure such as the popular “CISO-as-a-Service” wherein companies can leverage the expertise of executive-level cybersecurity professionals without having to bear the cost of employing them full time. 

    We also offer compliance support, vulnerability assessments, penetration testing, and more security-related services for businesses of any size and type. 

    Additionally, Netizen offers an automated and affordable assessment tool that continuously scans systems, websites, applications, and networks to uncover issues. Vulnerability data is then securely analyzed and presented through an easy-to-interpret dashboard to yield actionable risk and compliance information for audiences ranging from IT professionals to executive managers.

    Netizen is a CMMI V2.0 Level 3, ISO 9001:2015, and ISO 27001:2013 (Information Security Management) certified company. We are a proud Service-Disabled Veteran-Owned Small Business that is recognized by the U.S. Department of Labor for hiring and retention of military veterans. 


  • Starbucks Forced to Revert to Manual Systems After Major Ransomware Attack

    On November 25th 2024, Starbucks became the latest high-profile victim of a ransomware attack that targeted Blue Yonder, a third-party software provider used by many major companies. The attack disrupted Starbucks’ ability to manage employee schedules and payroll systems, forcing the coffee giant to shift operations to a manual system temporarily.

    A spokesperson from Starbucks, Jaci Anderson, assured employees that despite the disruption, the company would ensure all workers are paid for their hours worked, saying: “Store leadership have advised their employees on how to work around the outage manually, and the company will make sure everyone gets paid for all hours worked.” While this issue has caused significant operational headaches for the coffee chain, customers have not experienced any direct impact on their service.


    The Impact of the Blue Yonder Hack

    Blue Yonder, an Arizona-based provider of supply chain management software, has confirmed that its system was hit by a ransomware attack. This provider’s cloud-based tools are used by many companies to manage logistics, payroll, and inventory. In Starbucks’ case, the attack severely disrupted payroll and scheduling functions across 11,000 stores in North America. Blue Yonder, in its statement, said, “The team is working diligently to restore services, but at this point, there is no estimated timeline for full restoration.”

    Other major companies, including grocery chains in the UK, have also been affected by this breach, which has further raised concerns about the vulnerability of supply chain systems, especially those managed by third parties.


    A Larger Trend of Supply Chain Attacks

    This ransomware attack is part of a broader trend that has seen a rise in supply chain-targeted cyberattacks. Experts have noted that these types of breaches are becoming more frequent and more damaging. David Hall, a criminology professor at Leeds University, highlighted the growing scale of these attacks: “We were getting five major ones a year back in 2011, now we’re getting 20, 25 major ones a day.” This increase is largely driven by the rise of third-party vulnerabilities, where attackers gain access to multiple organizations by compromising one trusted service provider.


    The Role of Third-Party Service Providers

    For companies like Starbucks, using third-party services for critical operations like payroll and scheduling carries inherent risks. The Blue Yonder attack is a stark reminder of the dangers of relying on external providers for key business functions. While these services offer efficiency and cost savings, they can also become targets for cybercriminals, as demonstrated by this incident.

    Ransomware attacks often involve locking down systems and demanding a ransom for their release. However, as the frequency of these attacks increases, so too does the complexity of the threat. Blue Yonder has enlisted the help of CrowdStrike to assist in the recovery efforts. This suggests that the company is taking the threat very seriously, as it works to regain control over its systems.


    What Does This Mean for Businesses?

    The Starbucks and Blue Yonder attack underscores the need for organizations to rethink their approach to cybersecurity. Many businesses rely heavily on third-party service providers, and a single breach can create a cascading effect that disrupts entire operations. The focus on supply chain security, particularly in the wake of this attack, is now more critical than ever. It’s clear that investing in robust cybersecurity measures, both internally and through trusted third-party partners, is vital to preventing widespread disruptions.


    Looking Ahead: The Bigger Picture

    While Starbucks and Blue Yonder work to restore normal operations, this incident serves as a reminder of the growing cybersecurity risks that come with interconnected, cloud-based supply chains. As companies, large and small, continue to rely on external vendors, the need for continuous monitoring, auditing, and vulnerability assessments becomes more pressing. The role of government agencies, including the Cybersecurity and Infrastructure Security Agency (CISA), in coordinating response efforts will likely increase as attacks like these continue to grow in scale and impact.

    In the world of cybersecurity, the message is clear: securing the supply chain is not just an IT issue, but a strategic necessity. The path forward will require greater collaboration between businesses and their suppliers, with an emphasis on fortifying defenses and minimizing the impact of future cyberattacks.


    How Can Netizen Help?

    Netizen ensures that security gets built-in and not bolted-on. Providing advanced solutions to protect critical IT infrastructure such as the popular “CISO-as-a-Service” wherein companies can leverage the expertise of executive-level cybersecurity professionals without having to bear the cost of employing them full time. 

    We also offer compliance support, vulnerability assessments, penetration testing, and more security-related services for businesses of any size and type. 

    Additionally, Netizen offers an automated and affordable assessment tool that continuously scans systems, websites, applications, and networks to uncover issues. Vulnerability data is then securely analyzed and presented through an easy-to-interpret dashboard to yield actionable risk and compliance information for audiences ranging from IT professionals to executive managers.

    Netizen is an ISO 27001:2013 (Information Security Management), ISO 9001:2015, and CMMI V 2.0 Level 3 certified company. We are a proud Service-Disabled Veteran-Owned Small Business that is recognized by the U.S. Department of Labor for hiring and retention of military veterans. 

    Questions or concerns? Feel free to reach out to us any time –

    https://www.netizen.net/contact


  • Why CMMC 2.0 Requires Cybersecurity Training for All Employees—and How to Implement It

    As the DoD finalizes its Cybersecurity Maturity Model Certification (CMMC) 2.0 framework, effective December 2024, one key element stands out for businesses seeking compliance: training. CMMC 2.0 emphasizes not only technical measures but also the human element, recognizing that employees play a critical role in safeguarding sensitive information. For small and medium-sized businesses (SMBs), a comprehensive, ongoing training program is not just an asset—it’s a necessity.


    Why Training Matters for CMMC 2.0

    The success of any cybersecurity framework hinges on the people tasked with implementing and adhering to its standards. CMMC 2.0 requires contractors to protect Federal Contract Information (FCI) and Controlled Unclassified Information (CUI) through structured levels of security practices. Employees across all roles must understand how their actions influence the organization’s cybersecurity posture and compliance readiness.

    Neglecting training exposes businesses to two significant risks: non-compliance with DoD regulations and vulnerabilities to increasingly sophisticated cyber threats. By educating employees on proper practices, organizations reduce the risk of human error, ensure consistent application of security protocols, and foster a culture where cybersecurity becomes second nature.


    Building an Effective CMMC 2.0 Training Program

    Building an effective CMMC 2.0 training program for employees requires several steps:

    1. Cybersecurity Awareness for All Employees

    Cybersecurity awareness is the foundation of any training program. Employees at every level need to understand basic cybersecurity principles, such as:

    • Recognizing phishing attempts and promptly reporting them.
    • Properly handling sensitive data like FCI and CUI to prevent unauthorized exposure.
    • Using strong, unique passwords and enabling multifactor authentication (MFA) to secure accounts.
    • Avoiding risky online behaviors, such as clicking on unknown links or downloading unverified files.

    Even non-technical staff play a critical role in cybersecurity, as attackers often target end-users through social engineering tactics.

    2. Role-Specific Training

    One-size-fits-all training won’t suffice for CMMC 2.0 compliance. Tailored programs address the specific responsibilities of various departments:

    • IT Teams: Technical staff require advanced training on implementing system monitoring, encryption, and secure network configurations.
    • Managers: Leaders must be equipped to oversee compliance efforts, coordinate incident response plans, and maintain accurate documentation for audits.
    • End-Users: Employees interacting with sensitive systems should focus on recognizing potential threats and adhering to organizational security policies.

    3. Incident Response Preparedness

    No organization is immune to cyber incidents, making it essential to train employees on what to do when breaches occur. Real-world simulations, such as tabletop exercises, help staff practice response protocols, containment strategies, and escalation processes. These exercises also ensure that key personnel are ready to act decisively in high-pressure situations.

    4. Understanding Compliance Requirements

    CMMC 2.0 divides its framework into three levels, each with distinct requirements. Employees should understand how their role contributes to meeting these standards, especially for Level 2 (Advanced), which aligns with NIST SP 800-171. Training should clarify:

    • How the organization conducts self-assessments and third-party audits.
    • Specific practices required at the targeted certification level.
    • Procedures for documenting compliance efforts to demonstrate readiness during audits.

    Creating a Sustainable Training Program

    1. Assess Training Needs

    Identify knowledge gaps within your workforce. Are employees familiar with recognizing phishing attempts? Do technical teams understand how to configure secure networks? Tailoring training to address these gaps ensures no critical area is overlooked.

    2. Use Diverse Learning Formats

    Engage employees by offering training in various formats:

    • Interactive Workshops: Hands-on sessions help IT teams practice implementing cybersecurity tools.
    • E-Learning Modules: On-demand courses ensure all employees have access to foundational cybersecurity knowledge.
    • Regular Seminars: Updates on evolving threats and compliance requirements keep staff informed.

    3. Make Training an Ongoing Effort

    Cyber threats evolve, and compliance standards may change. To stay ahead, organizations should:

    • Schedule quarterly or biannual refresher courses.
    • Share updates on new cybersecurity tools and practices.
    • Analyze past incidents to improve training and prevent recurrence.

    4. Evaluate Effectiveness

    After each session, assess training outcomes through quizzes, feedback surveys, or performance metrics like reported phishing attempts or incident response times. Use this data to refine future programs.


    The Benefits of Training for CMMC 2.0 Compliance

    Investing in employee training provides measurable benefits for SMBs working toward CMMC 2.0 compliance:

    • Minimizes Risk: Educated employees are less likely to fall victim to phishing or mishandle sensitive data.
    • Ensures Consistency: A well-trained workforce applies security protocols uniformly, improving audit outcomes.
    • Strengthens Incident Response: Prepared employees can identify and address issues faster, reducing the impact of breaches.
    • Fosters a Security Culture: Training helps embed cybersecurity into the organization’s DNA, making it a shared responsibility.

    Accessible Resources for SMBs

    Small businesses often operate with limited budgets, but affordable training options are available:

    • Online platforms like KnowBe4 and Infosec IQ offer e-learning solutions tailored for SMBs.
    • Managed Security Service Providers (MSSPs) include training in compliance support packages.
    • The CMMC Accreditation Body (CMMC-AB) provides official resources to guide organizations through the compliance process.

    Training is more than just a compliance requirement for CMMC 2.0—it’s an investment in your organization’s cybersecurity resilience. By equipping your workforce with the knowledge and skills to recognize and respond to threats in accordance with CMMC 2.0, you’re not just meeting regulatory standards; you’re preparing for the future of cybersecurity.


    How Can Netizen Help?

    Netizen ensures that security gets built-in and not bolted-on. Providing advanced solutions to protect critical IT infrastructure such as the popular “CISO-as-a-Service” wherein companies can leverage the expertise of executive-level cybersecurity professionals without having to bear the cost of employing them full time. 

    We also offer compliance support, vulnerability assessments, penetration testing, and more security-related services for businesses of any size and type. 

    Additionally, Netizen offers an automated and affordable assessment tool that continuously scans systems, websites, applications, and networks to uncover issues. Vulnerability data is then securely analyzed and presented through an easy-to-interpret dashboard to yield actionable risk and compliance information for audiences ranging from IT professionals to executive managers.

    Netizen is an ISO 27001:2013 (Information Security Management), ISO 9001:2015, and CMMI V 2.0 Level 3 certified company. We are a proud Service-Disabled Veteran-Owned Small Business that is recognized by the U.S. Department of Labor for hiring and retention of military veterans. 

    Questions or concerns? Feel free to reach out to us any time –

    https://www.netizen.net/contact


  • Netizen: Monday Security Brief (11/25/2024)

    Today’s Topics:

    • U.S. Telecom Executives Meet Amid Fears of Chinese Cyber-Espionage
    • Remote Code Execution Threat in 7-Zip: Update to Patch CVE-2024-11477 Now
    • How can Netizen help?

    U.S. Telecom Executives Meet Amid Fears of Chinese Cyber-Espionage

    Chinese hackers have reportedly been embedding themselves into U.S. critical infrastructure systems, aiming to position their operations for potential future conflicts with the United States. According to Morgan Adamski, the executive director of U.S. Cyber Command, these activities are not mere espionage—they are strategic moves to create leverage in the event of geopolitical tensions escalating into open hostilities. The hackers have gained footholds in networks tied to essential services like energy, water, and telecommunications, potentially enabling them to disrupt vital systems at will. Earlier warnings from U.S. officials indicated that the breaches could lead to attacks as subtle as manipulating server cooling systems to cause failures or as devastating as shutting down critical utilities.

    One of the most alarming incidents tied to these cyber operations is the so-called “Salt Typhoon” campaign, described by Senator Mark Warner as the worst telecommunications hack in U.S. history. This breach compromised major telecom providers, such as AT&T and Verizon, and involved the interception of sensitive communications, including calls and messages from senior U.S. political figures. The operation extended to presidential campaign communications before the recent election, raising serious national security concerns. Despite ongoing efforts, officials have found it exceedingly difficult to fully expel the hackers from compromised systems, highlighting the sophistication of the intrusion.

    In an effort to address these escalating threats, U.S. national security officials recently convened with telecom executives at the White House. These meetings facilitated intelligence sharing and discussions on improving cyber defenses across critical infrastructure. Meanwhile, Cyber Command and allied nations have been conducting globally coordinated defensive and offensive operations to degrade and disrupt Chinese cyber activities. Public examples of these measures include indictments, sanctions, and cybersecurity advisories aimed at neutralizing threats.

    The Chinese government has consistently denied allegations of conducting state-sponsored cyberattacks, but experts view these denials as implausible given the scale, coordination, and precision of the operations. The “Salt Typhoon” breach, for instance, has been widely interpreted as part of a larger effort by China to assert dominance in cyberspace, with a particular focus on leveraging vulnerabilities within key U.S. industries. This campaign adds to a growing list of cyber incidents that have underscored the fragility of critical infrastructure and the urgent need for robust public-private partnerships to defend against state-sponsored threats.

    As tensions between the U.S. and China remain high, particularly over issues like Taiwan, cybersecurity experts warn that these intrusions could become precursors to more aggressive actions. The stakes are clear: without significant improvements in cyber defense strategies, the U.S. risks losing its edge in a domain increasingly central to national security.


    Remote Code Execution Threat in 7-Zip: Update to Patch CVE-2024-11477 Now

    A high-severity vulnerability, CVE-2024-11477, has been identified in the widely-used file archiver 7-Zip, posing serious risks to systems using older versions of the software. This flaw, discovered by Nicholas Zubrisky of Trend Micro Security Research, resides in the Zstandard decompression function of 7-Zip. Due to insufficient validation of user-supplied data, an integer underflow can occur, allowing attackers to execute arbitrary code within the affected process.

    With a CVSS score of 7.8, this vulnerability is a significant threat. Attackers can exploit the flaw by coercing victims into opening maliciously crafted archive files, a common attack vector in social engineering schemes. The potential outcomes of exploitation range from data exfiltration to complete system takeover, making this vulnerability particularly concerning for businesses and individuals alike.

    The exploit requires user interaction, as stated in the security advisory, but the implementation of the attack can vary depending on how 7-Zip is deployed. This variability broadens the scope of risk, especially for organizations that integrate 7-Zip into automated workflows or rely on it for managing large-scale archives.

    Tools like 7-Zip are foundational to many IT environments, often embedded in other software systems, making vulnerabilities in such tools a widespread risk. Cybercriminals frequently exploit outdated software as an entry point to broader networks, leveraging these flaws to propagate ransomware or steal sensitive information.

    Outdated versions of 7-Zip not only leave systems vulnerable but also create opportunities for attackers to exploit other systemic weaknesses. Enterprises, particularly those managing sensitive data, must prioritize vulnerability management as part of their overall cybersecurity strategy.

    The vulnerability is addressed in 7-Zip version 24.07, which resolves the integer underflow issue. Users and organizations are strongly urged to update immediately to this or a later version to mitigate risks. While patching is essential, it’s only part of the broader security process; organizations should also review their use of third-party libraries and tools to ensure security measures align with the latest best practices.

    Steps to Strengthen Security Posture

    1. Apply Updates Promptly: Ensure 7-Zip is updated to the latest version across all systems to close this vulnerability.
    2. Conduct Vulnerability Scans: Regularly scan systems for outdated software and known vulnerabilities to prevent exploitation.
    3. Educate Users: Train users to recognize phishing attempts and avoid interacting with suspicious archive files.
    4. Implement Zero Trust Principles: Limit access to sensitive systems and enforce strict application controls, ensuring malicious files cannot easily execute.
    5. Monitor for Indicators of Compromise (IOCs): Proactively watch for unusual system behaviors that may indicate an attempted exploit.

    How Can Netizen Help?

    Netizen ensures that security gets built-in and not bolted-on. Providing advanced solutions to protect critical IT infrastructure such as the popular “CISO-as-a-Service” wherein companies can leverage the expertise of executive-level cybersecurity professionals without having to bear the cost of employing them full time. 

    We also offer compliance support, vulnerability assessments, penetration testing, and more security-related services for businesses of any size and type. 

    Additionally, Netizen offers an automated and affordable assessment tool that continuously scans systems, websites, applications, and networks to uncover issues. Vulnerability data is then securely analyzed and presented through an easy-to-interpret dashboard to yield actionable risk and compliance information for audiences ranging from IT professionals to executive managers.

    Netizen is a CMMI V2.0 Level 3, ISO 9001:2015, and ISO 27001:2013 (Information Security Management) certified company. We are a proud Service-Disabled Veteran-Owned Small Business that is recognized by the U.S. Department of Labor for hiring and retention of military veterans. 


  • Deepening the Integration of C-SCRM in CMMC 2.0

    The cybersecurity supply chain risk management (C-SCRM) framework plays a pivotal role in ensuring that contractors within the Defense Industrial Base (DIB) are effectively addressing the risks posed by their interconnected supply chains. As noted in the National Institute of Standards and Technology’s (NIST) SP 800-161r1, C-SCRM ensures that organizations can identify, assess, and mitigate cybersecurity risks that arise from suppliers, their products, services, and the supply chain itself. The integration of C-SCRM within the Department of Defense’s Cybersecurity Maturity Model Certification (CMMC) 2.0 is critical for securing the flow of sensitive data, particularly when dealing with Controlled Unclassified Information (CUI) and Federal Contract Information (FCI).


    Key Aspects of C-SCRM in CMMC 2.0

    Cybersecurity Risk Across the Supply Chain

    C-SCRM ensures that enterprises account for the risks that could arise from external entities such as suppliers, third-party contractors, or vendors. These risks are not just limited to malicious activities or cyberattacks but also include vulnerabilities resulting from poor manufacturing, insecure development practices, or lack of transparency within the supply chain itself. For example, compromised or vulnerable products from suppliers can provide attack vectors into larger enterprise systems. Within CMMC 2.0, this focus is reflected by the updated controls and practices that require organizations to vet suppliers more rigorously and ensure that they meet baseline security standards before integrating products or services

    Incorporating C-SCRM practices means assessing the supply chain continuously, ensuring that each third-party vendor, developer, or integrator is complying with relevant cybersecurity controls. A well-managed supply chain protects against the risks posed by supply chain threats such as software vulnerabilities (e.g., software dependencies from smaller vendors or COTS components) and risks arising from external service providers. CMMC 2.0’s structured approach highlights how organizations must prioritize securing their supply chains, especially when working with contractors that handle CUI or FCI.

    Comprehensive Supply Chain Assurance


    Under CMMC 2.0, contractors at Level 2 and 3 must demonstrate robust mechanisms for securing their supply chain. This includes implementing proper risk assessments, establishing stringent access controls, and maintaining effective vulnerability management practices to ensure products and services are secure throughout their lifecycle. This assurance is particularly important for high-risk government contracts involving sensitive or classified information.

    The new version of CMMC also integrates continuous monitoring of supply chain vulnerabilities—ensuring that contractors are consistently reviewing their relationships with suppliers to assess risk and remedy vulnerabilities. The idea of continuous vigilance ties in directly with Zero Trust Architecture (ZTA) principles, which emphasize never implicitly trusting any party or product, even if they come from trusted vendors or suppliers. Zero Trust demands that contractors authenticate every connection to their systems and verify it, regardless of where it originates within the supply chain.


    Alignment with NIST’s Cybersecurity Framework and Best Practices

    C-SCRM under CMMC 2.0 is deeply aligned with NIST SP 800-161r1, which provides detailed guidance on managing cybersecurity risks within the supply chain. According to NIST, effective C-SCRM practices are comprehensive, covering everything from the acquisition of products to their eventual disposal. This involves performing risk assessments that evaluate the security posture of every entity within the supply chain, identifying weaknesses and mitigating potential threats. For contractors under CMMC 2.0, this means assessing cybersecurity risks at every stage—from initial product sourcing to the decommissioning of a vendor’s services.

    Integrating Risk Management Activities


    CMMC 2.0’s inclusion of C-SCRM brings a strong emphasis on integrating risk management activities into the overall cybersecurity posture of an organization. The model encourages businesses to adopt comprehensive risk management strategies, specifically targeted at addressing cyber risks arising from suppliers and external parties. For example, the updated framework requires that contractors not only assess risks from external parties but also assess internal practices related to the design, development, and deployment of products that interact with external systems. This is particularly important for organizations engaged in software development or those relying heavily on cloud service providers (CSPs) and managed security service providers (MSSPs).

    The C-SCRM framework requires companies to have robust incident response plans in place that also cover the response to supply chain-related breaches. These plans must be coordinated with suppliers and contractors, ensuring that if an incident arises within the supply chain, it can be swiftly identified, communicated, and addressed. The introduction of self-assessments at lower levels of CMMC 2.0 simplifies this process for SMBs, but even smaller contractors must demonstrate the ability to recognize and respond to emerging risks within the supply chain.


    Supply Chain Resilience and NIST’s Guidelines

    A major concern within C-SCRM is ensuring that the supply chain remains resilient in the face of a cybersecurity breach. According to NIST’s guidelines, resilience is a key component in mitigating supply chain risks, emphasizing the importance of systems that can withstand cyberattacks and recover quickly. CMMC 2.0 reflects this by encouraging contractors to adopt practices that enhance the resilience of both their systems and the entire supply chain. This includes not only securing systems and software but also ensuring that third-party vendors maintain a strong security posture.

    Furthermore, CMMC 2.0 aligns well with NIST’s risk exposure framework, encouraging contractors to continually assess and adjust their security measures to adapt to changing cyber threat landscapes. These assessments enable organizations to focus on scalability and maintainability within their supply chains, ensuring that they can continue operating without disruption while addressing evolving threats.


    C-SCRM as a Pillar of CMMC 2.0 Compliance

    The C-SCRM approach integrated into CMMC 2.0 brings a proactive, structured method for managing risks throughout the supply chain, ultimately securing the flow of sensitive defense data. By focusing on thorough vetting of suppliers, rigorous risk assessments, and continuous monitoring, CMMC 2.0 enables contractors to better manage the complexities of modern, interconnected supply chains.

    With growing concerns over supply chain attacks and vulnerabilities within third-party products, C-SCRM under CMMC 2.0 is not just a compliance obligation; it’s a critical component of any organization’s cybersecurity strategy. By integrating strong C-SCRM practices into their operations, businesses within the DIB can bolster their defenses, maintain compliance with DoD requirements, and ultimately contribute to the broader effort to secure the defense ecosystem.


    How Can Netizen Help?

    Netizen ensures that security gets built-in and not bolted-on. Providing advanced solutions to protect critical IT infrastructure such as the popular “CISO-as-a-Service” wherein companies can leverage the expertise of executive-level cybersecurity professionals without having to bear the cost of employing them full time. 

    We also offer compliance support, vulnerability assessments, penetration testing, and more security-related services for businesses of any size and type. 

    Additionally, Netizen offers an automated and affordable assessment tool that continuously scans systems, websites, applications, and networks to uncover issues. Vulnerability data is then securely analyzed and presented through an easy-to-interpret dashboard to yield actionable risk and compliance information for audiences ranging from IT professionals to executive managers.

    Netizen is an ISO 27001:2013 (Information Security Management), ISO 9001:2015, and CMMI V 2.0 Level 3 certified company. We are a proud Service-Disabled Veteran-Owned Small Business that is recognized by the U.S. Department of Labor for hiring and retention of military veterans. 

    Questions or concerns? Feel free to reach out to us any time –

    https://www.netizen.net/contact


  • Should Your SMB Adopt Zero Trust for CMMC 2.0 Compliance? Here’s What You Need to Know

    The transition from Cybersecurity Maturity Model Certification (CMMC) 1.0 to 2.0 marks a significant evolution in how the Department of Defense (DoD) addresses cybersecurity within the Defense Industrial Base (DIB). With the new framework set to take effect on December 16, 2024, CMMC 2.0 simplifies compliance while maintaining robust protection for sensitive information. At the core of this transition is the growing alignment with Zero Trust Architecture (ZTA), a model that reflects a fundamental shift in cybersecurity strategy. For small and medium-sized businesses (SMBs), the question arises: should you adopt Zero Trust now to meet CMMC 2.0’s requirements?


    The Essence of CMMC 2.0

    CMMC 2.0 consolidates the original five maturity levels into three tiers, focusing on foundational, advanced, and expert cybersecurity practices. This streamlined approach reduces the complexity of compliance for small- and medium-sized businesses (SMBs), while ensuring contractors implement strong security measures based on the sensitivity of the data they handle. For example, Level 1 emphasizes basic cybersecurity practices for protecting Federal Contract Information (FCI), while Levels 2 and 3 address more stringent requirements for safeguarding Controlled Unclassified Information (CUI).

    What stands out in this new framework is its flexibility. The introduction of self-assessments for lower-risk contracts and a phased rollout of certification requirements make it feasible for SMBs to adapt without excessive financial strain. However, this flexibility doesn’t equate to leniency; the DoD’s approach emphasizes accountability and measurable security practices, particularly as contractors scale up to higher levels.


    Why Zero Trust Matters

    Zero Trust Architecture (ZTA) plays a pivotal role in bridging the compliance goals of CMMC 2.0 with the realities of modern cybersecurity threats. The underlying principle of ZTA—“never trust, always verify”—is designed to eliminate implicit trust in network environments. This model treats every user, device, and application as a potential threat until verified, providing layers of defense against sophisticated cyberattacks.

    The shift from CMMC 1.0 to 2.0 mirrors this philosophy. By streamlining the framework, the DoD has emphasized proactive security over reactive measures. At higher levels, the alignment with NIST SP 800-171 and SP 800-172 incorporates Zero Trust concepts such as least-privilege access, continuous monitoring, and secure data-sharing protocols. These practices align seamlessly with CMMC’s goals of protecting critical DoD data across its supply chain.


    CMMC 2.0’s Emphasis on Data and Identity

    One of the largest overlaps in concept between CMMC 2.0 and ZTA is the emphasis on identity management and data-centric security. Under the new framework, contractors must demonstrate robust access controls to ensure that only authorized users can interact with sensitive data. This requirement echoes Zero Trust’s principle of strict access control, where multifactor authentication and role-based access systems are paramount.

    For SMBs, this presents both a challenge and an opportunity. While implementing such controls can appear daunting, tools and services tailored for ZTA can simplify this process. Managed security service providers (MSSPs) and automated compliance platforms, for instance, offer scalable solutions that reduce the burden of managing these controls internally.

    Additionally, CMMC 2.0’s reliance on continuous monitoring and incident detection aligns perfectly with Zero Trust’s focus on real-time threat identification. These requirements ensure that contractors remain vigilant, not just during audits but throughout the entire lifecycle of their operations.


    So Should You Switch to Zero Trust?

    For many businesses, especially those navigating the complexities of CMMC 2.0, adopting Zero Trust Architecture (ZTA) might feel like a daunting prospect. However, with the advancement of threat actors and increasing reliance on interconnected systems, Zero Trust is rapidly becoming a necessity rather than an option. But is it the right move for your organization?


    The Case for SMBs

    SMBs might wonder if the shift to Zero Trust is worth the investment, given budget and resource constraints. However, with CMMC 2.0 emphasizing clear compliance requirements and scalable solutions, Zero Trust becomes a strategic decision. For example:

    1. CMMC 2.0 Integration: Adopting Zero Trust helps SMBs meet the stricter access control requirements of Levels 2 and 3 by implementing least-privilege principles and multifactor authentication.
    2. Cost-Effective Security: While implementing Zero Trust may involve upfront investment, it eliminates inefficiencies found in outdated security models, reducing long-term costs related to breach recovery or non-compliance penalties.
    3. Simplified Management: Many modern Zero Trust solutions are cloud-native and designed with scalability in mind. This is particularly beneficial for SMBs, which can leverage managed services to adopt Zero Trust without the need for extensive in-house expertise.

    Challenges and Considerations

    Switching to Zero Trust isn’t without its challenges. Organizations must assess their current infrastructure and determine how to phase in Zero Trust principles without disrupting operations. Key considerations include:

    • Legacy Systems: Older IT systems may not integrate seamlessly with Zero Trust frameworks, requiring upgrades or replacements.
    • Cultural Resistance: Transitioning to a “trust nothing” model can be a cultural shift for organizations accustomed to traditional perimeter-based security.
    • Implementation Complexity: Zero Trust requires granular visibility into user behavior, devices, and applications, which can be resource-intensive without proper tools.

    The Strategic Advantage

    Despite these challenges, Zero Trust is an investment in resilience, one that will definitely pay off. For organizations aiming to achieve CMMC 2.0 compliance, it provides a forward-thinking approach that not only satisfies regulatory requirements but also enhances overall security posture. The flexibility of modern Zero Trust solutions ensures that businesses can start small—such as implementing multifactor authentication and identity verification—and expand as needed.

    The question isn’t just whether you should switch to Zero Trust, but whether your business can afford not to. In an era where breaches are inevitable, Zero Trust serves as both a proactive defense mechanism and a pathway to meeting the increasingly rigorous cybersecurity standards of frameworks like CMMC 2.0. By adopting this model, organizations position themselves not only for compliance but also for long-term success in an evolving threat landscape.


    How Can Netizen Help?

    Netizen ensures that security gets built-in and not bolted-on. Providing advanced solutions to protect critical IT infrastructure such as the popular “CISO-as-a-Service” wherein companies can leverage the expertise of executive-level cybersecurity professionals without having to bear the cost of employing them full time. 

    We also offer compliance support, vulnerability assessments, penetration testing, and more security-related services for businesses of any size and type. 

    Additionally, Netizen offers an automated and affordable assessment tool that continuously scans systems, websites, applications, and networks to uncover issues. Vulnerability data is then securely analyzed and presented through an easy-to-interpret dashboard to yield actionable risk and compliance information for audiences ranging from IT professionals to executive managers.

    Netizen is an ISO 27001:2013 (Information Security Management), ISO 9001:2015, and CMMI V 2.0 Level 3 certified company. We are a proud Service-Disabled Veteran-Owned Small Business that is recognized by the U.S. Department of Labor for hiring and retention of military veterans. 

    Questions or concerns? Feel free to reach out to us any time –

    https://www.netizen.net/contact


  • 400 GB of Bank Data Stolen: What We Know About the Finastra Breach

    Finastra, a major financial technology provider serving some of the largest banks globally, is investigating an alleged data breach involving its internal file transfer platform. The incident, first reported on November 7, 2024, involves a cybercriminal claiming to have exfiltrated over 400 gigabytes of sensitive customer data, which has since been put up for sale on a dark web forum.


    Scope of the Breach

    The company detected unusual activity in its secure file transfer protocol (SFTP) platform and promptly notified its customers. While Finastra has stated that the breach did not impact customer operations or involve malware deployment, the intruder reportedly accessed and extracted sensitive data. Screenshots posted on the dark web show directory listings of files associated with major banking clients, raising concerns about the potential exposure of financial transaction data.


    Investigation and Response

    Finastra confirmed that the incident stemmed from compromised credentials and has been working closely with affected clients to understand the breach’s impact. The company has since replaced the compromised platform with an alternative secure file-sharing system and has been sharing Indicators of Compromise (IOCs) with customers’ security teams.

    Finastra’s CISO is actively engaging with client security teams to provide updates on the eDiscovery process, which aims to identify affected customers and assess the full scope of the breach. Not all customers use the affected platform, and Finastra is prioritizing accuracy and transparency as it communicates findings.


    Potential 400gb of Stolen Data

    The alleged attacker, using the alias “abyss0,” began selling the stolen data on the BreachForums platform. Initial sales attempts date back to October 31, with more explicit mentions of Finastra and its clients surfacing in early November. Interested buyers have been directed to communicate via Telegram, though details about the exact nature of the stolen data remain unclear.

    The October 31st post from user abyss0, image via ke-la.com

    Brian Krebs reported that the threat actor “abyss0” initially listed the stolen Finastra data for $20,000 in late October, later dropping the price to $10,000 by early November. An active cybercriminal, they had previously advertised databases from dozens of other breaches over the past six months. The timeline of this breach indicates that the attacker may have accessed Finastra’s systems well before the suspicious activity detected by the company on November 7.

    As of now, abyss0 has since vanished. Their Telegram account was suspended or deleted, and their BreachForums profile, along with all related sales threads, disappeared shortly afterward.


    Moving Forward

    Finastra could face legal challenges from clients whose data was compromised in the breach. Financial institutions impacted by this incident may seek damages for any regulatory fines, reputational harm, or operational disruptions they experience as a result. Additionally, class-action lawsuits from end customers of affected banks could emerge if personal financial data is confirmed to have been part of the stolen information.

    Restoring trust will be a critical priority for Finastra moving forward. While the company has taken steps to address the immediate aftermath, including replacing the compromised platform and communicating proactively with clients, it must go further to reassure its customers.


    How Can Netizen Help?

    Netizen ensures that security gets built-in and not bolted-on. Providing advanced solutions to protect critical IT infrastructure such as the popular “CISO-as-a-Service” wherein companies can leverage the expertise of executive-level cybersecurity professionals without having to bear the cost of employing them full time. 

    We also offer compliance support, vulnerability assessments, penetration testing, and more security-related services for businesses of any size and type. 

    Additionally, Netizen offers an automated and affordable assessment tool that continuously scans systems, websites, applications, and networks to uncover issues. Vulnerability data is then securely analyzed and presented through an easy-to-interpret dashboard to yield actionable risk and compliance information for audiences ranging from IT professionals to executive managers.

    Netizen is an ISO 27001:2013 (Information Security Management), ISO 9001:2015, and CMMI V 2.0 Level 3 certified company. We are a proud Service-Disabled Veteran-Owned Small Business that is recognized by the U.S. Department of Labor for hiring and retention of military veterans. 

    Questions or concerns? Feel free to reach out to us any time –

    https://www.netizen.net/contact


  • DOJ Reportedly Pressures Google to Divest Chrome Browser Amid Antitrust Push

    The U.S. Department of Justice (DOJ) is reportedly pressing for Google to sell off its Chrome browser, claiming the company’s practices have entrenched its monopoly in search and online advertising. Bloomberg reports that this move stems from a broader DOJ effort to implement structural remedies after Judge Amit Mehta ruled in August that Google had violated antitrust laws by dominating search and search text ads. The DOJ’s proposal, expected to be presented to Judge Mehta, may also target other aspects of Google’s operations, including its Android platform and artificial intelligence initiatives.


    Chrome’s Market Power and Role in Google’s Ecosystem

    With a commanding 61% share of the U.S. browser market, Chrome is integral to Google’s success. Its tight integration with Google’s search and advertising platforms has made it the world’s most-used browser. If forced to sell, experts estimate Chrome could be valued at $20 billion. However, the divestment raises questions about its viability as an independent entity. Critics worry that separating Chrome from Google could diminish its capabilities and force users to depend on less robust alternatives like Microsoft Edge or Apple Safari.


    Broader Implications of Antitrust Action

    This potential divestment represents a significant move in the Biden administration’s broader push to rein in Big Tech. By embedding its search engine into Chrome and Android, Google has created a powerful ecosystem that regulators say suppresses competition. Breaking up Chrome could set a precedent, potentially leading to similar actions against other tech giants accused of monopolistic behavior.


    Industry Reactions

    The DOJ’s proposal has ignited a debate among experts. Proponents see structural remedies like divestment as a necessary step to restore competition in the tech sector. Others, however, caution that standalone browsers may struggle financially. Mozilla’s Firefox, for instance, relies on financial backing from Google to survive, highlighting the challenges Chrome might face on its own.

    Some critics also suggest that splitting Chrome off could inadvertently benefit browsers like Safari and Edge, further consolidating power within Apple and Microsoft rather than diversifying the browser market.


    Privacy Concerns

    A central criticism of Chrome is its role in Google’s data-driven ecosystem. The browser collects extensive user data—including browsing history, location, and site interactions—to fuel Google’s advertising dominance. This tight integration has raised alarm among privacy advocates, who argue that Chrome’s dominance gives Google unchecked access to sensitive user information.

    If Chrome operates independently, it could present an opportunity to shift towards a more privacy-conscious model, similar to the direction taken by Mozilla’s Firefox. Enhanced features, such as stricter third-party cookie blocking, anonymized browsing, and user-controlled data permissions, could make an independent Chrome more appealing to privacy-focused users and organizations. However, questions remain about whether Chrome can sustain its development without revenue from Google’s ad network, which may deter significant investments in privacy innovation.


    What Comes Next?

    Google has vowed to appeal the DOJ’s broader antitrust case, ensuring the legal battle will continue for months, if not years. While no timeline for the proposed divestment has been confirmed, the DOJ’s actions suggest increased scrutiny of Google’s operations, with a focus on fostering competition in the tech industry.

    For consumers and industry stakeholders, the stakes are high. The resolution of this case could reshape the digital landscape, influencing not only browser competition but also the broader ecosystem of search, advertising, and mobile operating systems.


    How Can Netizen Help?

    Netizen ensures that security gets built-in and not bolted-on. Providing advanced solutions to protect critical IT infrastructure such as the popular “CISO-as-a-Service” wherein companies can leverage the expertise of executive-level cybersecurity professionals without having to bear the cost of employing them full time. 

    We also offer compliance support, vulnerability assessments, penetration testing, and more security-related services for businesses of any size and type. 

    Additionally, Netizen offers an automated and affordable assessment tool that continuously scans systems, websites, applications, and networks to uncover issues. Vulnerability data is then securely analyzed and presented through an easy-to-interpret dashboard to yield actionable risk and compliance information for audiences ranging from IT professionals to executive managers.

    Netizen is an ISO 27001:2013 (Information Security Management), ISO 9001:2015, and CMMI V 2.0 Level 3 certified company. We are a proud Service-Disabled Veteran-Owned Small Business that is recognized by the U.S. Department of Labor for hiring and retention of military veterans. 

    Questions or concerns? Feel free to reach out to us any time –

    https://www.netizen.net/contact


  • Netizen: Monday Security Brief (11/18/2024)

    Today’s Topics:

    • Zero-Day Vulnerabilities in Palo Alto Networks Firewalls Demand Immediate Action
    • Critical WordPress Plugin Vulnerability Exposes Millions of Websites
    • How can Netizen help?

    Zero-Day Vulnerabilities in Palo Alto Networks Firewalls Demand Immediate Action

    Palo Alto Networks has confirmed that a critical zero-day vulnerability in its PAN-OS firewall management interface is being actively exploited in targeted attacks. The issue, initially flagged in early November, has now been classified under two separate CVEs: CVE-2024-0012, an authentication bypass vulnerability (CVSS 9.3), and CVE-2024-9474, a privilege escalation flaw (CVSS 6.9). These vulnerabilities can potentially be chained to achieve remote code execution on exposed management interfaces.

    The exploitation, tracked under the name “Lunar Peek,” was identified on interfaces exposed to the internet. Palo Alto Networks strongly recommends restricting access to the firewall management interface to trusted IPs, as doing so can significantly reduce the attack surface. The vulnerabilities do not impact Prisma Access and Cloud NGFW products. Updates for patches and prevention signatures are expected soon.

    Separately, three additional vulnerabilities in Palo Alto’s Expedition platform (CVE-2024-9463, CVE-2024-9465, and another SQL injection flaw) have also been exploited in the wild, highlighting a broader need for vigilant monitoring and adherence to best practices, such as disabling internet-facing management interfaces.

    Forensic evidence so far includes indications of webshell payloads in attacks, pointing to the severity of potential exploits if these vulnerabilities are left unaddressed. Administrators are urged to monitor for suspicious activities such as unexpected configuration changes or unauthorized user accounts.

    To read more about this article, click here.


    Critical WordPress Plugin Vulnerability Exposes Millions of Websites

    A severe authentication bypass vulnerability has been uncovered in the Really Simple Security (formerly Really Simple SSL) plugin for WordPress. This flaw, tracked as CVE-2024-10924 with a critical CVSS score of 9.8, poses a significant threat to over 4 million websites using the plugin. If exploited, it could allow attackers to gain full administrative access remotely.

    The issue arises from improper error handling in the check_login_and_get_user function, particularly affecting the two-factor authentication feature in plugin versions 9.0.0 through 9.1.1.1. This oversight permits unauthenticated attackers to log in as any user, including site administrators, effectively bypassing security measures.

    The vulnerability’s nature makes it highly exploitable at scale. According to István Márton, a security researcher at Wordfence, the flaw is “scriptable,” enabling automated mass exploitation against WordPress websites.

    Following its responsible disclosure on November 6, 2024, the plugin maintainers released a patch in version 9.1.2 within a week. Due to the severity, WordPress collaborated with the plugin developers to force-update all affected installations, ensuring maximum protection even before public disclosure.

    Users are urged to confirm their plugin is updated to the latest version and audit their site access logs for potential unauthorized activity.

    Successful exploitation could allow threat actors to:

    • Gain unauthorized administrative access.
    • Hijack affected websites.
    • Execute additional malicious activities, such as phishing campaigns or malware distribution.

    This disclosure follows another critical issue reported by Wordfence in the WPLMS Learning Management System theme for WordPress, tracked as CVE-2024-10470 (CVSS score: 9.8). The vulnerability affects versions prior to 4.963 and enables attackers to:

    • Read and delete arbitrary files due to insufficient validation of file paths and permission checks.
    • Access sensitive files such as wp-config.php, forcing the website into a setup state. This state allows attackers to connect the site to a malicious database, potentially leading to a complete takeover.

    Users of the WPLMS theme are advised to upgrade to the latest version and implement strict access controls. Regular monitoring and secure backup practices are also essential to mitigate risks.

    To read more about this article, click here.


    How Can Netizen Help?

    Netizen ensures that security gets built-in and not bolted-on. Providing advanced solutions to protect critical IT infrastructure such as the popular “CISO-as-a-Service” wherein companies can leverage the expertise of executive-level cybersecurity professionals without having to bear the cost of employing them full time. 

    We also offer compliance support, vulnerability assessments, penetration testing, and more security-related services for businesses of any size and type. 

    Additionally, Netizen offers an automated and affordable assessment tool that continuously scans systems, websites, applications, and networks to uncover issues. Vulnerability data is then securely analyzed and presented through an easy-to-interpret dashboard to yield actionable risk and compliance information for audiences ranging from IT professionals to executive managers.

    Netizen is a CMMI V2.0 Level 3, ISO 9001:2015, and ISO 27001:2013 (Information Security Management) certified company. We are a proud Service-Disabled Veteran-Owned Small Business that is recognized by the U.S. Department of Labor for hiring and retention of military veterans.