Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Negator

#17809of 53,619
15.1Total CVSS
Vulnerabilities · 2
Medium
1
Critical
1
PT-2023-9990
9.8
2023-04-25
Arc2 · Arc2 · CVE-2012-5872
**Name of the Vulnerable Software and Affected Versions** ARC (aka ARC2) through 2011-12-01 **Description** The issue allows blind SQL Injection in the `getTriplePatternSQL` function within `ARC2 StoreSelectQueryHandler.php` via comments in a SPARQL WHERE clause. **Recommendations** For ARC (aka ARC2) through 2011-12-01, consider disabling the `getTriplePatternSQL` function in `ARC2 StoreSelectQueryHandler.php` to prevent exploitation until a fix is available. Restrict access to comments in SPARQL WHERE clauses to minimize the risk of blind SQL Injection.
PT-2023-9991
5.3
2023-04-25
Arc · Arc · CVE-2012-5873
**Name of the Vulnerable Software and Affected Versions** ARC (aka ARC2) through 2011-12-01 **Description** The issue allows reflected XSS via the `end point.php` query parameter in an `output=htmltab` action. This can be exploited through the "/end point.php" API endpoint, specifically by manipulating the `output` parameter and the query parameters passed to it. **Recommendations** For ARC (aka ARC2) through 2011-12-01, consider restricting access to the `/end point.php` API endpoint, specifically when the `output` parameter is set to `htmltab`, until a patch is available. As a temporary workaround, avoid using the `end point.php` query parameter in actions where `output=htmltab` to minimize the risk of exploitation.