Close Menu
Ztoog
    What's Hot
    Technology

    Qualcomm next-gen XR chip promises up to 4.3k resolution per eye

    Crypto

    Checkout.com cuts ties with Binance, which is mulling legal action in response

    Mobile

    Samsung Galaxy Buds3 Pro case battery capacity revealed

    Important Pages:
    • About Us
    • Contact us
    • Privacy Policy
    • Terms & Conditions
    Facebook X (Twitter) Instagram Pinterest
    Facebook X (Twitter) Instagram Pinterest
    Ztoog
    • Home
    • The Future

      Can work-life balance tracking improve well-being?

      Any wall can be turned into a camera to see around corners

      JD Vance and President Trump’s Sons Hype Bitcoin at Las Vegas Conference

      AI may already be shrinking entry-level jobs in tech, new research suggests

      Today’s NYT Strands Hints, Answer and Help for May 26 #449

    • Technology

      Elon Musk tries to stick to spaceships

      A Replit employee details a critical security flaw in web apps created using AI-powered app builder Lovable that exposes API keys and personal info of app users (Reed Albergotti/Semafor)

      Gemini in Google Drive can now help you skip watching that painfully long Zoom meeting

      Apple iPhone exports from China to the US fall 76% as India output surges

      Today’s NYT Wordle Hints, Answer and Help for May 26, #1437

    • Gadgets

      Future-proof your career by mastering AI skills for just $20

      8 Best Vegan Meal Delivery Services and Kits (2025), Tested and Reviewed

      Google Home is getting deeper Gemini integration and a new widget

      Google Announces AI Ultra Subscription Plan With Premium Features

      Google shows off Android XR-based glasses, announces Warby Parker team-up

    • Mobile

      Deals: the Galaxy S25 series comes with a free tablet, Google Pixels heavily discounted

      Microsoft is done being subtle – this new tool screams “upgrade now”

      Wallpaper Wednesday: Android wallpapers 2025-05-28

      Google can make smart glasses accessible with Warby Parker, Gentle Monster deals

      vivo T4 Ultra specs leak

    • Science

      June skygazing: A strawberry moon, the summer solstice… and Asteroid Day!

      Analysts Say Trump Trade Wars Would Harm the Entire US Energy Sector, From Oil to Solar

      Do we have free will? Quantum experiments may soon reveal the answer

      Was Planet Nine exiled from the solar system as a baby?

      How farmers can help rescue water-loving birds

    • AI

      Rationale engineering generates a compact new tool for gene therapy | Ztoog

      The AI Hype Index: College students are hooked on ChatGPT

      Learning how to predict rare kinds of failures | Ztoog

      Anthropic’s new hybrid AI model can work on tasks autonomously for hours at a time

      AI learns how vision and sound are connected, without human intervention | Ztoog

    • Crypto

      Bitcoin Maxi Isn’t Buying Hype Around New Crypto Holding Firms

      GameStop bought $500 million of bitcoin

      CoinW Teams Up with Superteam Europe to Conclude Solana Hackathon and Accelerate Web3 Innovation in Europe

      Ethereum Net Flows Turn Negative As Bulls Push For $3,500

      Bitcoin’s Power Compared To Nuclear Reactor By Brazilian Business Leader

    Ztoog
    Home » ownCloud vulnerability with maximum 10 severity score comes under “mass” exploitation
    Technology

    ownCloud vulnerability with maximum 10 severity score comes under “mass” exploitation

    Facebook Twitter Pinterest WhatsApp
    ownCloud vulnerability with maximum 10 severity score comes under “mass” exploitation
    Share
    Facebook Twitter LinkedIn Pinterest WhatsApp

    Getty Images

    (*10*)

    Security researchers are monitoring what they are saying is the “mass exploitation” of a safety vulnerability that makes it doable to take full management of servers operating ownCloud, a extensively used open-source filesharing server app.

    The vulnerability, which carries the maximum severity ranking of 10, makes it doable to acquire passwords and cryptographic keys permitting administrative management of a susceptible server by sending a easy Web request to a static URL, ownCloud officers warned final week. Within 4 days of the November 21 disclosure, researchers at safety agency Greynoise mentioned, they started observing “mass exploitation” of their honeypot servers, which masqueraded as susceptible ownCloud servers to trace makes an attempt to take advantage of the vulnerability. The variety of IP addresses sending the online requests has slowly risen since then. At the time this put up went reside on Ars, it had reached 13.

    Spraying the Internet

    “We’re seeing hits to the specific endpoint that exposes sensitive information, which would be considered exploitation,” Glenn Thorpe, senior director of safety analysis & detection engineering at Greynoise, mentioned in an interview on Mastodon. “At the moment, we’ve seen 13 IPs that are hitting our unadvertised sensors, which indicates that they are pretty much spraying it across the internet to see what hits.”

    CVE-2023-49103 resides in variations 0.2.0 and 0.3.0 of graphapi, an app that runs in some ownCloud deployments, relying on the best way they’re configured. A 3rd-party code library utilized by the app offers a URL that, when accessed, reveals configuration particulars from the PHP-based atmosphere. In final week’s disclosure, ownCloud officers mentioned that in containerized configurations—resembling these utilizing the Docker virtualization instrument—the URL can reveal information used to log into the susceptible server. The officers went on to warn that merely disabling the app in such circumstances wasn’t ample to lock down a susceptible server.

    Advertisement

    The ownCloud advisory defined:

    The “graphapi” app depends on a third-party library that gives a URL. When this URL is accessed, it reveals the configuration particulars of the PHP atmosphere (phpinfo). This info consists of all of the atmosphere variables of the webserver. In containerized deployments, these atmosphere variables might embrace delicate information such because the ownCloud admin password, mail server credentials, and license key.

    It’s necessary to emphasise that merely disabling the graphapi app doesn’t eradicate the vulnerability. Additionally, phpinfo exposes numerous different doubtlessly delicate configuration particulars that might be exploited by an attacker to collect details about the system. Therefore, even when ownCloud shouldn’t be operating in a containerized atmosphere, this vulnerability ought to nonetheless be a trigger for concern.

    Not all safety practitioners regard the vulnerability as posing a widespread menace, the best way different vulnerabilities—most not too long ago the vulnerability tracked as CVE-2023-4966 and CitrixBleed—have. Specifically, impartial researcher Kevin Beaumont has famous that the CVE-2023-49103 vulnerability wasn’t launched till 2020, isn’t exploitable by default, and was solely launched in containers in February.

    “I don’t think anybody else actually checked if the vulnerable feature is enabled,” he mentioned in an interview. What’s extra, an ownCloud Web web page confirmed graphapi had fewer than 900 installs on the time this put up went reside on Ars. ownCloud officers didn’t instantly reply to an e mail searching for technical particulars of the vulnerability and the exact situations required for it to be exploited.

    Given the potential menace posed by CVE-2023-49103, there’s nonetheless room for authentic concern. According to safety group Shadowserver, a latest scan revealed greater than 11,000 IP addresses internet hosting ownCloud servers, led by addresses in Germany, the US, France, Russia, and Poland. Even if solely a small fraction of the servers are susceptible, the potential for hurt is actual.

    Advertisement

    “Not surprisingly given ease of exploitation we have started seeing OwnCloud CVE-2023-49103 attempts,” Shadowserver officers wrote. “This is a CVSS 10 disclosure of sensitive credentials & configs in containerized deployments. Please follow ownCloud advisory mitigation steps.”

    More high-severity ownCloud vulnerabilities

    Another purpose for concern: ownCloud not too long ago mounted two different high-severity vulnerabilities, together with CVE-2023-94105, which has a severity ranking of 9.8. The flaw permits for an authentication bypass within the WebDAV API utilizing pre-signed URLs. Hackers can exploit it “to access, modify or delete any file without authentication if the username of the victim is known and the victim has no signing-key configured (which is the default),” ownCloud officers warned. The vulnerability impacts the WebDAV API in ownCloud variations 10.6.0 to 10.13.0.

    A 3rd vulnerability tracked as CVE-2023-94104 is a subdomain validation bypass flaw with a severity ranking of 8.7. Hackers can exploit it utilizing a redirect URL, making it doable to redirect callbacks to a site managed by the attacker.

    To repair the ownCloud vulnerability under exploitation, ownCloud suggested customers to:

    Delete the file owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/checks/GetPhpInfo.php. Additionally, we disabled the phpinfo perform in our docker-containers. We will apply numerous hardenings in future core releases to mitigate comparable vulnerabilities.

    We additionally advise to alter the next secrets and techniques:
    – ownCloud admin password
    – Mail server credentials
    – Database credentials
    – Object-Store/S3 access-key

    While there aren’t any reviews of the opposite two vulnerabilities being actively exploited, customers ought to comply with the directions ownCloud has supplied right here and right here.

    In latest months, vulnerabilities in file sharing apps resembling WS-FTP server, MOVEit, and IBM Aspera Faspex, and GoAnywhere MFT have enabled the compromise of hundreds of enterprise networks. Anyone who ignores the menace posed by the not too long ago mounted ownCloud flaws does so at their very own peril.

    Share. Facebook Twitter Pinterest LinkedIn WhatsApp

    Related Posts

    Technology

    Elon Musk tries to stick to spaceships

    Technology

    A Replit employee details a critical security flaw in web apps created using AI-powered app builder Lovable that exposes API keys and personal info of app users (Reed Albergotti/Semafor)

    Technology

    Gemini in Google Drive can now help you skip watching that painfully long Zoom meeting

    Technology

    Apple iPhone exports from China to the US fall 76% as India output surges

    Technology

    Today’s NYT Wordle Hints, Answer and Help for May 26, #1437

    Technology

    5 Skills Kids (and Adults) Need in an AI World – O’Reilly

    Technology

    How To Come Back After A Layoff

    Technology

    Are Democrats fumbling a golden opportunity?

    Leave A Reply Cancel Reply

    Follow Us
    • Facebook
    • Twitter
    • Pinterest
    • Instagram
    Top Posts
    Mobile

    Best hybrid smartwatches | Android Central

    The greatest hybrid smartwatches mix conventional watch design with a few of the monitoring and…

    Mobile

    Here are all the cases Samsung will release for the Galaxy S24 series

    TL;DR A brand new leak reveals off virtually all the first-party cases that Samsung might…

    Technology

    Kajabi versus ClickFunnels: Which is Better?

    In at this time’s fast-paced digital panorama, on-line entrepreneurs and companies have more and more…

    Mobile

    Price of Samsung’s hi-tech Galaxy Z Fold 5 takes a major dive on Amazon

    Perhaps the one fault we will discover in Samsung’s spectacular Galaxy Z Fold 5 is…

    Science

    Earth’s stinkiest flower is threatened with extinction

    As their big petals open, the blooming of flowers within the genus Rafflesia brings with…

    Our Picks
    Science

    Almost All Research on the Mind Is in English. That’s a Problem | WIRED

    Mobile

    OnePlus 12 will reportedly carry the brightest smartphone screen in the U.S.

    Crypto

    Ethereum Reserves Hit Multi-Year Lows—Are We On The Verge Of A Bull Run?

    Categories
    • AI (1,493)
    • Crypto (1,754)
    • Gadgets (1,805)
    • Mobile (1,851)
    • Science (1,867)
    • Technology (1,803)
    • The Future (1,649)
    Most Popular
    Technology

    Anxiety, Mood Swings and Sleepless Nights: Life Near a Bitcoin Mine

    Technology

    Mintlify says customer GitHub tokens exposed in data breach

    Science

    These scientists built their own Stone Age tools to figure out how they were used

    Ztoog
    Facebook X (Twitter) Instagram Pinterest
    • Home
    • About Us
    • Contact us
    • Privacy Policy
    • Terms & Conditions
    © 2025 Ztoog.

    Type above and press Enter to search. Press Esc to cancel.