← Vulnerability feed

Vulnerability record · CVE-2012-6274 · published 24 February 2013

CVE-2012-6274: BigAnt IM Message Server unauthenticated file upload allows arbitrary file creation

Bigantsoft · Bigant Im Message Server

BigAntSoft BigAnt IM Message Server does not require authentication for file uploads, letting a remote attacker write arbitrary files into the AntServer\DocData\Public directory. Because the write path is fixed and unauthenticated, any network-reachable attacker can plant files on the server, which matters for integrity and possible follow-on abuse of uploaded content.

5.0 CVSS 2.0 Medium EPSS 47% · top 1.2% CWE-287 · Improper authentication
5.0CVSS 2.0 base score
47%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
2References
16 Jun 2026Last modified by NVD

Description

BigAntSoft BigAnt IM Message Server does not require authentication for file uploading, which allows remote attackers to create arbitrary files under AntServer\DocData\Public via unspecified vectors.

AV:N/AC:L/Au:N/C:N/I:P/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 20 September 2026. Confidence: medium.

high priorityUnauthenticated remote file write with a very high EPSS percentile, though impact is limited to integrity per the CVSS vector and no KEV listing exists.

What it is

BigAntSoft BigAnt IM Message Server does not require authentication for file uploads, letting a remote attacker write arbitrary files into the AntServer\DocData\Public directory. Because the write path is fixed and unauthenticated, any network-reachable attacker can plant files on the server, which matters for integrity and possible follow-on abuse of uploaded content.

Impact

An attacker gains the ability to create arbitrary files on the server under the public document directory without credentials. Depending on what the server does with those files, this can corrupt data or enable further attacks, though the record does not specify code execution.

Attack surface

Reachable over the network (AV:N) with no authentication required (Au:N) and no user interaction indicated. The flaw is in the file upload handling of the IM message server.

Exploitation

Not listed in CISA KEV and no public exploit references are tagged in the record; EPSS is 0.46868 (98.8th percentile), indicating a high predicted likelihood of exploitation activity.

What to do

  • Apply the vendor fix or the CERT/CC-recommended remediation for VU#990652 as soon as possible.
  • Require authentication and authorization checks on all file upload endpoints.
  • Restrict write access to AntServer\DocData\Public and validate uploaded file types and names.
  • Place the IM server behind a firewall or VPN so upload services are not exposed to untrusted networks.
  • Monitor and alert on unexpected file creation in the public document directory.

Detection

  • Monitor AntServer\DocData\Public for new or unexpected files and alert on writes outside normal business patterns.
  • Audit server logs for unauthenticated upload requests to the IM message server.
  • Baseline the file types and sizes normally uploaded and flag deviations.
  • Watch for files with executable or script extensions appearing in the public document directory.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
http://www.kb.cert.org/vuls/id/990652 US Government Resource
http://www.kb.cert.org/vuls/id/990652 US Government Resource

Track CVE-2012-6274 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2012-6275BigAnt IM Message Server AntDS.exe stack buffer overflowAntDS.exe in BigAntSoft BigAnt IM Message Server contains multiple stack-based buffer overflows. A remote attacker can trigger them through the filen…EPSS 46%analysed7.5CVE-2012-6273Bigantsoft bigant im message server sql injection vulnerabilitySQL injection vulnerability in BigAntSoft BigAnt IM Message Server allows remote attackers to execute arbitrary SQL commands via an SHU (aka search u…EPSS 1.3%7.5CVE-2026-42018JFrog Artifactory improper authentication leaks anonymous tokenJFrog Artifactory can return an internal anonymous-user token to an unauthenticated caller even when anonymous access is disabled. Because the token …KEVEPSS 9.8%analysed9.8CVE-2026-82329JFrog Artifactory improper authentication allows admin takeoverJFrog Artifactory contains an improper authentication weakness (CWE-287) that, under default configuration, may let an unauthenticated attacker with …KEVEPSS 14%analysed8.8CVE-2026-59822LiteLLM MCP endpoint auth bypass via OAuth2 passthrough fallbackLiteLLM's MCP Streamable HTTP endpoint, prior to 1.84.0, let an unauthenticated attacker send a fabricated Authorization header that triggered an OAu…KEVEPSS 0.84%analysed10.0CVE-2026-49869Kestra OSS auth bypass via path suffix match enables RCEKestra OSS AuthenticationFilter whitelists the public config endpoint using request.getPath().endsWith("/configs"), a suffix match instead of an exac…KEVEPSS 2.1%analysed9.8CVE-2023-49105ownCloud Server WebDAV authentication bypass via pre-signed URLsownCloud core before 10.13.1 accepts pre-signed URLs even when the file owner has no signing-key configured, so the signature check is effectively sk…KEVEPSS 43%analysed9.8CVE-2026-65400Apple macOS Screen Sharing authentication bypassAn improper authentication flaw in Apple macOS Screen Sharing allows a network attacker to authenticate without valid credentials. Apple fixed it via…KEVEPSS 1.2%analysed

Source: NIST National Vulnerability Database (record CVE-2012-6274), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.