{"id":54465,"date":"2025-06-23T19:30:20","date_gmt":"2025-06-23T19:30:20","guid":{"rendered":""},"modified":"2025-08-08T23:47:47","modified_gmt":"2025-08-09T05:47:47","slug":"cve-2025-47573-sql-injection-vulnerability-in-mojoomla-school-management-software","status":"publish","type":"post","link":"https:\/\/www.ameeba.com\/blog\/cve-2025-47573-sql-injection-vulnerability-in-mojoomla-school-management-software\/","title":{"rendered":"<strong>CVE-2025-47573: SQL Injection Vulnerability in Mojoomla School Management Software<\/strong>"},"content":{"rendered":"<p><strong>Overview<\/strong><\/p>\n<p>The cybersecurity world is continually facing new challenges and threats, and the recent discovery of CVE-2025-47573 has added to the growing list. This vulnerability is an SQL Injection flaw present in the Mojoomla School Management software, allowing potential attackers to compromise systems or leak sensitive data. Given the <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-40912-critical-vulnerability-in-cryptx-for-perl-allows-potential-system-compromise\/\"  data-wpil-monitor-id=\"60896\">critical nature of the data held within school management systems<\/a>, including personal information and academic records, this vulnerability poses a significant risk to educational institutions using the software.<\/p>\n<p><strong>Vulnerability Summary<\/strong><\/p>\n<p>CVE ID: CVE-2025-47573<br \/>\nSeverity: Critical (CVSS: 9.3)<br \/>\nAttack Vector: Network<br \/>\nPrivileges Required: Low<br \/>\nUser Interaction: None<br \/>\nImpact: <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-5978-critical-vulnerability-in-tenda-fh1202-1-2-0-14-potentially-leading-to-system-compromise\/\"  data-wpil-monitor-id=\"61033\">Potential system<\/a> compromise or data leakage<\/p>\n<p><strong>Affected Products<\/strong><\/p><div id=\"ameeb-3451703408\" class=\"ameeb-content-2 ameeb-entity-placement\"><div style=\"border-left: 4px solid #555; padding-left: 20px; margin: 48px 0; font-family: Roboto, sans-serif; color: #ffffff; line-height: 1.6; max-width: 700px;\">\r\n  <h2 style=\"margin-top: 0; font-size: 20px; font-weight: 600; display: flex; align-items: center;\">\r\n    <a href=\"https:\/\/www.ameeba.com\/chat\" style=\"display: inline-flex; align-items: center; margin-right: 8px;\">\r\n      <img decoding=\"async\" src=\"https:\/\/www.ameeba.com\/blog\/wp-content\/uploads\/2025\/10\/Best-App-icon-Ameeba.png\" alt=\"Ameeba Chat Icon\" style=\"width: 40px; height: 40px;\" \/>\r\n    <\/a>\r\n    A new way to communicate\r\n  <\/h2>\r\n\r\n  <p style=\"margin-bottom: 12px;\">\r\n    Ameeba Chat is built on encrypted identity, not personal profiles.\r\n  <\/p>\r\n\r\n  <p style=\"margin-bottom: 16px;\">\r\n    Message, call, share files, and coordinate with identities kept separate.\r\n  <\/p>\r\n\r\n  <ul style=\"list-style: none; padding-left: 0; margin-bottom: 20px;\">\r\n    <li>\u2022 Encrypted identity<\/li>\r\n    <li>\u2022 Ameeba Chat authenticates access<\/li>\r\n    <li>\u2022 Aliases and categories<\/li>\r\n    <li>\u2022 End-to-end encrypted chat, calls, and files<\/li>\r\n    <li>\u2022 Secure notes for sensitive information<\/li>\r\n  <\/ul>\r\n\r\n  <p style=\"font-style: italic; font-weight: 600; margin-bottom: 24px;\">\r\n    Private communication, rethought.\r\n  <\/p>\r\n\r\n  <div style=\"display: flex; flex-wrap: wrap; gap: 12px;\">\r\n    <a href=\"https:\/\/www.ameeba.com\/chat\/download\" style=\"background-color: #ffffff; color: #000000; padding: 10px 20px; text-decoration: none; border-radius: 6px; font-weight: 500;\">Download Ameeba Chat<\/a>\r\n    <a href=\"https:\/\/www.ameeba.com\/chat\" style=\"border: 1px solid #ffffff; color: #ffffff; padding: 10px 20px; text-decoration: none; border-radius: 6px; font-weight: 500;\">Learn More<\/a>\r\n  <\/div>\r\n<\/div>\r\n<\/div>\n<p>Product | Affected Versions<\/p>\n<p>Mojoomla <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-52187-critical-cross-site-scripting-xss-vulnerability-in-getprojectsidea-create-school-management-system-1-0\/\"  data-wpil-monitor-id=\"70204\">School Management<\/a> | Up to 92.0.0<\/p>\n<p><strong>How the Exploit Works<\/strong><\/p>\n<p>The vulnerability resides in the improper neutralization of special elements employed in an <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-41661-unauthenticated-remote-command-execution-vulnerability-due-to-csrf-in-main-web-interface\/\"  data-wpil-monitor-id=\"61156\">SQL<\/a> command within the Mojoomla School Management software. This allows potential <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-22455-local-authenticated-attacker-decrypts-stored-sql-credentials-in-ivanti-workspace-control\/\"  data-wpil-monitor-id=\"60895\">attackers to manipulate SQL<\/a> queries in such a way that they can retrieve, alter, or delete data within the database. This method is commonly known as <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-47172-sql-injection-vulnerability-in-microsoft-office-sharepoint\/\"  data-wpil-monitor-id=\"61101\">SQL Injection<\/a>, and in this case, it is a Blind SQL Injection, meaning the attacker doesn\u2019t need detailed error messages to exploit it.<\/p>\n<p><strong>Conceptual Example Code<\/strong><\/p><div id=\"ameeb-1799751655\" class=\"ameeb-content ameeb-entity-placement\"><div class=\"poptin-embedded\" data-id=\"f6b387694f681\"><\/div>\r\n\r\n\r\n\r\n\r\n\r\n<\/div>\n<p>A conceptual example of how this vulnerability might be exploited is shown below. This is an <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-6162-critical-buffer-overflow-vulnerability-in-totolink-ex1200t-http-post-request-handler\/\"  data-wpil-monitor-id=\"63987\">HTTP request<\/a> where the &#8220;student_id&#8221; field is manipulated with a malicious SQL payload:<\/p>\n<pre><code class=\"\" data-line=\"\">GET \/student\/profile?student_id=1 OR 1=1 HTTP\/1.1\nHost: vulnerable-school.edu<\/code><\/pre>\n<p>Here, the attacker injects an always true condition (`1=1`), which could potentially return <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-6560-sapido-wireless-routers-exposure-of-sensitive-information-vulnerability\/\"  data-wpil-monitor-id=\"64469\">sensitive information<\/a> from the database.<\/p>\n<p><strong>Proposed Mitigation<\/strong><\/p>\n<p>The most effective solution to address this <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-50213-special-element-injection-vulnerability-in-apache-airflow-providers-snowflake\/\"  data-wpil-monitor-id=\"63986\">vulnerability is applying a patch provided<\/a> by the vendor. If this is not immediately possible, a temporary mitigation measure can be implemented by utilizing a Web Application Firewall (WAF) or Intrusion Detection System (IDS) to <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-45984-critical-command-injection-vulnerability-detected-in-blink-routers\/\"  data-wpil-monitor-id=\"61357\">detect and prevent SQL Injection<\/a> attacks. It is recommended that all affected <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-5491-acer-controlcenter-remote-code-execution-vulnerability-potential-system-compromise\/\"  data-wpil-monitor-id=\"61244\">systems be patched as soon as possible to avoid potential<\/a> compromise or data leakage.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Overview The cybersecurity world is continually facing new challenges and threats, and the recent discovery of CVE-2025-47573 has added to the growing list. This vulnerability is an SQL Injection flaw present in the Mojoomla School Management software, allowing potential attackers to compromise systems or leak sensitive data. Given the critical nature of the data held [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"footnotes":""},"categories":[1],"tags":[],"vendor":[],"product":[],"attack_vector":[74],"asset_type":[],"severity":[],"exploit_status":[],"class_list":["post-54465","post","type-post","status-publish","format-standard","hentry","category-uncategorized","attack_vector-sql-injection"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/posts\/54465","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/comments?post=54465"}],"version-history":[{"count":9,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/posts\/54465\/revisions"}],"predecessor-version":[{"id":63009,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/posts\/54465\/revisions\/63009"}],"wp:attachment":[{"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/media?parent=54465"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/categories?post=54465"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/tags?post=54465"},{"taxonomy":"vendor","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/vendor?post=54465"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/product?post=54465"},{"taxonomy":"attack_vector","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/attack_vector?post=54465"},{"taxonomy":"asset_type","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/asset_type?post=54465"},{"taxonomy":"severity","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/severity?post=54465"},{"taxonomy":"exploit_status","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/exploit_status?post=54465"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}