CVE-2025-2367

6.3 MEDIUM

📋 TL;DR

This CVE describes a critical OS command injection vulnerability in Oiwtech OIW-2431APGN-HP wireless access points. Attackers can remotely execute arbitrary commands on affected devices by manipulating the Personal Script Submenu component. Organizations using these specific access points with the vulnerable firmware are at risk.

💻 Affected Systems

Products:
  • Oiwtech OIW-2431APGN-HP
Versions: 2.5.3-B20131128
Operating Systems: Embedded firmware
Default Config Vulnerable: ⚠️ Yes
Notes: Only affects devices with the Personal Script Submenu feature enabled, but this appears to be part of default configuration.

⚠️ Manual Verification Required

This CVE does not have specific version information in our database, so automatic vulnerability detection cannot determine if your system is affected.

Why? The CVE database entry doesn't specify which versions are vulnerable (no version ranges provided by the vendor/NVD).

🔒 Custom verification scripts are available for registered users. Sign up free to download automated test scripts.

Recommended Actions:
  1. Review the CVE details at NVD
  2. Check vendor security advisories for your specific version
  3. Test if the vulnerability is exploitable in your environment
  4. Consider updating to the latest version as a precaution

⚠️ Risk & Real-World Impact

🔴

Worst Case

Complete device compromise allowing attackers to install persistent backdoors, pivot to internal networks, exfiltrate data, or use the device for botnet activities.

🟠

Likely Case

Device takeover leading to network disruption, credential theft, or deployment of malware on the access point.

🟢

If Mitigated

Limited impact if device is isolated in a segmented network with strict egress filtering and monitored for anomalous behavior.

🌐 Internet-Facing: HIGH
🏢 Internal Only: MEDIUM

🎯 Exploit Status

Public PoC: ⚠️ Yes
Weaponized: LIKELY
Unauthenticated Exploit: ⚠️ Yes
Complexity: LOW

Exploit details are publicly available and the vulnerability requires no authentication, making it easy to weaponize.

🛠️ Fix & Mitigation

✅ Official Fix

Patch Version: Unknown

Vendor Advisory: None available

Restart Required: No

Instructions:

No official patch available. Vendor did not respond to disclosure. Consider replacing affected devices or implementing strict network controls.

🔧 Temporary Workarounds

Disable Personal Script Submenu

all

Remove or disable the vulnerable component if possible through device configuration

Network Segmentation

all

Isolate affected access points in separate VLAN with strict firewall rules

🧯 If You Can't Patch

  • Immediately remove affected devices from internet-facing positions
  • Implement strict network segmentation and monitor all traffic to/from affected devices

🔍 How to Verify

Check if Vulnerable:

Check device firmware version via web interface or SSH: version should be 2.5.3-B20131128

Check Version:

Check device web interface or use vendor-specific CLI commands

Verify Fix Applied:

No official fix available to verify. Monitor for vendor updates.

📡 Detection & Monitoring

Log Indicators:

  • Unusual command execution in system logs
  • Access to /boafrm/formScript with suspicious parameters
  • Unexpected process creation

Network Indicators:

  • Unusual outbound connections from access point
  • Traffic to unexpected ports or IPs
  • Command and control beaconing patterns

SIEM Query:

source="access_point" AND (uri="/boafrm/formScript" OR process="unexpected_command")

🔗 References

📤 Share & Export