LiveActive security incident?Get immediate response
CVE Record

CVE-2008-6333: SQL injection vulnerability in news.php in RSS Simple News (RSSSN), when magic_quotes_gpc is disabled, allo...

SQL injection vulnerability in news.php in RSS Simple News (RSSSN), when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the pid parameter.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's Takeunknown

Analyst readout for executives and security teams

Plain-English summary

This is an old SQL injection issue in RSS Simple News (RSSSN) news.php. If the software is exposed and PHP magic_quotes_gpc is disabled, a remote attacker may manipulate database queries through the pid parameter. The source bundle does not name a vendor patch, supported versions, or current exploitation.

Executive priority

Prioritize discovery over emergency response unless an exposed deployment is found. If RSSSN is internet-facing, treat it as urgent legacy risk because the flaw could affect database confidentiality and integrity, and no official fix is named in the bundle.

Technical view

CVE-2008-6333 describes SQL injection in news.php via pid when magic_quotes_gpc is disabled, enabling arbitrary SQL commands. CVE data lists SecurityFocus BID 32962 and Exploit-DB 7541 references, but no CVSS, CWE, fixed version, or precise affected version range.

Likely exposure

Exposure is most likely in legacy PHP sites still running RSS Simple News with news.php publicly reachable and magic_quotes_gpc disabled. The provided CPE and affected product fields are incomplete, so asset discovery should confirm actual deployments before prioritizing remediation.

Exploitation context

The CVE references a public Exploit-DB entry, which indicates public exploit information existed. The bundle does not show CISA KEV inclusion or evidence of active exploitation, so active exploitation should not be assumed from these sources alone.

Researcher notes

The key condition is magic_quotes_gpc disabled, which changes practical exposure. Source metadata is sparse: affected vendor/product fields are n/a, severity is unknown, and no fixed version is supplied. Avoid assuming modern exploit activity without additional evidence.

Mitigation direction

  • Identify and retire any RSS Simple News deployments if no maintained version exists.
  • Restrict public access to news.php until vendor guidance or replacement is confirmed.
  • Check vendor or archive guidance for a fixed release or official workaround.
  • Review database credentials for least privilege on affected legacy applications.
  • Consider compensating controls such as WAF rules while replacement is planned.

Validation and detection

  • Search web assets and code repositories for RSS Simple News or RSSSN.
  • Confirm whether news.php is reachable from untrusted networks.
  • Verify PHP configuration history for magic_quotes_gpc on legacy hosts.
  • Review access logs for suspicious pid parameter activity.
  • Check database logs for unusual queries from the application account.
Prepared
Confidence
medium
Sources
4

Based on public source material and reviewed before publication.

Potential ATT&CK relevance

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.

description · low confidence lookup

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 lookup
cve · low confidence lookup

CVE-2008-6333 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

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.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.