Security readout for executives and security teams
Plain-English summary
WebLibrarian for WordPress 3.5.2 and earlier has an authenticated SQL injection issue. A logged-in user with Volunteer-level access or circulation-management capability could potentially expose the full database. No source here confirms active exploitation or a fixed version.
Executive priority
Treat as a high-priority remediation item for any affected WordPress site because the stated impact is full database exposure, even though exploitation is authenticated and active exploitation is not confirmed.
Technical view
The CVE describes a boolean-based blind SQL injection in the AllBarCodes function in database_code.php. The vulnerable path is reachable through the WebLibrarian circulation desk by authenticated users with at least Volunteer role or manage_circulation capability. Impact is listed as exposure of the entire database.
Likely exposure
Exposure is limited to WordPress sites running Deepwoods Software WebLibrarian 3.5.2 or earlier. Risk is higher where many users have Volunteer or circulation-management access.
Exploitation context
The CVE record includes a public proof-of-concept trigger, but the provided sources do not show CISA KEV listing, active exploitation, CVSS scoring, or a named patched version.
Researcher notes
Evidence is narrow but specific: affected version range, vulnerable function, file location, attack class, role requirement, and impact are stated. Missing data includes CVSS, CWE mapping, affected CPEs, fixed version, and exploitation-in-the-wild confirmation.
Mitigation direction
- Inventory WordPress sites for WebLibrarian version 3.5.2 or earlier.
- Check vendor or plugin repository guidance for a fixed release before upgrading.
- Disable or remove WebLibrarian if no trusted fix is available.
- Restrict Volunteer and manage_circulation access to trusted users only.
- Review database exposure response needs if suspicious activity is found.
Validation and detection
- Confirm installed WebLibrarian versions across WordPress environments.
- Review assigned Volunteer roles and manage_circulation capabilities.
- Inspect plugin code or vendor release notes for parameterized query fixes.
- Review WordPress admin activity for unusual circulation-desk requests.
- Confirm backups and database access monitoring are enabled.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
Database behavior lookup
The CVE wording references database injection or access, so collection and exfiltration review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2019-1010034 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://plugins.trac.wordpress.org/browser/weblibrarian/trunk/includes/database_code.phpCVE reference · x_refsource_MISC
- https://wpvulndb.com/vulnerabilities/9553CVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
