Cyber Resilience

CVE-2023-0785

Mayurik Best Online News Portal 1.0

Public PoC
Published
12 February 2023
Modified
07 March 2025
CVSS Score v3.1 3.7
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
EPSS Score 0.0085 55th percentile
Risk Priority 34 floored blend · peak EPSS

Summary

CVE-2023-0785 is a low-severity Exposure of Sensitive Information Through Data Queries (CWE-202) vulnerability in Mayurik Best Online News Portal. Its CVSS base score is 3.7 (Low).

Operationally, exploitation aligns with the MITRE ATT&CK technique Data from Information Repositories (T1213); ranked in the top 45% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

EU & UK References

Vulnerability Data

A vulnerability classified as problematic was found in SourceCodester Best Online News Portal 1.0. Affected by this vulnerability is an unknown functionality of the file check_availability.php. The manipulation of the argument username leads to exposure of sensitive information through data…

more

queries. The attack can be launched remotely. The complexity of an attack is rather high. The exploitation appears to be difficult. The exploit has been disclosed to the public and may be used. The identifier VDB-220645 was assigned to this vulnerability.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1213 Data from Information Repositories Collection
Adversaries may leverage information repositories to mine valuable information.
T1213.006 Databases Collection
Adversaries may leverage databases to mine valuable information.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2024-5985Same product: Mayurik Best Online News Portal
CVE-2025-1870Same product: Mayurik Best Online News Portal
CVE-2025-1875Same product: Mayurik Best Online News Portal
CVE-2025-1873Same product: Mayurik Best Online News Portal
CVE-2025-1874Same product: Mayurik Best Online News Portal
CVE-2025-4728Same product: Mayurik Best Online News Portal
CVE-2023-1962Same product: Mayurik Best Online News Portal
CVE-2025-1872Same product: Mayurik Best Online News Portal
CVE-2024-9008Same product: Mayurik Best Online News Portal
CVE-2023-0784Same product: Mayurik Best Online News Portal

Affected Assets

mayurik
best online news portal
1.0

Mitigating Controls

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.AA-05 mostly match
prevents

Least-privilege query permissions directly limit the data an attacker can request or infer.

DE.CM-03 partial match
prevents

Behavior analytics on query activity can detect inference attempts but does not prevent exposure at query time.

PR.DS-10 partial match
prevents

Protecting data-in-use reduces what remains available for inference via queries.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

prevents

Access control limits who can run queries that could expose sensitive information via inference.

prevents

Granular access rights reduce the ability of users to craft inference queries.

prevents

Data masking prevents inference by obscuring sensitive values returned in query results.

prevents

Information access restriction directly limits query scope that could lead to inference.

mitigates

Classification helps identify sensitive data that must be protected from inference attacks.

finds

DLP can detect and block queries or result sets that risk exposing sensitive information.

References